18 Jun
2018
18 Jun
'18
11:50 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20925 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |WORKSFORME Status|NEW |RESOLVED --- Comment #3 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Actually, you can already change the color with CSS. Here are the relevant statements: #moresearches li::after { content: " | "; color: red; } -- You are receiving this mail because: You are watching all bug changes.