]> wagnertech.de Git - mfinanz.git/blobdiff - css/kivitendo/jquery-ui.custom.css
kivitendo-CSS: Input-Styling rein über CSS und nicht vom Browser-Toolkit
[mfinanz.git] / css / kivitendo / jquery-ui.custom.css
index be1686b2b1e4125ed9e34ae8b99093e28930b8c4..741efbf319db1cff4a50657f6200c1a546c9700f 100644 (file)
   text-align: left;
   font-size:125%;
 }
+
+/* jstree */
+.jstree a {
+  border-bottom: none;
+}
+/* show scrollbar vertical */
+.ui-tabs-panel {
+  overflow: scroll;
+}