In staff interface, text in nav bar and search header are at normal size. Since these are used a lot, I propose to increase font-size.
Created attachment 162865 [details] [review] Bug 36265: Bigger font-size for headers in staff interface In staff interface, text in nav bar and search header are at normal size. Since these are used a lot, I propose to increase font-size at 110%. Test by applying patch and rebuild CSS to see bigger text in staff interface
Created attachment 162878 [details] Screenshot without patch
Created attachment 162879 [details] Screenshot with patch
I've heard this complaint also. Is setting the font-size to 110% the right way to handle this? Or should it be set to a px amount? Also, can't this be solved by simply using "CTRL +" and "CTRL -" ?
(In reply to Lucas Gass from comment #4) > I've heard this complaint also. > > Is setting the font-size to 110% the right way to handle this? Or should it > be set to a px amount? I see there are existing rules with % (for example h1, h2...). But I'm not CSS expert. I add Owen for advice. > > Also, can't this be solved by simply using "CTRL +" and "CTRL -" ? Ah but that increases all texts ;)
Created attachment 163830 [details] [review] Bug 36265: Bigger font-size for headers in staff interface In staff interface, text in nav bar and search header are at normal size. Since these are used a lot, I propose to increase font-size at 110%. Test by applying patch and rebuild CSS to see bigger text in staff interface Signed-off-by: Owen Leonard <oleonard@myacpl.org>
I'm fine with this change if others find it to be an improvement. There seems to be something about the switch to white-on-black in the new staff interface that some users find difficult even though the contrast is high and the text size didn't change. We'll probably have to work harder to prevent menu text from overlapping at smaller screen widths.
Created attachment 163848 [details] [review] Bug 36265: Bigger font-size for headers in staff interface In staff interface, text in nav bar and search header are at normal size. Since these are used a lot, I propose to increase font-size at 110%. Test by applying patch and rebuild CSS to see bigger text in staff interface Signed-off-by: Owen Leonard <oleonard@myacpl.org> Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
Pushed for 24.05! Well done everyone, thank you!
Pushed to 23.11.x for 23.11.06
Enhancement will not be backported to 23.05.x