Bump version to v1.5 and start work on adding 4.19 kernel suppot
[librecmc/librecmc.git] / package / luci / themes / luci-theme-openwrt / htdocs / luci-static / openwrt.org / ie8.css
1 fieldset.cbi-section {
2         position: relative;
3         margin-top: 1em;
4         padding-top: 0.75em;
5         border: 1px solid #CCCCCC;
6 }
7
8 fieldset.cbi-section legend {
9         position: absolute;
10         top: -0.75em;
11         left: 0.5em;
12 }