diff --git a/htdocs/theme/eldy/style.css.php b/htdocs/theme/eldy/style.css.php index 5d1fea02722..5382f8624a0 100644 --- a/htdocs/theme/eldy/style.css.php +++ b/htdocs/theme/eldy/style.css.php @@ -374,7 +374,9 @@ div#tmenu_tooltip { background: rgb(); /* background: #305582; *//* 2C68A3 */ + } +?> + margin-bottom: 10px; } div.tmenudiv { @@ -496,24 +498,31 @@ div.tmenuleft div.tmenucenter { padding-top: 2px; - padding-right: 5px; + padding-left: 0px; + padding-right: 0px; height: px; + width: 100%; +} +.mainmenuaspan +{ + padding-right: 4px; } div.mainmenu { position : relative; - color: white; background-repeat:no-repeat; background-position:center top; height: px; margin-left: 0px; + min-width: 40px; } browser->phone)) { ?> div.mainmenu.home{ background-image: url(); + background-position-x: middle; } div.mainmenu.accountancy { @@ -1369,7 +1378,7 @@ span.butAction, span.butActionDelete { #undertopmenu { /* background-image: url(""); */ background-repeat: repeat-x; - margin-top: 12px; + margin-top: 0px; }