From f86c428e59a0963b677a07aec85b10d36bc79eed Mon Sep 17 00:00:00 2001 From: slerena Date: Thu, 24 May 2007 21:31:12 +0000 Subject: [PATCH] 2007-05-24 Sancho Lerena * pandora.css: tiny update. git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@469 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f --- pandora_console/include/styles/pandora.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pandora_console/include/styles/pandora.css b/pandora_console/include/styles/pandora.css index 71b8e69d5b..a33cc7886a 100644 --- a/pandora_console/include/styles/pandora.css +++ b/pandora_console/include/styles/pandora.css @@ -543,13 +543,12 @@ span.master, span.snmp, span.binary, span.recon { } /* New styles for data box */ .databox, .databox_color, .databox_frame { - margin-bottom: 10px; + margin-bottom: 15px; margin-top: 5px; margin-left: 0px; border: 1px solid #f2f2f2; } .databox { - margin: 0px; background-color: #fafafa; } .databox_color {