File tree Expand file tree Collapse file tree 1 file changed +16
-6
lines changed
Expand file tree Collapse file tree 1 file changed +16
-6
lines changed Original file line number Diff line number Diff line change 66 margin-left : auto;
77 margin-right : auto;
88 margin-bottom : 20px ;
9- color : # 676767
9+ border-width : 1 px ;
1010}
1111
1212.message h3 {
1313 margin : 0 ;
1414}
1515
1616.message .debug {
17- background-color : rgb (255 , 255 , 128 );
17+ color : # 856404 ;
18+ background-color : # fff3cd ;
19+ border-color : # ffeeba ;
1820}
1921
2022.message .success {
21- background-color : rgb (146 , 192 , 146 );
23+ color : # 155724 ;
24+ background-color : # d4edda ;
25+ border-color : # c3e6cb ;
2226}
2327
2428.message .info {
25- background-color : rgb (173 , 173 , 173 );
29+ color : # 0c5460 ;
30+ background-color : # d1ecf1 ;
31+ border-color : # bee5eb ;
2632}
2733
2834.message .warning {
29- background-color : rgb (255 , 199 , 77 );
35+ color : # 856404 ;
36+ background-color : # fff3cd ;
37+ border-color : # ffeeba ;
3038}
3139
3240.message .error {
33- background-color : rgb (255 , 182 , 182 );
41+ color : # 721c24 ;
42+ background-color : # f8d7da ;
43+ border-color : # f5c6cb ;
3444}
You can’t perform that action at this time.
0 commit comments