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

(-)a/koha-tmpl/intranet-tmpl/prog/css/src/staff-global.scss (-1 / +6 lines)
Lines 1973-1978 i { Link Here
1973
    font-style: italic;
1973
    font-style: italic;
1974
}
1974
}
1975
1975
1976
// style for bundled detail in catalogsearch
1977
.bundled {
1978
    display: block;
1979
    font-style: italic;
1980
}
1981
1976
#menu {
1982
#menu {
1977
    border-right: 1px solid #B9D8D9;
1983
    border-right: 1px solid #B9D8D9;
1978
    margin-right: .5em;
1984
    margin-right: .5em;
1979
- 

Return to bug 28854