X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/bd08a875a7b3258731a3fcc54cf6fcb942ec845b..b8fee3fc:/css/kivitendo/jquery-ui.custom.css diff --git a/css/kivitendo/jquery-ui.custom.css b/css/kivitendo/jquery-ui.custom.css index e5e6f2950..7c07205b6 100644 --- a/css/kivitendo/jquery-ui.custom.css +++ b/css/kivitendo/jquery-ui.custom.css @@ -26,7 +26,6 @@ border: 1px #dddddd; color: #fe5f14; margin: 0; - padding: .2em .2em 0; } .tabwidget ul::after { @@ -48,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: #1c94c4; } @@ -87,3 +86,5 @@ .tabwidget .ui-state-hover a, .tabwidget .ui-state-hover a:hover { color: #fe5f14; } + +.ui-tabs .ui-tabs-nav li a { padding: .2em .7em; }