https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23957 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA CC| |jonathan.druart@bugs.koha-c | |ommunity.org --- Comment #2 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (In reply to Owen Leonard from comment #0)
This should be done for the inputs as well.
Why not on the same patch? $ yarn build Message: koha-tmpl/intranet-tmpl/prog/css/src/staff-global.scss Error: Invalid CSS after "...hadow: 0 -1px 0": expected expression (e.g. 1px, bold), was "#00000059;" on line 1794 of koha-tmpl/intranet-tmpl/prog/css/src/staff-global.scss
text-shadow: 0 -1px 0 #00000059;
----------------------------------^
The hex code color is not valid. -- You are receiving this mail because: You are watching all bug changes.