X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/d64013f4ba48d1f34e1d55f8c5f98d0ab2b5ed2b..208c2dd00b4c36be7608927bd3671134b4cfbebc:/css/kivitendo/jquery-ui.custom.css diff --git a/css/kivitendo/jquery-ui.custom.css b/css/kivitendo/jquery-ui.custom.css index 4f8a19d5c..741efbf31 100644 --- a/css/kivitendo/jquery-ui.custom.css +++ b/css/kivitendo/jquery-ui.custom.css @@ -123,3 +123,7 @@ .jstree a { border-bottom: none; } +/* show scrollbar vertical */ +.ui-tabs-panel { + overflow: scroll; +}