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

(-)a/koha-tmpl/intranet-tmpl/prog/css/src/staff-global.scss (-2 / +1 lines)
Lines 391-397 input { Link Here
391
    }
391
    }
392
392
393
    &.hasDatepicker {
393
    &.hasDatepicker {
394
        background-image: url("../img/famfamfam/silk/calendar.png");
394
        background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAT0lEQVQ4jWNgoAZYd/LVf3IwigGkAuwGLE4hDg9eA4il8RqADVdtLYVjZLVEuwDZAKJcgKxh+zkyXIBuI8lhgG4jOqZdLJACMAygKDNRAgBj9qOB+rWnhAAAAABJRU5ErkJggg==");
395
        background-position-x: right;
395
        background-position-x: right;
396
        background-position-y: center;
396
        background-position-y: center;
397
        background-repeat: no-repeat;
397
        background-repeat: no-repeat;
398
- 

Return to bug 23956