X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=css%2Flx-office-erp%2Fjquery-ui.custom.css;h=4e4f2181f679dcdd702eb84cd83b2cdf781c74e7;hb=856a3b09bbe4d64234219ad7f6aa540d0535f90a;hp=fbab5261d42f410c80c9f6429b97d25e570aa029;hpb=8b91924ca4301ce6ee2c3b0902c1fcafb1f7c17d;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 fbab5261d..4e4f2181f 100644 --- a/css/lx-office-erp/jquery-ui.custom.css +++ b/css/lx-office-erp/jquery-ui.custom.css @@ -116,3 +116,7 @@ position: relative; text-align:left; } +/* show scrollbar vertical */ +.ui-tabs-panel { + overflow: scroll; +}