themes/openwrt.org: display error if Java Script is disabled
[project/luci.git] / themes / openwrt.org / htdocs / luci-static / openwrt.org / cascade.css
index ae9d45a..91771a7 100644 (file)
@@ -830,6 +830,12 @@ div.cbi-tab-descr {
        padding: 0.5em;
 }
 
+.errorbox {
+       border: 1px solid #FF0000;
+       background-color: #FFCCCC;
+       padding: 5px;
+}
+
 #memorybar {
        width: 200px;
        height: 8px;