X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=css%2Flx-office-erp%2Fmenu.css;h=469d9de1f08ee39e5fcc6be86dbfb868b6888429;hb=781c16772f3c80cc827f11815bfb07b8318621f0;hp=eb19ad20519715a43eb506fe9d8d3593b48ffb68;hpb=4a12c839937370488b8b8a40bef376e7cb0a2ce6;p=kivitendo-erp.git diff --git a/css/lx-office-erp/menu.css b/css/lx-office-erp/menu.css index eb19ad205..469d9de1f 100644 --- a/css/lx-office-erp/menu.css +++ b/css/lx-office-erp/menu.css @@ -115,13 +115,11 @@ position:absolute; z-index:500; top:auto; display:none; -background:#000; } #menuv3 ul ul ul { top:0; left:100%; -background:#000; } /* Begin non-anchor hover selectors */ @@ -176,12 +174,6 @@ margin:0; padding:1px 0 1px 3px; } -#menuv4 h2:before { - content:" "; -} -#menuv4 h2:after { - content:" "; -} #menuv4 h2 { color:#fff; padding:2px 10px; @@ -223,11 +215,6 @@ float:none; border:0; } -#menuv4 li.sub { -left:-25px; -top:-3px; -} - /* IE6 spacing bug fix,
  • s without a bottom border get spaced to far * correction: the bug will change the height of the parent element! this will also cause the whole menu to grow * so the only method to get this pile of crap going is to add a bottom border to the
  • s, where the enclosing