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

(-)a/koha-tmpl/intranet-tmpl/prog/css/src/staff-global.scss (-2 / +1 lines)
Lines 999-1004 details[open] { Link Here
999
    position: relative;
999
    position: relative;
1000
1000
1001
    .title {
1001
    .title {
1002
        font-style: italic;
1002
        font-weight: normal;
1003
        font-weight: normal;
1003
    }
1004
    }
1004
}
1005
}
Lines 1938-1944 li { Link Here
1938
}
1939
}
1939
1940
1940
.title {
1941
.title {
1941
    font-style: italic;
1942
    font-weight: bold;
1942
    font-weight: bold;
1943
}
1943
}
1944
1944
1945
- 

Return to bug 23852