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

(-)a/koha-tmpl/opac-tmpl/bootstrap/css/src/opac.scss (-3 lines)
Lines 2099-2105 input { Link Here
2099
2099
2100
    a {
2100
    a {
2101
        font-weight: normal;
2101
        font-weight: normal;
2102
        text-decoration: underline;
2103
    }
2102
    }
2104
2103
2105
    .facet-count {
2104
    .facet-count {
Lines 2208-2214 input { Link Here
2208
.CheckNone {
2207
.CheckNone {
2209
    font-weight: normal;
2208
    font-weight: normal;
2210
    margin: 0 .5em;
2209
    margin: 0 .5em;
2211
    text-decoration: underline;
2212
}
2210
}
2213
2211
2214
.sep {
2212
.sep {
2215
- 

Return to bug 24405