Resolves bug #25246 by adding an explicit foreground color to the search box.
authorTrevor Parscal <tparscal@users.mediawiki.org>
Wed, 22 Sep 2010 18:36:57 +0000 (18:36 +0000)
committerTrevor Parscal <tparscal@users.mediawiki.org>
Wed, 22 Sep 2010 18:36:57 +0000 (18:36 +0000)
skins/vector/screen.css

index 990847b..d3ae305 100644 (file)
@@ -381,6 +381,7 @@ div#mw-head h5 {
                font-size: 13px;
                width: 14em;
                background-color: transparent;
+               color: black;
        }
        /* OVERRIDDEN BY COMPLIANT BROWSERS */
        div#simpleSearch button#searchButton {