https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21229 --- Comment #1 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 77814 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=77814&action=edit Bug 21229: Correct nesting and specificity for some button styles This patch corrects some Bootstrap button-related CSS which was causing some buttons to have the wrong color: - Circulation -> Check out: "Add a new message" link is black - Catalog -> Details page: "Print" button is blue To test, apply the patch and rebuild CSS (https://wiki.koha-community.org/wiki/Working_with_SCSS_in_the_OPAC_and_staff...). Clear your browser cache if necessary and view the above pages to confirm the problem is fixed. -- You are receiving this mail because: You are watching all bug changes.