summaryrefslogtreecommitdiffstatshomepage
path: root/frontend/src/lib/gallery (follow)
Commit message (Collapse)AuthorAgeLines
* frontend: Improve highlighting of current focusHEADtrunkWolfgang Müller19 hours-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.
* frontend: Ignore tabindex for container divsWolfgang Müller19 hours-1/+1
| | | | | These two break the tabbing flow, instead focus the next item within the container.
* Initial commit0.1.0Wolfgang Müller2024-03-05-0/+135