X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=css%2Flx-office-erp%2Fmenu.css;h=5cdf95407b1f9e82434e96def624370f788f93db;hb=a393e576eb0aa9763394b92060b9dff34d2c4529;hp=318b380120e4d8d7b2e874a34a98d8e5661926b2;hpb=871a70f0615e1b551ff89df27ad3111a53a6f47d;p=kivitendo-erp.git diff --git a/css/lx-office-erp/menu.css b/css/lx-office-erp/menu.css index 318b38012..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; } @@ -190,7 +185,7 @@ body { margin: 0 } @media print { - #menuv3, #html-menu, #frame-header, #js-menu { /* items with this class won't print */ + #menuv3, #html-menu, #frame-header, #main_menu_div, #js-header { /* items with this class won't print */ display: none; } #content.html-menu { margin-left: 0; }