* luci/themes: remove behaviour hack from css file
authorJo-Philipp Wich <jow@openwrt.org>
Sun, 13 Jul 2008 15:42:54 +0000 (15:42 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Sun, 13 Jul 2008 15:42:54 +0000 (15:42 +0000)
themes/openwrt.org/htdocs/luci-static/openwrt.org/cascade.css

index 15ca339..a89152d 100644 (file)
@@ -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;
 }