X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=css%2Flx-office-erp%2Fjquery-ui.custom.css;h=e302488ff028ad824cbe39759d00764bad6e288d;hb=b8fee3fc;hp=e4c151cf0d09bd05b1aa5c1263c0c7da949db837;hpb=64ed7be3a929cb0628a2a4933d3d6f8416547b27;p=kivitendo-erp.git diff --git a/css/lx-office-erp/jquery-ui.custom.css b/css/lx-office-erp/jquery-ui.custom.css index e4c151cf0..e302488ff 100644 --- a/css/lx-office-erp/jquery-ui.custom.css +++ b/css/lx-office-erp/jquery-ui.custom.css @@ -9,6 +9,7 @@ color: #000000; font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size: 1.1em; + overflow: hidden; } .tabwidget ul { @@ -25,7 +26,6 @@ border: 0; color: #000000; margin: 0; - padding: .2em .2em 0; } .tabwidget ul::after { @@ -47,7 +47,7 @@ padding: 0; white-space: nowrap; border: 1px solid #cccccc; - background: #f6f6f6 url(ui-lightness/images/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x; + background: #f6f6f6 url(../ui-lightness/images/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #000000; } @@ -88,3 +88,5 @@ color: #000000; text-decoration: underline; } + +.ui-tabs .ui-tabs-nav li a { padding: .2em .7em; }