From 8a8d87b97d55b666b66192c14ea5b29eb4b42941 Mon Sep 17 00:00:00 2001 From: Jan Paul Tuecking Date: Fri, 31 Jul 2009 13:31:00 +0200 Subject: [PATCH] Edit total hosts table. --- www/include/style.css | 3 +++ 1 file changed, 3 insertions(+) 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; } -- 2.47.3