summaryrefslogtreecommitdiffstatshomepage
path: root/frontend/src/lib/navigation/Link.svelte (unfollow)
Commit message (Collapse)AuthorLines
21 hoursfrontend: Improve highlighting of current focusHEADtrunkWolfgang Müller-1/+1
Elements now have a consistent style applied to them when in focus. Additionally, select elements will now have an outline when focused, making it easier to notice the currently selected element.