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

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

Return to bug 17929