X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/8b91924ca4301ce6ee2c3b0902c1fcafb1f7c17d..825883e4f5b2df7e971fdc27fb290c41fc05f8be:/css/lx-office-erp/jquery-ui.custom.css diff --git a/css/lx-office-erp/jquery-ui.custom.css b/css/lx-office-erp/jquery-ui.custom.css index fbab5261d..0d22e5084 100644 --- a/css/lx-office-erp/jquery-ui.custom.css +++ b/css/lx-office-erp/jquery-ui.custom.css @@ -15,7 +15,7 @@ border-radius: 0; border: 0; color: #000000; - font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; + font-family: sans-serif; overflow: hidden; } @@ -116,3 +116,7 @@ position: relative; text-align:left; } +/* show scrollbar vertical */ +.ui-tabs-panel { + overflow: scroll; +}