I have some small fixes to make checkbox items in sidebars more consistent across pages and a little be better styled.
Created attachment 173927 [details] [review] Bug 38346: Make sidebar checkboxes consistent This patch makes some changes to markup and CSS in order to make checkboxes in sidebars more consistent with each other and better styled. To test apply the patch and rebuild the staff interface CSS. Check the sidebar forms on these pages and verify that the checkbox inputs look correct. The label should be on the same line as the checkbox. - Serials -> Search serials -> Results: The "Has routing list" line. - Administration -> Funds: The "Show my funds only" checkbox. - Circulation -> Overdues: "Show any items currently checked out." - Suggestions: "Include archived." Sponsored-by: Athens County Public Libraries
Created attachment 174083 [details] [review] Bug 38346: Make sidebar checkboxes consistent This patch makes some changes to markup and CSS in order to make checkboxes in sidebars more consistent with each other and better styled. To test apply the patch and rebuild the staff interface CSS. Check the sidebar forms on these pages and verify that the checkbox inputs look correct. The label should be on the same line as the checkbox. - Serials -> Search serials -> Results: The "Has routing list" line. - Administration -> Funds: The "Show my funds only" checkbox. - Circulation -> Overdues: "Show any items currently checked out." - Suggestions: "Include archived." Sponsored-by: Athens County Public Libraries Signed-off-by: Roman Dolny <roman.dolny@jezuici.pl>
Created attachment 174466 [details] [review] Bug 38346: Make sidebar checkboxes consistent This patch makes some changes to markup and CSS in order to make checkboxes in sidebars more consistent with each other and better styled. To test apply the patch and rebuild the staff interface CSS. Check the sidebar forms on these pages and verify that the checkbox inputs look correct. The label should be on the same line as the checkbox. - Serials -> Search serials -> Results: The "Has routing list" line. - Administration -> Funds: The "Show my funds only" checkbox. - Circulation -> Overdues: "Show any items currently checked out." - Suggestions: "Include archived." Sponsored-by: Athens County Public Libraries Signed-off-by: Roman Dolny <roman.dolny@jezuici.pl> Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Pushed for 24.11! Well done everyone, thank you!