Skip to content
Commit ac45021b authored by Nate Graham's avatar Nate Graham
Browse files

applets/digital-clock: don't remove highlight effect on timezone page

It may not look the best, but removing it creates an accessibility
problem because you can't see what has focus anymore. It also amounts to
a minor usability issue since it's no longer clear that the whole list
item is selectable. The appearance can and should be fixed at a lower
level so we aren't tempted to get rid of it.

But until that happens, we do still need to work around the other
usability issue that the radio button disappears for highlighted items.
So as a compromise, use the hover effect instead.
parent bb15e35a
Pipeline #432822 failed with stage
in 15 minutes and 33 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment