Summary: | Make inactive search options font slightly bigger | ||
---|---|---|---|
Product: | Koha | Reporter: | Katrin Fischer <katrin.fischer> |
Component: | Staff interface | Assignee: | Owen Leonard <oleonard> |
Status: | CLOSED FIXED | QA Contact: | Katrin Fischer <katrin.fischer> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | gmcharlt, lucas, tomascohen |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | Trivial patch | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: |
22.11.00
|
Circulation function: | |
Bug Depends on: | 30952 | ||
Bug Blocks: | |||
Attachments: |
Bug 31831: Make inactive search options font slightly bigger
Bug 31831: Make inactive search options font slightly bigger Bug 31831: Make inactive search options font slightly bigger |
Description
Katrin Fischer
2022-10-16 12:15:30 UTC
Created attachment 142513 [details] [review] Bug 31831: Make inactive search options font slightly bigger This patch removes the reduced font size from the "tab" links in the header search form (the links for switching between search forms). This makes the links the same size as the search form label. To test, apply the patch and rebuild the staff client CSS. On any page in the staff interface, test the appearance and behavior of the header search form. The controls should be clear and readable. Thanks for making these bigger, looks better that way. +1 Created attachment 142543 [details] [review] Bug 31831: Make inactive search options font slightly bigger This patch removes the reduced font size from the "tab" links in the header search form (the links for switching between search forms). This makes the links the same size as the search form label. To test, apply the patch and rebuild the staff client CSS. On any page in the staff interface, test the appearance and behavior of the header search form. The controls should be clear and readable. Signed-off-by: Lucas Gass <lucas@bywatersolutions.com> Created attachment 142544 [details] [review] Bug 31831: Make inactive search options font slightly bigger This patch removes the reduced font size from the "tab" links in the header search form (the links for switching between search forms). This makes the links the same size as the search form label. To test, apply the patch and rebuild the staff client CSS. On any page in the staff interface, test the appearance and behavior of the header search form. The controls should be clear and readable. Signed-off-by: Lucas Gass <lucas@bywatersolutions.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Pushed to master for 22.11. Nice work everyone, thanks! |