forgejo/web_src/css/modules
Otto Richter 4d2c019b5a Add focus styling to most button types
While it might be favourable to have distinct focus and hover styling,
having no focus styling at all makes keyboard navigation very difficult.

Some people consider :focus to be equal to a keyboard-driven :hover, so
I'm moving the focus pseudo-classes from being a no-op to adding the
hover styling.
2024-03-02 14:31:10 +01:00
..
animations.css Make loading animation less aggressive (#28955) 2024-01-27 20:27:37 +08:00
breadcrumb.css
button.css Add focus styling to most button types 2024-03-02 14:31:10 +01:00
card.css
comment.css
divider.css
flexcontainer.css Fix flex container width (#28603) 2023-12-24 22:39:02 +08:00
modal.css
navbar.css Label and focus styling for mobile menu button 2024-03-02 14:31:10 +01:00
normalize.css
select.css
svg.css
tippy.css
toast.css