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 @@
4
4
html, body {
5
5
margin: 0;
6
6
padding: 0;
7
+ color: white;
8
+ background: black;
7
9
}
8
10
9
11
.bar {
10
12
width: 100%;
11
13
height: 48px;
12
14
13
- color: white;
14
- background: black;
15
-
16
15
z-index: 9999;
17
16
}
18
17
—
—
@@ -108,5 +107,7 @@
109
108
*/
110
109
overflow: hidden;
111
110
border: none;
111
+ color: black;
112
+ background: white;
112
113
}
113
114
Status & tagging log
12:37, 25 November 2011
Hashar
(
talk
|
contribs
)
changed the
status
of r103220
[
removed:
new
added:
deferred]