themes/freifunk-generic: Also add css like in r7584
authorManuel Munz <freifunk@somakoma.de>
Sat, 1 Oct 2011 18:50:05 +0000 (18:50 +0000)
committerManuel Munz <freifunk@somakoma.de>
Sat, 1 Oct 2011 18:50:05 +0000 (18:50 +0000)
themes/freifunk-generic/htdocs/luci-static/freifunk-generic/cascade.css

index 8df8124..6e57c4f 100644 (file)
@@ -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%;