]> wagnertech.de Git - mfinanz.git/blobdiff - css/lx-office-erp/menu.css
MenĂ¼variante "Oben (mit CSS, neu)" bei Stilvorlage "lx-office" nicht verdeckt lassen
[mfinanz.git] / css / lx-office-erp / menu.css
index 19f98b20c851a916134ab4dcdbcf625ace7fc151..24efe494aac4a9b6ea85d327aab249a18397f763 100644 (file)
@@ -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;