r53222 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r53221
|
r53222
|
r53223
>
Date:
12:17, 14 July 2009
Author:
werdna
Status:
deferred
Tags:
Comment:
Add !important to CSS definition, to fix regression in
r53221
Modified paths:
/trunk/extensions/LiquidThreads/lqt.css
(modified) (
history
)
Diff
[
purge
]
Index: trunk/extensions/LiquidThreads/lqt.css
—
—
@@ -221,7 +221,7 @@
222
222
223
223
.lqt_post_new_message {
224
224
padding: 0.5em 1em;
225
- background-color: #eeeeee;
225
+ background-color: #eeeeee !important;
226
226
border: solid 1pt #ffaa66;
227
227
display: table;
228
228
width: auto;
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r53221
Edit override on postDivClass to apply the original class too, it breaks JS n...
werdna
12:13, 14 July 2009
Status & tagging log
00:20, 14 September 2011
Meno25
(
talk
|
contribs
)
changed the
status
of r53222
[
removed:
old
added:
deferred]
01:02, 14 November 2010
Reedy
(
talk
|
contribs
)
changed the
status
of r53222
[
removed:
new
added:
old]