]> wagnertech.de Git - mfinanz.git/blobdiff - css/kivitendo/main.css
Rechnungsmasken auf dispatcher Mechanismus umgestellt
[mfinanz.git] / css / kivitendo / main.css
index 9c5ea64c583a3846724856dea30d6e1bdf98e3d9..fc6b38fd9bae45a2ade80e3da7a2f58cc2c94b31 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;