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 2ced31e81d
Change `--border-radius-circle` to `--border-radius-full` (#30936)
Percentage-based `border-radius` [creates undesirable
ellipse](https://jsfiddle.net/silverwind/j9ko5wnt/4/) on non-square
content. Instead, use pixel value and use same wording `full` like
tailwind does, but increast to 99999px over their 9999px.
11 months ago
..
animations.css Change `--border-radius-circle` to `--border-radius-full` (#30936) 11 months ago
breadcrumb.css Use unique class for breadcrumb divider (#26524) 2 years ago
button.css Tweak repo buttons on mobile and labeled button border-radius (#30503) 12 months ago
card.css Fix all rounded borders, change affected tab menus to pills (#30707) 11 months ago
checkbox.css Fix some UI problems (install/checkbox) (#30854) 11 months ago
comment.css Rewrite and restyle reaction selector and enable no-sizzle eslint rule (#30453) 12 months ago
container.css Fix some UI problems (dropdown/container) (#30849) 11 months ago
dimmer.css Use CSS `inset` shorthand (#30939) 11 months ago
divider.css Pulse page improvements (#30149) 12 months ago
flexcontainer.css Use `flex-container` for dashboard layout (#30214) 12 months ago
grid.css Enable `declaration-block-no-redundant-longhand-properties` (#30950) 11 months ago
header.css Pulse page improvements (#30149) 12 months ago
input.css Improve repo button row layout (#30668) 11 months ago
label.css Tweak repo buttons on mobile and labeled button border-radius (#30503) 12 months ago
list.css Fix floated list items (#30377) 1 year ago
menu.css Enable `declaration-block-no-redundant-longhand-properties` (#30950) 11 months ago
message.css Various code view improvements (#30014) 1 year ago
modal.css Fix all rounded borders, change affected tab menus to pills (#30707) 11 months ago
navbar.css Rework and fix stopwatch (#30732) 11 months ago
normalize.css Use line-height: normal by default (#26635) 2 years ago
segment.css Fix rounded border for segment followed by pagination (#30809) 11 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) 1 year ago
tippy.css Rework and fix stopwatch (#30732) 11 months ago
toast.css Remove some unused CSS styles (#26852) 2 years ago