[Koha-bugs] [Bug 24363] Datepicker calendar is not sexy on additem.pl

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jan 16 18:41:11 CET 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24363

Owen Leonard <oleonard at myacpl.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #96899|0                           |1
        is obsolete|                            |

--- Comment #9 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 97466
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=97466&action=edit
Bug 24363: Datepicker calendar is not sexy on additem.pl

This patch is essentially an alternative to Bug 24181. Instead of trying
to make the datepicker inputs match default fields, it defines a default
style for text inputs, selects, and textareas. This new default style
borrows some from Bootstrap's input styling and some from the Select2
plugin's style. This makes forms like the one on the add item page have
unified styling for all fields.

To test, apply the patch and rebuild the staff client CSS
(https://wiki.koha-community.org/wiki/Working_with_SCSS_in_the_OPAC_and_staff_client).

Test as many pages as you can to look for consistent styling of form
fields: Patron entry, cataloging (basic and advanced), reports,
batch item modification, system preferences, etc.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list