Rework LuCI build system
[project/luci.git] / themes / luci-theme-openwrt / htdocs / luci-static / openwrt.org / ie8.css
diff --git a/themes/luci-theme-openwrt/htdocs/luci-static/openwrt.org/ie8.css b/themes/luci-theme-openwrt/htdocs/luci-static/openwrt.org/ie8.css
new file mode 100644 (file)
index 0000000..890988c
--- /dev/null
@@ -0,0 +1,12 @@
+fieldset.cbi-section {
+       position: relative;
+       margin-top: 1em;
+       padding-top: 0.75em;
+       border: 1px solid #CCCCCC;
+}
+
+fieldset.cbi-section legend {
+       position: absolute;
+       top: -0.75em;
+       left: 0.5em;
+}