X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=css%2Flx-office-erp%2Fmenu.css;h=469d9de1f08ee39e5fcc6be86dbfb868b6888429;hb=347fcb5f3bba19631110d80b9ec0df7525d89b6d;hp=413e36f6c6b8ea80e8e22cc386a94b3dd95b879d;hpb=ae2e9adff855796d7ad0de34b4f73aeb35744a19;p=kivitendo-erp.git diff --git a/css/lx-office-erp/menu.css b/css/lx-office-erp/menu.css index 413e36f6c..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