From b20e97f617e099476f8b227dc41167d480982811 Mon Sep 17 00:00:00 2001 From: Niels Groot Obbink Date: Wed, 29 Aug 2012 11:52:07 +0200 Subject: [PATCH] placeholder fix in FF --- lsp/style.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/lsp/style.css b/lsp/style.css index 793d8a8a..165a783f 100644 --- a/lsp/style.css +++ b/lsp/style.css @@ -1,5 +1,10 @@ + +:-moz-placeholder { color: #999 !important; } + + + body { background-color: #fafafa;