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 --- .../openwrt.org/htdocs/luci-static/openwrt.org/cascade.css | 5 +++++ .../openwrt.org/luasrc/view/themes/openwrt.org/header.htm | 14 +++++++------- 2 files changed, 12 insertions(+), 7 deletions(-) (limited to 'themes/openwrt.org') 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; diff --git a/themes/openwrt.org/luasrc/view/themes/openwrt.org/header.htm b/themes/openwrt.org/luasrc/view/themes/openwrt.org/header.htm index c7908c0c5a..df31154c0a 100644 --- a/themes/openwrt.org/luasrc/view/themes/openwrt.org/header.htm +++ b/themes/openwrt.org/luasrc/view/themes/openwrt.org/header.htm @@ -91,7 +91,7 @@ end