The bibliographic details are rather small and hard to read. This is important for libraries, it should be a little easier/bigger :)
+1 The current font size is super small and very hard to read. A larger font size will increase staff efficiency and reduce eye strain.
Created attachment 142496 [details] [review] Bug 31927: Use bigger font-size for bibliographic information on staff details page This patch removes the adusted font size from the definition of the .results_summary spans. The percentage decrease was being multiplied with another rule. To test, apply the patch and rebuild the staff interface CSS. Locate a bibliographic record in the staff client and view the detail page. Confirm that the bibliographic information is displayed in a comfortable size. Also test that catalog search results still look correct.
Created attachment 142555 [details] [review] Bug 31927: Use bigger font-size for bibliographic information on staff details page This patch removes the adusted font size from the definition of the .results_summary spans. The percentage decrease was being multiplied with another rule. To test, apply the patch and rebuild the staff interface CSS. Locate a bibliographic record in the staff client and view the detail page. Confirm that the bibliographic information is displayed in a comfortable size. Also test that catalog search results still look correct. Signed-off-by: David Nind <david@davidnind.com>
+100 I have one minor suggestion, which is to add some more padding before the row data, as the title and other row content is close to the table border. This would also balance this a bit more with the extra space at the bottom of the row.
Created attachment 142557 [details] [review] Bug 31927: Use bigger font-size for bibliographic information on staff details page This patch removes the adusted font size from the definition of the .results_summary spans. The percentage decrease was being multiplied with another rule. To test, apply the patch and rebuild the staff interface CSS. Locate a bibliographic record in the staff client and view the detail page. Confirm that the bibliographic information is displayed in a comfortable size. Also test that catalog search results still look correct. Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Also effects results, much better, thanks!
Pushed to master for 22.11. Nice work everyone, thanks!