Entfernt dpt_trans
[kivitendo-erp.git] / css / lx-office-erp / jquery-ui.custom.css
index e4c151c..e302488 100644 (file)
@@ -9,6 +9,7 @@
   color: #000000;
   font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
   font-size: 1.1em;
+  overflow: hidden;
 }
 
 .tabwidget ul {
@@ -25,7 +26,6 @@
   border: 0;
   color: #000000;
   margin: 0;
-  padding: .2em .2em 0;
 }
 
 .tabwidget ul::after {
@@ -47,7 +47,7 @@
   padding: 0;
   white-space: nowrap;
   border: 1px solid #cccccc;
-  background: #f6f6f6 url(ui-lightness/images/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x;
+  background: #f6f6f6 url(../ui-lightness/images/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x;
   font-weight: bold;
   color: #000000;
 }
@@ -88,3 +88,5 @@
   color: #000000;
   text-decoration: underline;
 }
+
+.ui-tabs .ui-tabs-nav li a { padding: .2em .7em; }