]> wagnertech.de Git - mfinanz.git/blobdiff - css/kivitendo/main.css
Verklemmung von Rose und standard_dbh lösen
[mfinanz.git] / css / kivitendo / main.css
index b14c25fdc155ea025997a1bb48a2e74d4e6ad509..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;
@@ -466,3 +471,10 @@ div.cpc_block span.cpc_block_second_row {
 span.toggle_selected {
   font-weight: bold;
 }
+.dunned_invoice {
+  font-weight: bold;
+  color: #f00;
+}
+.customer_dunning_level {
+  font-weight: bold;
+}