28 Oct
2022
28 Oct
'22
7:22 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31943 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Signed Off --- Comment #6 from Owen Leonard <oleonard@myacpl.org> --- In fact I find this to be true when running "yarn css" on master as well. It seems to have to do with the way the icon color is encoded during the build process. fill='#369', which appears when we use "yarn css" doesn't work. fill='%23369', with "yarn build," works. -- You are receiving this mail because: You are watching all bug changes.