12 Nov
2021
12 Nov
'21
8:11 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28703 --- Comment #6 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Hm, it might just need changing the "after" to "before" here: - .r { - display: inline; + .newline::after { + content: "\A → "; + white-space: pre; } -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.