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

(-)a/koha-tmpl/intranet-tmpl/prog/css/src/staff-global.scss (-1 / +9 lines)
Lines 9-14 Link Here
9
    color: #FFFFFF;
9
    color: #FFFFFF;
10
}
10
}
11
11
12
.btn-default,
13
.btn-primary,
14
.btn-success,
15
.btn-info,
16
.btn-warning,
17
.btn-danger {
18
    text-shadow: unset;
19
}
20
12
a {
21
a {
13
    &:hover,
22
    &:hover,
14
    &:active,
23
    &:active,
15
- 

Return to bug 30952