r52989 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r52988
|
r52989
|
r52990
>
Date:
17:21, 9 July 2009
Author:
tparscal
Status:
deferred
Tags:
Comment:
Added CSS to control the background color of the special page in cases where it's being set to something other than white, such as on en.wikipedia.org.
Modified paths:
/trunk/extensions/UsabilityInitiative/OptIn/OptIn.css
(modified) (
history
)
Diff
[
purge
]
Index: trunk/extensions/UsabilityInitiative/OptIn/OptIn.css
—
—
@@ -107,4 +107,7 @@
108
108
div.optin-intro {
109
109
font-size: large;
110
110
margin-bottom: 1em;
111
+}
112
+#content, #p-cactions li a:hover, #p-cactions li.selected a, #content div.thumb {
113
+ background-color:#FFFFFF !important;
111
114
}
\ No newline at end of file
Status & tagging log
00:20, 14 September 2011
Meno25
(
talk
|
contribs
)
changed the
status
of r52989
[
removed:
old
added:
deferred]
01:02, 14 November 2010
Reedy
(
talk
|
contribs
)
changed the
status
of r52989
[
removed:
new
added:
old]