MDL-28692 theme_base: Added background-color to admin settings form overridden in base/style/admin.css

This commit is contained in:
Mary Evans
2013-02-18 01:58:47 +00:00
parent 09de5eb3de
commit b402f6ddc3
+1
View File
@@ -191,6 +191,7 @@
#adminsettings .form-item .patherror {margin-left: 0.5em;}
#adminsettings #admin-emoticons table td input {width: 8em;}
#adminsettings #admin-emoticons table td.c0 input {width: 4em;}
#adminsettings .form-overridden {background-color: yellow;}
#adminthemeselector .selectedtheme td.c0 {border:1px solid;border-right-width:0;}
#adminthemeselector .selectedtheme td.c1 {border:1px solid;border-left-width:0;}