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 8c68c5e436
Move custom `tw-` helpers to tailwind plugin (#31184)
Move the previous custom `tw-` classes to be defined in a tailwind
plugin. I think it's cleaner that way and I also verified double-class
works as expected:

<img width="299" alt="Screenshot 2024-05-30 at 19 06 24"
src="https://github.com/go-gitea/gitea/assets/115237/003cbc76-2013-46a0-9e27-63023fa7c7a4">
8 months ago
..
chroma Various code view improvements (#30014) 11 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 Rename project board -> column to make the UI less confusing (#30170) 9 months ago
markup Improve mobile review ui (#31091) 9 months ago
modules Improve mobile review ui (#31091) 9 months ago
repo Restyle release list, fix branch dropdown (#30837) 9 months ago
shared Forbid deprecated `break-word` in CSS (#30934) 9 months ago
standalone Add toasts to UI (#25449) 2 years ago
themes Rename project board -> column to make the UI less confusing (#30170) 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 Change `--border-radius-circle` to `--border-radius-full` (#30936) 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 Fix some UI problems (dropdown/container) (#30849) 9 months ago
helpers.css Move custom `tw-` helpers to tailwind plugin (#31184) 8 months ago
home.css avoid hard-coding height in language dropdown menu (#25986) 2 years ago
index.css Remove fomantic dimmer module (#30723) 9 months ago
install.css Fix some UI problems (install/checkbox) (#30854) 9 months ago
org.css Remove fomantic checkbox module (#30162) 11 months ago
repo.css Remove unnecessary inline style for tab-size (#31224) 8 months ago
review.css Use vertical layout for multiple code expander buttons (#31122) 8 months ago
user.css Introduce `.secondary-nav` and handle `.page-content` spacing universally (#29982) 11 months ago