X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=css%2Flx-office-erp%2Fmenu.css;h=5cdf95407b1f9e82434e96def624370f788f93db;hb=3ca17b1b1db28ea6b1ddbb90b68d6a580f5fee87;hp=5ebbd85c1af9a80b97becec7443a944d4d557e81;hpb=7ee5fab89c8ef14f442e686a23635e4a6fd3f2ee;p=kivitendo-erp.git diff --git a/css/lx-office-erp/menu.css b/css/lx-office-erp/menu.css index 5ebbd85c1..5cdf95407 100644 --- a/css/lx-office-erp/menu.css +++ b/css/lx-office-erp/menu.css @@ -2,7 +2,7 @@ body.menu { background-image: url("../../image/fade.png");background-repeat:repeat-x; font-family: Verdana, Arial, Helvetica, sans-serif; - font-size:8pt; + font-size: 80%; color: black; } @@ -17,7 +17,6 @@ table.menunew td { padding: 0; color:white; font-family: Verdana, Arial, sans-serif; - font-size: 12px; } body.menunew { @@ -162,7 +161,7 @@ div#menuv3 li li li li:hover ul #content.html-menu { margin-left: 190px; } #content.html-menu.folded { margin-left: 40px } #html-menu.folded:hover + #content.html-menu.folded { margin-left: 190px } -#html-menu { float:left; width: 183px; font-size: 8pt; margin-top: 10px; overflow:hidden; } +#html-menu { float:left; width: 183px; font-size: 85%; margin-top: 10px; overflow:hidden; } #html-menu.folded { width: 32px; } #html-menu.folded:hover { width: 183px; } #html-menu div.mi { margin-top: 4px; margin-bottom: 3px; white-space: nowrap; clear:both; position:relative; }