I propose some minor changes to the way forms in sidebars are styled. My patch will adjust the style of nested fieldsets and list items.
Created attachment 82403 [details] [review] Bug 21851: Improve style of sidebar forms This patch makes minor changes to staff client CSS in order to improve the style of forms in sidebars. It adjusts the style of nested fieldsets and gives more room to list items (and the form fields they contain). To test, apply the patch and regenerate the staff client CSS. - View pages with forms in the left-hand sidebar, especially: - Circulation -> Overdues - Tools -> Tags
Created attachment 115334 [details] [review] Bug 21851: Improve style of sidebar forms This patch makes minor changes to staff client CSS in order to improve the style of forms in sidebars. It adjusts the style of nested fieldsets and gives more room to list items (and the form fields they contain). To test, apply the patch and regenerate the staff client CSS (https://wiki.koha-community.org/wiki/Working_with_SCSS_in_the_OPAC_and_staff_client) - View pages with forms in the left-hand sidebar, especially: - Circulation -> Overdues - Tools -> Tags - Patrons -> Patrons search results - Acquisitions -> Invoices - Acquisitions -> Order search results - Tools -> Tags
Created attachment 115736 [details] [review] Bug 21851: Improve style of sidebar forms This patch makes minor changes to staff client CSS in order to improve the style of forms in sidebars. It adjusts the style of nested fieldsets and gives more room to list items (and the form fields they contain). To test, apply the patch and regenerate the staff client CSS (https://wiki.koha-community.org/wiki/Working_with_SCSS_in_the_OPAC_and_staff_client) - View pages with forms in the left-hand sidebar, especially: - Circulation -> Overdues - Tools -> Tags - Patrons -> Patrons search results - Acquisitions -> Invoices - Acquisitions -> Order search results - Tools -> Tags Signed-off-by: David Nind <david@davidnind.com>
A nice subtle improvement - looks much nicer!
Created attachment 115914 [details] [review] Bug 21851: Improve style of sidebar forms This patch makes minor changes to staff client CSS in order to improve the style of forms in sidebars. It adjusts the style of nested fieldsets and gives more room to list items (and the form fields they contain). To test, apply the patch and regenerate the staff client CSS (https://wiki.koha-community.org/wiki/Working_with_SCSS_in_the_OPAC_and_staff_client) - View pages with forms in the left-hand sidebar, especially: - Circulation -> Overdues - Patrons -> Patrons search results - Acquisitions -> Invoices - Acquisitions -> Order search results - Tools -> Tags Signed-off-by: David Nind <david@davidnind.com>
I especially like the slight label changes on the patron search filters.
Created attachment 115924 [details] [review] Bug 21851: Improve style of sidebar forms This patch makes minor changes to staff client CSS in order to improve the style of forms in sidebars. It adjusts the style of nested fieldsets and gives more room to list items (and the form fields they contain). To test, apply the patch and regenerate the staff client CSS (https://wiki.koha-community.org/wiki/Working_with_SCSS_in_the_OPAC_and_staff_client) - View pages with forms in the left-hand sidebar, especially: - Circulation -> Overdues - Patrons -> Patrons search results - Acquisitions -> Invoices - Acquisitions -> Order search results - Tools -> Tags Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Added missing signed-off-by line from QA.
Pushed to master for 21.05, thanks to everybody involved!
Enhancement not pushed to 20.11.x