https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29057
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #134896|0 |1 is obsolete| | --- Comment #24 from David Nind <[email protected]> --- Created attachment 134942 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=134942&action=edit Bug 29057: [alternate] Use font awesome icons on request.pl This patch offers an alternate take on using Font Awesome icons on the holds page in place of images as links. This revised patch updates the icon implementation so that it is easier to override the Font Awesome icon selection with CSS. Test by adding the contents of this file to the IntranetUserCSS preference: https://gitlab.com/-/snippets/2319364 To test: 1 - Place some holds on a record 2 - View the 'Holds' tab in the staff interface 3 - Note the new icons 4 - Note their hover test 5 - Confirm the buttons still work as expected Signed-off-by: David Nind <[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/
