https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39809
Lucas Gass (lukeg) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #181868|0 |1 is obsolete| | --- Comment #10 from Lucas Gass (lukeg) <[email protected]> --- Created attachment 184651 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=184651&action=edit Bug 39809: .required class was made too non-specific in Bootstrap upgrade This patch corrects some CSS which was broken during the upgrade to Bootstrap 5. The .required class should not add any style differences to form fields. To test, apply the patch and rebuild the staff interface CSS. - Go to Administration -> Patron categories. - Edit an existing category. - Confirm that the contents of input fields are not styled red and italic. Signed-off-by: David Nind <[email protected]> Signed-off-by: Caroline Cyr La Rose <[email protected]> Signed-off-by: Lucas Gass <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
