X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=css%2Fkivitendo%2Fjquery-ui.custom.css;h=741efbf319db1cff4a50657f6200c1a546c9700f;hb=2b572ee00e7e4380eca135153473f4d9f7f1955a;hp=4f8a19d5c9dc728879b71926f9c56df703827b71;hpb=54daa586799871ce5ede8f628a03ea55a9660cf5;p=kivitendo-erp.git 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; +}