File tree Expand file tree Collapse file tree 1 file changed +1
-34
lines changed
src/Masa.Stack.Components/wwwroot/css Expand file tree Collapse file tree 1 file changed +1
-34
lines changed Original file line number Diff line number Diff line change 33
33
34
34
.masa .m-application .fill {
35
35
background-color : # FFFFFF !important ;
36
- }
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
-
36
+ }
62
37
/*
63
38
color of text
64
39
*/
90
65
.masa .m-application .fill--text {
91
66
color : # FFFFFF !important ;
92
67
}
93
-
94
- .masa .m-application .yellow--text {
95
- color : # FFB547 !important ;
96
- }
97
-
98
- .masa .m-application .green--text {
99
- color : # 05CD99 !important ;
100
- }
101
68
/*
102
69
font
103
70
*/
You can’t perform that action at this time.
0 commit comments