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 @@
222222
223223 .lqt_post_new_message {
224224 padding: 0.5em 1em;
225 - background-color: #eeeeee;
 225+ background-color: #eeeeee !important;
226226 border: solid 1pt #ffaa66;
227227 display: table;
228228 width: auto;

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r53221Edit override on postDivClass to apply the original class too, it breaks JS n...werdna12:13, 14 July 2009

Status & tagging log