summaryrefslogtreecommitdiffhomepage
path: root/themes/luci-theme-openwrt/htdocs/luci-static/openwrt.org/ie8.css
blob: 890988c4177f22ce14d0866b5a5a0b1383245026 (plain)
1
2
3
4
5
6
7
8
9
10
11
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;
}