themes: add zone badge classes to remaining themes
[project/luci.git] / themes / freifunk-hannover / htdocs / luci-static / freifunk-hannover / cascade.css
index 7501571..961f847 100644 (file)
@@ -933,4 +933,30 @@ td.cbi-value-error {
        font-weight: bold;\r
 }\r
 \r
+\r
+.zonebadge {\r
+       padding: 2px;\r
+       display: inline-block;\r
+       white-space: nowrap;\r
+       cursor: pointer;\r
+}\r
+\r
+.zonebadge em,\r
+.zonebadge strong {\r
+       margin: 3px;\r
+       display: inline-block;\r
+}\r
+\r
+.zonebadge input {\r
+       width: 6em;\r
+       height: 1.5em;\r
+}\r
+\r
+.zonebadge-empty {\r
+       border: 1px dashed #AAAAAA;\r
+       color: #AAAAAA;\r
+       font-style: italic;\r
+       font-size: smaller;\r
+}\r
+\r
 }\r