height: 2px;
}
-/* I.E. & Chrome können das nicht! */
+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;
height:1.15em;
border: 2px solid #FE5F14;
/* border-bottom: medium solid #FE5F14; */
}
-/* Fängt den "Schrink" beim focus - problem für i.e. und chrome */
+/* Fängt den "Schrink" beim focus - problem für i.e. und chrome */
/* input[type="radio"]:focus, input[type="checkbox"]:focus{
width:1.2em;
height:1.2em;
}
.customer-vendor-picker-undefined,
.chartpicker-undefined,
+.projectpicker-undefined,
.partpicker-undefined {
color: red;
font-style: italic;
span.toggle_selected {
font-weight: bold;
}
+.dunned_invoice {
+ font-weight: bold;
+ color: #f00;
+}
+.customer_dunning_level {
+ font-weight: bold;
+}