r103220 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r103219‎ | r103220 | r103221 >
Date:20:20, 15 November 2011
Author:brion
Status:deferred
Tags:
Comment:
style tweak
Modified paths:
  • /trunk/mockups/athena/athena.css (modified) (history)

Diff [purge]

Index: trunk/mockups/athena/athena.css
@@ -3,15 +3,14 @@
44 html, body {
55 margin: 0;
66 padding: 0;
 7+ color: white;
 8+ background: black;
79 }
810
911 .bar {
1012 width: 100%;
1113 height: 48px;
1214
13 - color: white;
14 - background: black;
15 -
1615 z-index: 9999;
1716 }
1817
@@ -108,5 +107,7 @@
109108 */
110109 overflow: hidden;
111110 border: none;
 111+ color: black;
 112+ background: white;
112113 }
113114

Status & tagging log