https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23956 --- Comment #1 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 94985 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=94985&action=edit Bug 23956: Replace famfamfam calendar icon in staff client with CSS data-url This patch modifies the staff client CSS so that the backround image for datepicker input fields is defined as a data-url rather than a reference to an image file. To test, apply the patch and regenerate the staff client CSS (https://wiki.koha-community.org/wiki/Working_with_SCSS_in_the_OPAC_and_staff...). - In the staff client, view any form which includes a datepicker-styled input. For instance, patron entry: date of birth, expiry; Aquisitions -> Late orders -> Filter results. - Confirm that the calendar icon looks correct. -- You are receiving this mail because: You are watching all bug changes.