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
wxiaoguang 96ba747ff2
Fix notification circle (border-radius) (#26794)
`border-radius` means `radius`, not `diameter`, so it should be `50%` and `boxHeight / 2`
1 year ago
..
animations.css Improve modal dialog UI (#26764) 1 year ago
breadcrumb.css Use unique class for breadcrumb divider (#26524) 1 year ago
button.css Fix dropdown icon layout on diff page (#25397) 2 years ago
card.css Update JS dependencies and misc tweaks (#25540) 2 years ago
comment.css Consolidate the two review boxes into one (#24738) 2 years ago
divider.css Replace fomantic divider module with our own (#25539) 2 years ago
flexcontainer.css Reduce margins on user settings page, introduce `flex-container` (#26046) 2 years ago
modal.css Improve modal dialog UI (#26764) 1 year ago
navbar.css Fix notification circle (border-radius) (#26794) 1 year ago
normalize.css Use line-height: normal by default (#26635) 1 year ago
select.css add `stylelint-stylistic` (#25285) 2 years ago
svg.css Prevent SVG shrinking (#25652) 2 years ago
tippy.css Change form actions to fetch for submit review box (#25219) 2 years ago
toast.css Unify `border-radius` behavior (#26770) 1 year ago