From f5993a2507dc03bc758188fbc0f2d7b0220facf2 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Mon, 21 Aug 2017 12:30:24 +0200 Subject: [PATCH] Better style --- htdocs/theme/eldy/style.css.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/htdocs/theme/eldy/style.css.php b/htdocs/theme/eldy/style.css.php index a4a4b057755..daa2edb87c0 100644 --- a/htdocs/theme/eldy/style.css.php +++ b/htdocs/theme/eldy/style.css.php @@ -2264,7 +2264,7 @@ div.tabBar div.border .table-border-row, div.tabBar div.border .table-key-border } div .tdtop { vertical-align: top !important; - padding-top: 8px !important; + /* padding-top: 8px !important; */ padding-bottom: 2px !important; padding-bottom: 0px; } @@ -3006,7 +3006,7 @@ div.info { -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; - background: #788; + background: #798080; } div.warning a, div.info a, div.error a {