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

(-)a/koha-tmpl/intranet-tmpl/prog/css/src/_mixins.scss (-2 lines)
Lines 41-45 $nav-menu-bullet: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/s Link Here
41
41
42
@mixin card {
42
@mixin card {
43
    background-color: white;
43
    background-color: white;
44
    box-shadow: 0 0 4px 1px #00000030;
45
}
44
}
46
- 

Return to bug 31762