Index: trunk/phase3/skins/vector/screen.css |
— | — | @@ -364,6 +364,9 @@ |
365 | 365 | top: 0.25em; |
366 | 366 | } |
367 | 367 | div#simpleSearch .placeholder { |
| 368 | + color: black; |
| 369 | + } |
| 370 | + div#simpleSearch .placeholder { |
368 | 371 | color: #999999; |
369 | 372 | } |
370 | 373 | div#simpleSearch input::-webkit-input-placeholder { |
— | — | @@ -381,7 +384,6 @@ |
382 | 385 | font-size: 13px; |
383 | 386 | width: 14em; |
384 | 387 | background-color: transparent; |
385 | | - color: black; |
386 | 388 | } |
387 | 389 | /* OVERRIDDEN BY COMPLIANT BROWSERS */ |
388 | 390 | div#simpleSearch button#searchButton { |