From 65cde96c5b05e04c24b0f272b577df67193d7c0b Mon Sep 17 00:00:00 2001 From: Steven Barth Date: Wed, 16 Jul 2008 10:48:39 +0000 Subject: Several small cleanups and improvements modules/admin-mini: Added reboot page --- themes/openwrt.org/htdocs/luci-static/openwrt.org/cascade.css | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'themes/openwrt.org/htdocs/luci-static') 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 2ca2cb4f64..0febd3b6e3 100644 --- a/themes/openwrt.org/htdocs/luci-static/openwrt.org/cascade.css +++ b/themes/openwrt.org/htdocs/luci-static/openwrt.org/cascade.css @@ -24,6 +24,11 @@ div#content ul { margin-left: 2em; } +.warning { + color: red !important; + font-weight: bold; +} + .clear { clear: both; height: 1px; -- cgit v1.2.3