https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26258 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |ASSIGNED --- Comment #27 from Owen Leonard <oleonard@myacpl.org> --- Okay, going off the information that Katrin is using Firefox 115 ESR I realized that my patch uses some CSS which isn't widely-supported enough to work for us yet. The :has pseudo class only arrived in Firefox as of v121. Using a combination of :has and :empty let me simplify the template logic a lot but I can try to do it the hard way. -- You are receiving this mail because: You are watching all bug changes.