File tree Expand file tree Collapse file tree 1 file changed +0
-33
lines changed
src/Masa.Stack.Components/wwwroot/css Expand file tree Collapse file tree 1 file changed +0
-33
lines changed Original file line number Diff line number Diff line change 3434 .masa .m-application .fill {
3535 background-color : # FFFFFF !important ;
3636 }
37-
38- .masa .m-application .success {
39- background-color : # 00B42A !important ;
40- }
41-
42- .masa .m-application .remind {
43- background-color : # FF7D00 !important ;
44- }
45-
46- .masa .m-application .warning {
47- background-color : # FF5252 !important ;
48- }
49-
50- .masa .m-application .info {
51- background-color : # 37A7FF !important ;
52- }
53-
54- .masa .m-application .yellow {
55- background-color : # FFB547 !important ;
56- }
57-
58- .masa .m-application .green {
59- background-color : # 05CD99 !important ;
60- }
61-
6237 /*
6338 color of text
6439*/
9065 .masa .m-application .fill--text {
9166 color : # FFFFFF !important ;
9267 }
93-
94- .masa .m-application .yellow--text {
95- color : # FFB547 !important ;
96- }
97-
98- .masa .m-application .green--text {
99- color : # 05CD99 !important ;
100- }
10168 /*
10269 font
10370*/
You can’t perform that action at this time.
0 commit comments