Increase font size for 'inactive' search options in top search bar. It looks like the inactive ones are a little smaller than the selected one, it would be nicer to have them slightly bigger, to make them easier to read. The active one is also in front and bold, I think that should be enough to make it stand out without the difference in font size.
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!