[Koha-bugs] [Bug 24363] Datepicker calendar is not always sexy

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Feb 5 08:55:23 CET 2020


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

David Nind <david at davidnind.com> changed:

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

--- Comment #22 from David Nind <david at davidnind.com> ---
Created attachment 98426
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=98426&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.

Signed-off-by: David Nind <david at davidnind.com>

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


More information about the Koha-bugs mailing list