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

(-)a/koha-tmpl/opac-tmpl/bootstrap/css/src/opac.scss (-1 / +7 lines)
Lines 236-241 td { Link Here
236
    &.numcol {
236
    &.numcol {
237
        width: 3ch;
237
        width: 3ch;
238
    }
238
    }
239
240
    &.itypecol {
241
        width: 36px;
242
        img {
243
            max-width: 32px;
244
        }
245
    }
239
}
246
}
240
247
241
tr {
248
tr {
242
- 

Return to bug 26263