View | Details | Raw Unified | Return to bug 12376
Collapse All | Expand All

(-)a/koha-tmpl/intranet-tmpl/prog/en/css/staff-global.css (-2 / +4 lines)
Lines 122-127 em strong { Link Here
122
	font-style : italic;
122
	font-style : italic;
123
}
123
}
124
124
125
input, textarea {
126
    padding : 2px 4px;
127
}
128
125
.subfield-label {
129
.subfield-label {
126
    font-style : italic;
130
    font-style : italic;
127
}
131
}
Lines 983-989 tr.highlight th[scope=row] { Link Here
983
}
987
}
984
988
985
.date-select input {
989
.date-select input {
986
    padding : 1px;
987
    vertical-align: middle;
990
    vertical-align: middle;
988
}
991
}
989
992
990
- 

Return to bug 12376