diff --git a/htdocs/theme/eldy/style.css.php b/htdocs/theme/eldy/style.css.php index a4a4b05775504827407cbb30fad248bc8be37c42..daa2edb87c05e76b538830e5818313b5c84ef71f 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 {