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

(-)a/koha-tmpl/intranet-tmpl/prog/css/src/staff-global.scss (-2 / +1 lines)
Lines 353-359 aside { Link Here
353
                font-weight: bold;
353
                font-weight: bold;
354
            }
354
            }
355
355
356
            a:hover {
356
            a:hover:not(.current) {
357
                border-left: solid 5px $background-color-secondary;
357
                border-left: solid 5px $background-color-secondary;
358
                font-weight: normal;
358
                font-weight: normal;
359
            }
359
            }
360
- 

Return to bug 33391