Lieferbedingungen haben kein Attribut description_long_invoice
[kivitendo-erp.git] / css / kivitendo / main.css
index 9c5ea64..fc6b38f 100644 (file)
@@ -73,6 +73,11 @@ hr {
        height: 2px;
 }
 
+tr.rule-before th, tr.rule-before td {
+  padding-top: 2px;
+  border-top: 2px solid #EBEBEB;
+}
+
 /* I.E. & Chrome können das nicht! */
 /* input[type="radio"], input[type="checkbox"]{
        width:1.15em;