diff --git a/htdocs/theme/eldy/style.css.php b/htdocs/theme/eldy/style.css.php index 01ca6507a03..a405fa59d01 100644 --- a/htdocs/theme/eldy/style.css.php +++ b/htdocs/theme/eldy/style.css.php @@ -354,8 +354,7 @@ if (! empty($conf->browser->phone)) else { $minwidthtmenu=66; -// $heightmenu=48; - $heightmenu=54; + $heightmenu=52; } ?> @@ -366,10 +365,12 @@ div#tmenu_tooltip { ?> background: rgb(); - background: #305582; /* 2C68A3 */ + background: rgb(); + /* background: #305582; *//* 2C68A3 */ } @@ -486,8 +487,9 @@ div.tmenuleft { width: 5px; float: ; - height: px; - background: url() 100% 0 no-repeat; + height: px; + background: url() 0 0 no-repeat; + margin-top: -4px; } div.tmenucenter {