summaryrefslogtreecommitdiffhomepage
path: root/themes/openwrt.org
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2008-10-15 22:54:49 +0000
committerJo-Philipp Wich <jow@openwrt.org>2008-10-15 22:54:49 +0000
commit38d6530c5549928e22783262dd08db2e778d3f53 (patch)
treec663416daf036d58f97e5d048574369131f259bf /themes/openwrt.org
parenta6979e984ccbe4ab31897cd55a04a438709f2a8a (diff)
* luci/themes/openwrt.org: remove debug css
Diffstat (limited to 'themes/openwrt.org')
-rw-r--r--themes/openwrt.org/htdocs/luci-static/openwrt.org/ie6.css5
1 files changed, 0 insertions, 5 deletions
diff --git a/themes/openwrt.org/htdocs/luci-static/openwrt.org/ie6.css b/themes/openwrt.org/htdocs/luci-static/openwrt.org/ie6.css
index 1d4245c4a9..d65da4a19d 100644
--- a/themes/openwrt.org/htdocs/luci-static/openwrt.org/ie6.css
+++ b/themes/openwrt.org/htdocs/luci-static/openwrt.org/ie6.css
@@ -69,8 +69,3 @@
* html div.cbi-value-field select {
font-size: 90% !important;
}
-
-ul.dropdowns,
-ul.dropdowns ul {
- z-index: 1000;
-}