From 47acd1bc4b1f752e6a5eeedaaf13b2c889ed2892 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Sun, 1 Jan 2012 15:41:44 +0000 Subject: [PATCH] luci-0.10: merge r8140 --- themes/openwrt/htdocs/luci-static/openwrt.org/cascade.css | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/themes/openwrt/htdocs/luci-static/openwrt.org/cascade.css b/themes/openwrt/htdocs/luci-static/openwrt.org/cascade.css index 95e6a075e..90ee1ff9f 100644 --- a/themes/openwrt/htdocs/luci-static/openwrt.org/cascade.css +++ b/themes/openwrt/htdocs/luci-static/openwrt.org/cascade.css @@ -357,7 +357,11 @@ input:-webkit-input-placeholder { color: #AAAAAA; } -input:-moz-input-placeholder { +input:-moz-placeholder { + color: #AAAAAA; +} + +input:-ms-input-placeholder { color: #AAAAAA; } -- 2.11.0