X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=inline;f=css%2Flx-office-erp%2Fmenu.css;h=469d9de1f08ee39e5fcc6be86dbfb868b6888429;hb=781c16772f3c80cc827f11815bfb07b8318621f0;hp=807082ee4e1a3e0425f9b8959ccdb10446d1e67f;hpb=fcbb613d03379b265cb0df7ce0b553ee630d52f3;p=kivitendo-erp.git diff --git a/css/lx-office-erp/menu.css b/css/lx-office-erp/menu.css index 807082ee4..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