X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/fe7ce01de366afa8ecfd1fafc5e355097eae1197..6040212:/css/lx-office-erp/menu.css diff --git a/css/lx-office-erp/menu.css b/css/lx-office-erp/menu.css index 19f98b20c..24efe494a 100644 --- a/css/lx-office-erp/menu.css +++ b/css/lx-office-erp/menu.css @@ -162,6 +162,7 @@ float:left; background:url(../../image/bg_css_menu.png) repeat bottom; border:1px solid; border-color:#ccc #888 #555 #bbb; + margin-top: 14px; } #menuv4 a, #menuv4 h2, #menuv4 div.x { @@ -296,6 +297,8 @@ div#menuv4 li li li li:hover ul and one mic (menu-item-chunk) indenting is done with the levels s0, s1, s2 */ #content.html-menu, #html-menu { + position: relative; + top: 20px; transition: margin-left 0.2s, width 0.2s; -moz-transition: margin-left 0.2s, width 0.2s; -webkit-transition: margin-left 0.2s, width 0.2s;