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:54:23 +00:00
parent bbcf8dab4f
commit 8b6a3b4e11
+1
View File
@@ -175,6 +175,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;}