Merge "Align "What's this" vertically"
[lhc/web/wiklou.git] / resources / src / mediawiki.skinning / interface.css
index 7b99268..3e0d2b9 100644 (file)
@@ -21,7 +21,7 @@ textarea {
 }
 
 .editOptions {
-       background-color: #f8f9fa;
+       background-color: #eaecf0;
        border: 1px solid #c8ccd1;
        border-top: 0;
        padding: 1em 1em 1.5em 1em;
@@ -50,8 +50,8 @@ textarea {
 
 .firstHeading {
        margin-bottom: 0.1em;
-       /* These two rules hack around bug 2013 (fix for more limited bug 11325).
-        * When bug 2013 is fixed properly, they should be removed. */
+       /* These two rules hack around T4013 (fix for more limited T13325).
+        * When T4013 is fixed properly, they should be removed. */
        line-height: 1.2em;
        padding-bottom: 0;
 }
@@ -72,7 +72,7 @@ textarea {
        font-size: 84%;
        line-height: 1.2em;
        margin: 0 0 1.4em 1em;
-       color: #545454;
+       color: #54595d;
        width: auto;
 }