git.99rst.org
/
openwrt-luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
43df504
)
themes/openwrt: use new css class to straight out upper left corner in tabbed sections
author
Jo-Philipp Wich
<redacted>
Fri, 30 Sep 2011 14:14:58 +0000
(14:14 +0000)
committer
Jo-Philipp Wich
<redacted>
Fri, 30 Sep 2011 14:14:58 +0000
(14:14 +0000)
themes/openwrt/htdocs/luci-static/openwrt.org/cascade.css
patch
|
blob
|
history
diff --git
a/themes/openwrt/htdocs/luci-static/openwrt.org/cascade.css
b/themes/openwrt/htdocs/luci-static/openwrt.org/cascade.css
index f08e2d2ad4267ba86f56754ef3d97fe16c94f482..e820229207b80cbd85fa2056bdc37c8dcce839d6 100644
(file)
--- a/
themes/openwrt/htdocs/luci-static/openwrt.org/cascade.css
+++ b/
themes/openwrt/htdocs/luci-static/openwrt.org/cascade.css
@@
-631,6
+631,10
@@
div.cbi-section-remove {
position: relative;
}
+.cbi-section-node-tabbed {
+ border-top-left-radius: 0;
+}
+
.cbi-section-node .cbi-value-last {
border-bottom: none;
}
git clone https://git.99rst.org/PROJECT