Commit message (Collapse) | Author | Lines | ||
---|---|---|---|---|
5 hours | frontend: Improve highlighting of current focusHEADtrunk | Wolfgang 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. | ||||
5 hours | frontend: Ignore tabindex for container divs | Wolfgang Müller | -1/+1 | |
These two break the tabbing flow, instead focus the next item within the container. |