summaryrefslogtreecommitdiffhomepage
path: root/themes/openwrt.org
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2008-07-13 15:42:54 +0000
committerJo-Philipp Wich <jow@openwrt.org>2008-07-13 15:42:54 +0000
commitbad01a333c23362d7e4832c2e511c943a03fe1f6 (patch)
tree95f8c4de313db09fc62ac637d3ed7efb7d27f62e /themes/openwrt.org
parent8f2bbc4ce0cc0559c52657f272eecaf642399e07 (diff)
* luci/themes: remove behaviour hack from css file
Diffstat (limited to 'themes/openwrt.org')
-rw-r--r--themes/openwrt.org/htdocs/luci-static/openwrt.org/cascade.css1
1 files changed, 0 insertions, 1 deletions
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;
}