MDL-44139 Remove adminwarning from base css.

Grr. Afterburner has nothing defined for adminwarning before, so this
makes it look all red and splotchy.
This commit is contained in:
Damyon Wiese
2014-02-26 15:30:44 +08:00
parent 2fda38c2ab
commit 642df831f9
+1 -2
View File
@@ -134,8 +134,7 @@
#page-admin-roles-override .overridenotice,
#page-admin-roles-define .definenotice {margin: 1em 10% 2em 10%;text-align: left;}
#page-admin-index .adminerror,
#page-admin-index .adminwarning {background-color:#ffd3d9 }
#page-admin-index .adminerror {background-color:#ffd3d9 }
#page-admin-index .adminerror .singlebutton,
#page-admin-index .adminwarning .singlebutton,
#page-admin-index #layout-table .singlebutton {margin:20px;}