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

(-)a/koha-tmpl/intranet-tmpl/prog/css/src/_flatpickr.scss (-2 lines)
Lines 946-952 span.flatpickr-weekday { Link Here
946
    border-style: inset;
946
    border-style: inset;
947
    border-width: 1px;
947
    border-width: 1px;
948
    padding: 3px 3px 3px 20px;
948
    padding: 3px 3px 3px 20px;
949
    width: calc( 100% - 40px );
950
949
951
    &:focus {
950
    &:focus {
952
        border-radius: 0;
951
        border-radius: 0;
953
- 

Return to bug 32606