]> wagnertech.de Git - mfinanz.git/blobdiff - css/lx-office-erp/jquery-ui.custom.css
Kontoauszug verbuchen: Lieferantengutschrift buchen
[mfinanz.git] / css / lx-office-erp / jquery-ui.custom.css
index cc66e7b17cf55e5938220b99239cb5f055ac569a..4e4f2181f679dcdd702eb84cd83b2cdf781c74e7 100644 (file)
@@ -16,7 +16,6 @@
   border: 0;
   color: #000000;
   font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
-  font-size: 1.1em;
   overflow: hidden;
 }
 
   border-style: dashed;
   border-width: thin;
   color: black;
-  font-size: 10pt;
   font-weight: bolder;
   margin: 5px;
   padding: 5px;
   position: relative;
   text-align:left;
 }
+/* show scrollbar vertical */
+.ui-tabs-panel {
+  overflow: scroll;
+}