You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/web_src/css/modules
silverwind 63c5ac6cdb
Add `:focus-visible` style to buttons (#31799)
Buttons now show a focus style via
[`:focus-visible`](https://developer.mozilla.org/en-US/docs/Web/CSS/:focus-visible)
when the browser deems the focus to be important, like for example when
the button is focused via keyboard navigation.

<img width="492" alt="Screenshot 2024-08-07 at 22 12 51"
src="https://github.com/user-attachments/assets/060568b1-1599-4c56-bafb-b36ebb1bec35">
<img width="479" alt="image"
src="https://github.com/user-attachments/assets/885f4e10-f496-47f0-8ae5-45827ded09f8">
6 months ago
..
animations.css Make toast support preventDuplicates (#31501) 8 months ago
breadcrumb.css Use unique class for breadcrumb divider (#26524) 2 years ago
button.css Add `:focus-visible` style to buttons (#31799) 6 months ago
card.css Fix all rounded borders, change affected tab menus to pills (#30707) 9 months ago
checkbox.css Fix some UI problems (install/checkbox) (#30854) 9 months ago
comment.css Always use HTML attributes for avatar size (#31509) 7 months ago
container.css Prevent tab shifting, remove extra margin on fluid pages (#31090) 9 months ago
dimmer.css Use CSS `inset` shorthand (#30939) 9 months ago
divider.css Pulse page improvements (#30149) 10 months ago
flexcontainer.css Use `flex-container` for dashboard layout (#30214) 10 months ago
grid.css Enable `declaration-block-no-redundant-longhand-properties` (#30950) 9 months ago
header.css Fix navbar `+` menu flashing on page load (#31281) 8 months ago
input.css Improve repo button row layout (#30668) 9 months ago
label.css Tweak repo buttons on mobile and labeled button border-radius (#30503) 10 months ago
list.css Fix floated list items (#30377) 10 months ago
menu.css Fix border radius on hovered secondary menu (#31089) 9 months ago
message.css Various code view improvements (#30014) 11 months ago
modal.css Fix all rounded borders, change affected tab menus to pills (#30707) 9 months ago
navbar.css Fix navbar `+` menu flashing on page load (#31281) 8 months ago
normalize.css Use line-height: normal by default (#26635) 1 year ago
segment.css Improve mobile review ui (#31091) 9 months ago
select.css add `stylelint-stylistic` (#25285) 2 years ago
svg.css Prevent SVG shrinking (#25652) 2 years ago
table.css Fix table alignment classes (#30144) 11 months ago
tippy.css Rework and fix stopwatch (#30732) 9 months ago
toast.css Make toast support preventDuplicates (#31501) 8 months ago