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

(-)a/koha-tmpl/intranet-tmpl/prog/css/src/staff-global.scss (-2 / +2 lines)
Lines 1331-1336 dd { Link Here
1331
    margin-right: .5em;
1331
    margin-right: .5em;
1332
    padding-top: 1em;
1332
    padding-top: 1em;
1333
    background-color: #e6e6e6;
1333
    background-color: #e6e6e6;
1334
    color: #000;
1334
    left: -10px;
1335
    left: -10px;
1335
    width: 100%;
1336
    width: 100%;
1336
    padding-bottom: 25px;
1337
    padding-bottom: 25px;
Lines 1925-1931 li { Link Here
1925
}
1926
}
1926
1927
1927
.empty {
1928
.empty {
1928
    color: #CCC;
1929
    color: #666;
1929
}
1930
}
1930
1931
1931
.address {
1932
.address {
1932
- 

Return to bug 30952