Followup r75832, use shorthand
authorChad Horohoe <demon@users.mediawiki.org>
Tue, 2 Nov 2010 19:08:04 +0000 (19:08 +0000)
committerChad Horohoe <demon@users.mediawiki.org>
Tue, 2 Nov 2010 19:08:04 +0000 (19:08 +0000)
skins/common/config.css

index c53a7ba..2452c01 100644 (file)
@@ -44,7 +44,7 @@
        padding: 0.5em 2em 0.5em 2em;
        /* 15em right margin to leave space for 12em page list */
        margin: 0.5em 15em 0.5em 0.5em;
-       background: #EEEEEE;
+       background: #eee;
 }
 
 .config-submit {