X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/766f5705ecb9cd56adfbffd94c871959bb64c6fd..fdebfd5d0c558cb156849b01c9c9268b29dc443b:/css/kivitendo/jquery-ui.custom.css?ds=sidebyside 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; +}