r55748 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r55747‎ | r55748 | r55749 >
Date:07:47, 2 September 2009
Author:tstarling
Status:ok
Tags:
Comment:
Use transparent instead of inherit, for compatibility with IE, as suggested by Simetrical on CR r52669.
Modified paths:
  • /trunk/phase3/skins/common/shared.css (modified) (history)

Diff [purge]

Index: trunk/phase3/skins/common/shared.css
@@ -338,7 +338,7 @@
339339 }
340340
341341 table#mw-search-top-table {
342 - background-color:inherit;
 342+ background-color: transparent;
343343 }
344344
345345

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r52669Fix background color of the searchbox and "did you mean" link table... since ...rainman00:25, 2 July 2009

Status & tagging log