From bad01a333c23362d7e4832c2e511c943a03fe1f6 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Sun, 13 Jul 2008 15:42:54 +0000 Subject: [PATCH] * luci/themes: remove behaviour hack from css file --- themes/openwrt.org/htdocs/luci-static/openwrt.org/cascade.css | 1 - 1 file changed, 1 deletion(-) diff --git a/themes/openwrt.org/htdocs/luci-static/openwrt.org/cascade.css b/themes/openwrt.org/htdocs/luci-static/openwrt.org/cascade.css index 15ca339a2..a89152d5c 100644 --- a/themes/openwrt.org/htdocs/luci-static/openwrt.org/cascade.css +++ b/themes/openwrt.org/htdocs/luci-static/openwrt.org/cascade.css @@ -358,7 +358,6 @@ td.cbi-section-table-optionals { /* obligatory IE6 Voodoo Code */ * html body { - behavior:url(/luci/csshover_htc/void.htc); padding-left: 50% !important; } -- 2.11.0