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.
forgejo/web_src/css/modules
silverwind 623b3b590e
Button and color enhancements (#24989)
- Various corrections to button styles, especially secondary
- Remove focus highlight, it's annoying when it stays on button after
press
- Clearly define ghost and link buttons with demos in devtest
- Remove black, grey and tertiary buttons, they should not be used
- Make `arc-green` slightly darker

<img width="1226" alt="image"
src="https://github.com/go-gitea/gitea/assets/115237/8d89786a-01ab-40f8-ae5a-e17f40e35084">
<img width="1249" alt="image"
src="https://github.com/go-gitea/gitea/assets/115237/83651e6d-3c27-46ff-b8bd-ff344d70e949">

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: Giteabot <teabot@gitea.io>
1 year ago
..
animations.css Add PDF rendering via PDFObject (#24086) 1 year ago
breadcrumb.css Remove fomantic breadcrumb module (#24463) 1 year ago
button.css Button and color enhancements (#24989) 1 year ago
card.css Change `--font-weight-bold` to `--font-weight-semibold` and 600 value, introduce new font weight variables (#24827) 1 year ago
comment.css Consolidate the two review boxes into one (#24738) 1 year ago
modal.css Move `Rename branch` from repo settings page to the page of branches list (#24380) 1 year ago
normalize.css Replace Fomantic reset module with our own (#24948) 1 year ago
tippy.css Add markdown preview to Submit Review Textarea (#24672) 1 year ago