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 aff7b7bdd2
Remove obsolete CSS text classes (#30576)
- `.text-thin` and `.text-italic` are not present in CSS so were doing nothing and I removed them.
- `.text.middle` was unused so I removed it.
- `.text.italic` is replaced with `tw-italic`.
- `.text.normal` had exactly one use and it wasn't even needed.
- add a `muted` class to the link to `org_profile_avatar.tmpl`.

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
11 months ago
..
chroma Various code view improvements (#30014) 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) 1 year ago
features Fix and rewrite contrast color calculation, fix project-related bugs (#30237) 12 months ago
markup Markup color and font size fixes (#30282) 12 months ago
modules Tweak and fix toggle checkboxes (#30527) 11 months ago
repo Tweak repo buttons on mobile and labeled button border-radius (#30503) 11 months ago
shared Migrate `gt-hidden` to `tw-hidden` (#30046) 1 year ago
standalone Add toasts to UI (#25449) 2 years ago
themes Minor color tweaks (#30397) 12 months ago
actions.css Fix various overflows on actions view (#30344) 11 months ago
admin.css User details page (#26713) 2 years ago
base.css Remove obsolete CSS text classes (#30576) 11 months ago
dashboard.css Pulse page improvements (#30149) 11 months ago
explore.css Introduce `.secondary-nav` and handle `.page-content` spacing universally (#29982) 1 year ago
font_i18n.css Fix `@font-face` overrides (#24855) 2 years ago
form.css Expose fuzzy search for issues/pulls (#29701) 11 months ago
helpers.css Remove fomantic button module (#30475) 11 months ago
home.css avoid hard-coding height in language dropdown menu (#25986) 2 years ago
index.css Remove fomantic menu module (#30325) 11 months ago
install.css Fix install page checkboxes and dropdown width (#30526) 11 months ago
org.css Remove fomantic checkbox module (#30162) 12 months ago
repo.css Fix repo home UI when there is no repo description (#30552) 11 months ago
review.css Fix: The interface is broken when modifying code comments under mobile devices (#30125) 1 year ago
user.css Introduce `.secondary-nav` and handle `.page-content` spacing universally (#29982) 1 year ago