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:
c199fb4
)
themes/openwrt.org: add css for tab highlight
author
Jo-Philipp Wich
<redacted>
Sat, 10 Oct 2009 04:19:28 +0000
(
04:19
+0000)
committer
Jo-Philipp Wich
<redacted>
Sat, 10 Oct 2009 04:19:28 +0000
(
04:19
+0000)
themes/openwrt.org/htdocs/luci-static/openwrt.org/cascade.css
patch
|
blob
|
history
diff --git
a/themes/openwrt.org/htdocs/luci-static/openwrt.org/cascade.css
b/themes/openwrt.org/htdocs/luci-static/openwrt.org/cascade.css
index 01ccb1e1adf8e0fddd61119d37685f51a63926db..07e53b806d41c7faf4024331f4785a5291183b5a 100644
(file)
--- a/
themes/openwrt.org/htdocs/luci-static/openwrt.org/cascade.css
+++ b/
themes/openwrt.org/htdocs/luci-static/openwrt.org/cascade.css
@@
-765,6
+765,11
@@
ul.cbi-tabmenu li.cbi-tab-disabled a {
color: #BBBBBB;
}
+ul.cbi-tabmenu li.cbi-tab-highlighted a {
+ color: #000000;
+ background-color: #FFEEAA;
+}
+
ul.cbi-tabmenu li a:hover {
color: #000000;
}
git clone https://git.99rst.org/PROJECT