themes: add new classes to remaining themes
[project/luci.git] / themes / freifunk-hannover / htdocs / luci-static / freifunk-hannover / cascade.css
index cb7cc7f..2719807 100644 (file)
@@ -715,6 +715,11 @@ table.cbi-section-table .cbi-rowstyle-1 * {
        color: #000000;\r
 }\r
 \r
+table.cbi-section-table .cbi-section-table-cell {\r
+       padding: 3px;\r
+       white-space: nowrap;\r
+}\r
+\r
 .cbi-section .cbi-rowstyle-1 h3 {\r
        background-color: #f1f6fa;\r
        color: #555555;\r
@@ -897,4 +902,34 @@ td.cbi-value-error {
 }\r
 \r
 \r
+.ifacebox {\r
+       background-color: #FFFFFF;\r
+       border: 1px solid #CCCCCC;\r
+       margin: 0 10px;\r
+       text-align: center;\r
+       white-space: nowrap;\r
+}\r
+\r
+.ifacebox .ifacebox-head {\r
+       border-bottom: 1px solid #CCCCCC;\r
+       padding: 2px;\r
+}\r
+\r
+.ifacebox .ifacebox-body {\r
+       padding: 2px;\r
+}\r
+\r
+\r
+.ifacebadge {\r
+       background-color: #FFFFFF;\r
+       border: 1px solid #CCCCCC;\r
+       padding: 2px;\r
+       margin-left: 2px;\r
+}\r
+\r
+.ifacebadge-active {\r
+       border-color: #000000;\r
+       font-weight: bold;\r
+}\r
+\r
 }\r