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
silverwind d0bfc978de
Fix active item in tab menu (#30690)
Before, item would also resize on hover because of font weight:
<img width="381" alt="Screenshot 2024-04-25 at 01 28 53"
src="https://github.com/go-gitea/gitea/assets/115237/4f3291fc-90be-4d66-ae8b-3c2f763cb956">

After:
<img width="381" alt="Screenshot 2024-04-25 at 01 28 40"
src="https://github.com/go-gitea/gitea/assets/115237/06145bf2-1ddd-4171-9217-d92c100ea405">

Co-authored-by: Giteabot <teabot@gitea.io>
9 months ago
..
chroma Various code view improvements (#30014) 10 months ago
codemirror Remove EasyMDE focus outline on text (#25328) 2 years ago
editor Clean up diff header css and reduce global textarea min-height (#29232) 12 months ago
features Fix and rewrite contrast color calculation, fix project-related bugs (#30237) 10 months ago
markup Markup color and font size fixes (#30282) 10 months ago
modules Fix active item in tab menu (#30690) 9 months ago
repo Tweak repo buttons on mobile and labeled button border-radius (#30503) 10 months ago
shared Migrate `gt-hidden` to `tw-hidden` (#30046) 10 months ago
standalone Add toasts to UI (#25449) 2 years ago
themes Initial support for colorblindness-friendly themes (#30625) 9 months ago
actions.css Fix various overflows on actions view (#30344) 10 months ago
admin.css User details page (#26713) 1 year ago
base.css Fix flash message for flex-container (#30657) 9 months ago
dashboard.css Pulse page improvements (#30149) 10 months ago
explore.css Introduce `.secondary-nav` and handle `.page-content` spacing universally (#29982) 11 months ago
font_i18n.css Fix `@font-face` overrides (#24855) 2 years ago
form.css Expose fuzzy search for issues/pulls (#29701) 10 months ago
helpers.css Remove fomantic button module (#30475) 10 months ago
home.css avoid hard-coding height in language dropdown menu (#25986) 2 years ago
index.css Remove fomantic menu module (#30325) 10 months ago
install.css Fix install page checkboxes and dropdown width (#30526) 10 months ago
org.css Remove fomantic checkbox module (#30162) 10 months ago
repo.css Fix repo home UI when there is no repo description (#30552) 10 months ago
review.css Fix: The interface is broken when modifying code comments under mobile devices (#30125) 10 months ago
user.css Introduce `.secondary-nav` and handle `.page-content` spacing universally (#29982) 11 months ago