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

(-)a/koha-tmpl/opac-tmpl/bootstrap/css/src/opac.scss (-1 / +4 lines)
Lines 172-177 td { Link Here
172
    &.numcol {
172
    &.numcol {
173
        width: 3ch;
173
        width: 3ch;
174
    }
174
    }
175
    
176
    &.hidden {
177
        display: none;
178
    }
175
}
179
}
176
180
177
th {
181
th {
178
- 

Return to bug 27493