26 Feb
2021
26 Feb
'21
3:50 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25735 --- Comment #2 from Owen Leonard <oleonard@myacpl.org> --- I hadn't notice this patch before because it was still marked "NEW." I think things may have changed a little since this was originally submitted. There is a fairly simple way to differentiate the two links now: /* Color for logged-out users */ .clearsh {color:green !important;} /* Color for logged-in users */ #loggedinuser-menu .clearsh { color:blue !important} I prefer this to adding the -one -two classes because they're not semantically meaningful. -- You are receiving this mail because: You are watching all bug changes.