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

(-)a/koha-tmpl/intranet-tmpl/prog/css/src/staff-global.scss (-2 / +3 lines)
Lines 3260-3267 button, Link Here
3260
    li {
3260
    li {
3261
        list-style: none outside none;
3261
        list-style: none outside none;
3262
3262
3263
        > a {
3263
        > a,
3264
        &.nav-header {
3264
            padding: 4px 20px;
3265
            padding: 4px 20px;
3266
            cursor: pointer;
3265
3267
3266
            &:hover,
3268
            &:hover,
3267
            &:focus {
3269
            &:focus {
3268
- 

Return to bug 16424