X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=css%2Fkivitendo%2Fdhtmlsuite%2Fmenu-item.css;h=5f753121af535b5ae6741f0c312f824c105a29d9;hb=a4c6c83d27a9613e0fec95159988d16cdbe2782d;hp=e182c851f510864581740ea759d9407dffe9b850;hpb=e8ca1996dfac9e953fa76a98cfba4feca22e515f;p=kivitendo-erp.git diff --git a/css/kivitendo/dhtmlsuite/menu-item.css b/css/kivitendo/dhtmlsuite/menu-item.css index e182c851f..5f753121a 100644 --- a/css/kivitendo/dhtmlsuite/menu-item.css +++ b/css/kivitendo/dhtmlsuite/menu-item.css @@ -4,11 +4,11 @@ height:19px; line-height:16px; margin-right:2px; - margin-top:2px; + margin-top:1px; padding-left:4px; padding-right:4px; - padding-top:1px; - padding-bottom:1px; + padding-top:2px; + padding-bottom:2px; } .DHTMLSuite_menuItem_top_regular div,.DHTMLSuite_menuItem_top_over div,.DHTMLSuite_menuItem_top_click div,.DHTMLSuite_menuItem_top_disabled div,.DHTMLSuite_menuItem_top_active div{ padding-top:2px; @@ -155,4 +155,9 @@ background-color:#D1D1D1; } - +.DHTMLSuite_menuItem_textContent +{ + border-bottom-style: none !important; + background-color: inherit !important; + color: inherit !important; +}