Merge "Introduce ExternalStoreFactory"
[lhc/web/wiklou.git] / resources / src / mediawiki.skinning / interface.css
index 916c463..8cd25d8 100644 (file)
@@ -22,6 +22,7 @@ textarea {
 
 .editOptions {
        background-color: #eaecf0;
+       color: #252525;
        border: 1px solid #c8ccd1;
        border-top: 0;
        padding: 1em 1em 1.5em 1em;
@@ -76,16 +77,6 @@ textarea {
        width: auto;
 }
 
-#contentSub:empty,
-#contentSub2:empty {
-       display: none;
-}
-
-#contentSub:empty ~ #jump-to-nav,
-#contentSub2:empty ~ #jump-to-nav {
-       margin-top: 0;
-}
-
 span.subpages {
        display: block;
 }