r73557 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r73556‎ | r73557 | r73558 >
Date:18:36, 22 September 2010
Author:tparscal
Status:ok
Tags:
Comment:
Resolves bug #25246 by adding an explicit foreground color to the search box.
Modified paths:
  • /trunk/phase3/skins/vector/screen.css (modified) (history)

Diff [purge]

Index: trunk/phase3/skins/vector/screen.css
@@ -381,6 +381,7 @@
382382 font-size: 13px;
383383 width: 14em;
384384 background-color: transparent;
 385+ color: black;
385386 }
386387 /* OVERRIDDEN BY COMPLIANT BROWSERS */
387388 div#simpleSearch button#searchButton {

Status & tagging log