X-Git-Url: http://git.archive.openwrt.org/?a=blobdiff_plain;f=themes%2Fopenwrt.org%2Fhtdocs%2Fluci-static%2Fopenwrt.org%2Fcascade.css;fp=themes%2Fopenwrt.org%2Fhtdocs%2Fluci-static%2Fopenwrt.org%2Fcascade.css;h=91771a78c3b296d658c2c9bc912d629dc8288887;hb=f372cbda9a3f40d889b0f4a9da399dfdf1435518;hp=ae9d45a97be31ff91eb92259892b776a6dd07fc7;hpb=a5e34813e36ce3e11bad13d65dca92ef1c1eb913;p=project%2Fluci.git diff --git a/themes/openwrt.org/htdocs/luci-static/openwrt.org/cascade.css b/themes/openwrt.org/htdocs/luci-static/openwrt.org/cascade.css index ae9d45a97..91771a78c 100644 --- a/themes/openwrt.org/htdocs/luci-static/openwrt.org/cascade.css +++ b/themes/openwrt.org/htdocs/luci-static/openwrt.org/cascade.css @@ -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;