diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2008-07-13 15:42:54 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2008-07-13 15:42:54 +0000 |
commit | bad01a333c23362d7e4832c2e511c943a03fe1f6 (patch) | |
tree | 95f8c4de313db09fc62ac637d3ed7efb7d27f62e /themes/openwrt.org | |
parent | 8f2bbc4ce0cc0559c52657f272eecaf642399e07 (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.css | 1 |
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; } |