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:
00376f2
)
themes/freifunk-generic: Also add css like in r7584
author
Manuel Munz
<redacted>
Sat, 1 Oct 2011 18:50:05 +0000
(18:50 +0000)
committer
Manuel Munz
<redacted>
Sat, 1 Oct 2011 18:50:05 +0000
(18:50 +0000)
themes/freifunk-generic/htdocs/luci-static/freifunk-generic/cascade.css
patch
|
blob
|
history
diff --git
a/themes/freifunk-generic/htdocs/luci-static/freifunk-generic/cascade.css
b/themes/freifunk-generic/htdocs/luci-static/freifunk-generic/cascade.css
index 8df81244757bb9ea49fd3b19548f412f501f7349..6e57c4ffa3a14acd64bce895e742649e76ae0063 100644
(file)
--- a/
themes/freifunk-generic/htdocs/luci-static/freifunk-generic/cascade.css
+++ b/
themes/freifunk-generic/htdocs/luci-static/freifunk-generic/cascade.css
@@
-215,6
+215,20
@@
ul.dropdowns ul ul ul li:hover ul {
left: 100%;
}
+#xhr_poll_status {
+ cursor: pointer;
+}
+
+#xhr_poll_status #xhr_poll_status_off {
+ font-weight: bold;
+ color: #FF0000;
+}
+
+#xhr_poll_status #xhr_poll_status_on {
+ font-weight: bold;
+ color: #00FF00;
+}
+
#menubar {
position: relative;
width: 100%;
git clone https://git.99rst.org/PROJECT