From 07fdaa87dbac0582960cded4e9aa981d4a141782 Mon Sep 17 00:00:00 2001 From: Steven Barth Date: Wed, 13 Aug 2008 01:24:44 +0000 Subject: modules/admin-full: Network interface configuration optimization part #1 --- themes/fledermaus/htdocs/luci-static/fledermaus/cascade.css | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'themes/fledermaus') diff --git a/themes/fledermaus/htdocs/luci-static/fledermaus/cascade.css b/themes/fledermaus/htdocs/luci-static/fledermaus/cascade.css index d9ec173d8..a6dbcf833 100644 --- a/themes/fledermaus/htdocs/luci-static/fledermaus/cascade.css +++ b/themes/fledermaus/htdocs/luci-static/fledermaus/cascade.css @@ -252,6 +252,12 @@ td input[type=password] { width: 99%; } +button.clean { + cursor: pointer; + border: none; + background-color: inherit; +} + textarea { margin-left: -1px; margin-bottom: 0.5em; -- cgit v1.2.3