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 1195be41a1
Replace coloris with vanilla-colorful (#30201)
Found [a better color
picker](https://github.com/web-padawan/vanilla-colorful) that [does not
rely](https://github.com/mdbassit/Coloris/issues/139) on
`querySelectorAll` or a global shared instance, and is also around a
third of the size of the previous one.

The popover is handled by tippy.js for which I introduced a new "bare"
theme and it uses a new sibling-based mechanism which should prove
useful later to create tippy popovers via HTML only.

<img width="846" alt="Screenshot 2024-03-31 at 04 03 38"
src="https://github.com/go-gitea/gitea/assets/115237/7639b911-a2d7-4f5c-bffd-a9d84561e747">
11 months ago
..
animations.css Remove fomantic input module (#30194) 11 months ago
breadcrumb.css Use unique class for breadcrumb divider (#26524) 2 years ago
button.css Fix button hover border (#30048) 11 months ago
card.css Update JS dependencies and misc tweaks (#25540) 2 years ago
checkbox.css Fix unclickable checkboxes (#30195) 11 months ago
comment.css Consolidate the two review boxes into one (#24738) 2 years ago
container.css Remove fomantic container module (#30036) 11 months ago
divider.css Reduce margin/padding on flex-list items and divider (#27872) 1 year ago
flexcontainer.css Fix flex container width (#28603) 1 year ago
grid.css Restore aligned grid column CSS (#30106) 11 months ago
header.css Prevent flash of dropdown menu on labels list (#30215) 11 months ago
input.css Remove fomantic input module (#30194) 11 months ago
label.css Remove fomantic label module (#30081) 11 months ago
message.css Various code view improvements (#30014) 11 months ago
modal.css Improve issue history dialog and make poster can delete their own history (#27323) 1 year ago
navbar.css Fix spacing in issue navbar (#30238) 11 months ago
normalize.css Use line-height: normal by default (#26635) 2 years ago
segment.css Fix:the rounded corners of the folded file are not displayed correctly (#29953) 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) 11 months ago
tippy.css Replace coloris with vanilla-colorful (#30201) 11 months ago
toast.css Remove some unused CSS styles (#26852) 1 year ago