Merge "Use binary charset in default table options"
[lhc/web/wiklou.git] / resources / src / mediawiki.skinning / interface.css
index e2aeffd..e9a2b08 100644 (file)
@@ -23,7 +23,7 @@ textarea {
 
 .editOptions {
        background-color: #eaecf0;
-       color: #252525;
+       color: #222;
        border: 1px solid #c8ccd1;
        border-top: 0;
        padding: 1em 1em 1.5em 1em;
@@ -63,12 +63,6 @@ textarea {
        display: none;
 }
 
-#jump-to-nav {
-       /* Negate #contentSub's margin and replicate it so that the jump to links don't affect the spacing */
-       margin-top: -1.4em;
-       margin-bottom: 1.4em;
-}
-
 #contentSub,
 #contentSub2 {
        font-size: 84%;