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

(-)a/koha-tmpl/intranet-tmpl/prog/css/addbiblio.css (-3 / +2 lines)
Lines 95-101 a.tagnum { Link Here
95
}
95
}
96
96
97
.indicator {
97
.indicator {
98
    width: 1em;
98
    width: 2em;
99
}
99
}
100
100
101
*html .input_marceditor {
101
*html .input_marceditor {
Lines 167-170 tbody tr.active td { Link Here
167
    position: absolute;
167
    position: absolute;
168
    top: 50%;
168
    top: 50%;
169
    width: 15em;
169
    width: 15em;
170
}
170
}
171
- 

Return to bug 17929