X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=css%2Flx-office-erp%2Fmenu.css;h=5cdf95407b1f9e82434e96def624370f788f93db;hb=2134f89abb07c18b07b3121e80d243af03ede0e0;hp=42eb844f7c1da3ab845745de884eb288c08d9084;hpb=f3a7c177a700e22c26f22df445413534865613ce;p=kivitendo-erp.git diff --git a/css/lx-office-erp/menu.css b/css/lx-office-erp/menu.css index 42eb844f7..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 { @@ -25,10 +24,6 @@ body.menunew { margin:0px; } -body { -behavior:url("csshover.htc"); -} - #menuv3 { width:99.8%; float:left; @@ -166,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; }