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

(-)a/koha-tmpl/opac-tmpl/bootstrap/css/src/opac.scss (-1 / +8 lines)
Lines 2731-2736 button { Link Here
2731
        font-size: 110%;
2731
        font-size: 110%;
2732
        font-weight: bold;
2732
        font-weight: bold;
2733
        text-decoration: none;
2733
        text-decoration: none;
2734
2735
        &.focus {
2736
            outline: 2px solid #7f00ff;
2737
        }
2738
2739
        &.hover {
2740
            outline: 2px solid #7f00ff;
2741
        }
2734
    }
2742
    }
2735
2743
2736
    #browser_previous {
2744
    #browser_previous {
2737
- 

Return to bug 25984