From 8687547e47b7c90099013b903e89113300903d27 Mon Sep 17 00:00:00 2001 From: Steven Barth Date: Thu, 29 May 2008 18:27:12 +0000 Subject: * Bugfixes * Moved cbi.js into the right directory * Added more debugging to dispatcher * Introduced about page --- themes/fledermaus/root/www/luci-static/fledermaus/cascade.css | 6 ------ 1 file changed, 6 deletions(-) (limited to 'themes/fledermaus/root/www') diff --git a/themes/fledermaus/root/www/luci-static/fledermaus/cascade.css b/themes/fledermaus/root/www/luci-static/fledermaus/cascade.css index 5920254c78..c8bb21d6d3 100644 --- a/themes/fledermaus/root/www/luci-static/fledermaus/cascade.css +++ b/themes/fledermaus/root/www/luci-static/fledermaus/cascade.css @@ -194,12 +194,6 @@ code { white-space: pre; } -table th, table, td { - vertical-align: top; - text-align: left; - border: 1px solid gray; -} - .cbi-section { margin-top: 1em; } -- cgit v1.2.3