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 75e2e5c736
Migrate font-size helpers to tailwind (#30029)
Migrate `gt-font-*` to `tw-text-*` All tailwind-original class names are
also available and render like they would with 16px root font size.

We currently have root font size at 14px, but I would like to eventually
migrate us to 16px so that the tailwind docs apply to us unchangend and
because 16px is the recommended root font size for web pages in general.
Also the number 16 is much better dividable than 14 so will result in
more integers.
11 months ago
..
chroma Chroma color tweaks (#26978) 1 year 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 various loading states, remove `.loading` class (#29920) 11 months ago
markup Make blockquote border size less aggressive (#29124) 12 months ago
modules Introduce `.secondary-nav` and handle `.page-content` spacing universally (#29982) 11 months ago
repo Introduce `.secondary-nav` and handle `.page-content` spacing universally (#29982) 11 months ago
shared Add `<overflow-menu>`, rename webcomponents (#29400) 11 months ago
standalone Add toasts to UI (#25449) 2 years ago
themes Introduce `.secondary-nav` and handle `.page-content` spacing universally (#29982) 11 months ago
actions.css Replace 10 more gt- classes with tw- (#29945) 11 months ago
admin.css User details page (#26713) 1 year ago
base.css Introduce `.secondary-nav` and handle `.page-content` spacing universally (#29982) 11 months ago
dashboard.css Introduce `.secondary-nav` and handle `.page-content` spacing universally (#29982) 11 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 Unify search boxes (#29530) 11 months ago
helpers.css Migrate font-size helpers to tailwind (#30029) 11 months ago
home.css avoid hard-coding height in language dropdown menu (#25986) 2 years ago
index.css Remove fomantic grid module (#29894) 11 months ago
install.css Make "install page" respect environment config (#25648) 2 years ago
org.css Unify organizations header (#29248) 12 months ago
repo.css Introduce `.secondary-nav` and handle `.page-content` spacing universally (#29982) 11 months ago
review.css Replace all simple inline styles with tailwind (#30032) 11 months ago
user.css Introduce `.secondary-nav` and handle `.page-content` spacing universally (#29982) 11 months ago