From: Jan Paul Tuecking Date: Fri, 31 Jul 2009 11:31:00 +0000 (+0200) Subject: Edit total hosts table. X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8a8d87b97d55b666b66192c14ea5b29eb4b42941;p=ipfire.org.git Edit total hosts table. --- diff --git a/www/include/style.css b/www/include/style.css index cbad71db..90dde631 100644 --- a/www/include/style.css +++ b/www/include/style.css @@ -669,6 +669,9 @@ table.uriel { /* border: 1px solid #880400; */ font-size: 0.9em; } +table.uriel td.header { + width: 80px; +} table.uriel td { padding: 4px; }