Actually improves on fix for bug #25246 by reducing the power of the foreground color...
authorTrevor Parscal <tparscal@users.mediawiki.org>
Wed, 22 Sep 2010 20:11:30 +0000 (20:11 +0000)
committerTrevor Parscal <tparscal@users.mediawiki.org>
Wed, 22 Sep 2010 20:11:30 +0000 (20:11 +0000)
skins/vector/screen.css

index 760cc4b..9cb9a2a 100644 (file)
@@ -363,10 +363,10 @@ div#mw-head h5 {
                font-size: 13px;
                top: 0.25em;
        }
-       div#simpleSearch .placeholder {
+       div#simpleSearch input {
                color: black;
        }
-       div#simpleSearch .placeholder {
+       div#simpleSearch input.placeholder {
                color: #999999;
        }
        div#simpleSearch input::-webkit-input-placeholder {