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 Use unique class for breadcrumb divider (#26524) 2023-08-16 00:08:23 +00:00
button.css Add focus styling to most button types 2024-03-02 14:31:10 +01:00
card.css
comment.css
divider.css Reduce margin/padding on flex-list items and divider (#27872) 2023-11-02 12:30:38 +08:00
flexcontainer.css Fix flex container width (#28603) 2023-12-24 22:39:02 +08:00
modal.css Improve issue history dialog and make poster can delete their own history (#27323) 2023-09-28 08:43:20 +00:00
navbar.css Label and focus styling for mobile menu button 2024-03-02 14:31:10 +01:00
normalize.css Use line-height: normal by default (#26635) 2023-08-22 10:19:15 +00:00
select.css
svg.css Prevent SVG shrinking (#25652) 2023-07-04 02:15:06 +00:00
tippy.css Fix the overflow style for "Hide all checks" (#27932) 2023-11-07 18:53:35 +00:00
toast.css Remove some unused CSS styles (#26852) 2023-09-01 08:59:38 +02:00