forgejo/web_src/css
silverwind 31b608a1e9
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>
(cherry picked from commit aff7b7bdd285cc1fcabea774f153886e11ae9f5d)
2024-04-28 15:39:00 +02:00
..
chroma [Port] gitea#30014: Various code view improvements 2024-03-28 16:43:14 +01:00
codemirror
editor
features [PORT] gitea##30237: Fix and rewrite contrast color calculation, fix project-related bugs 2024-04-15 16:11:34 +02:00
markup Markup color and font size fixes (#30282) 2024-04-07 15:40:31 +02:00
modules Tweak and fix toggle checkboxes (#30527) 2024-04-21 12:06:42 +02:00
repo [PORT] gitea##30237: Fix and rewrite contrast color calculation, fix project-related bugs 2024-04-15 16:11:34 +02:00
shared Migrate gt-hidden to tw-hidden (#30046) 2024-03-30 07:17:29 +01:00
standalone
themes UI: fix rounding of vertical menus on /issues, /pulls 2024-04-24 19:07:16 +05:00
actions.css Fix various overflows on actions view (#30344) 2024-04-21 11:53:50 +02:00
admin.css
base.css Remove obsolete CSS text classes (#30576) 2024-04-28 15:39:00 +02:00
dashboard.css Pulse page improvements (#30149) 2024-04-21 11:08:33 +02:00
explore.css
font_i18n.css
form.css Fix checkboxes on mobile view, remove some dead css (#30308) 2024-04-15 20:01:35 +02:00
helpers.css Move and simplify tab-size helpers (#30196) 2024-04-07 15:40:31 +02:00
home.css
index.css Remove fomantic list module (#30281) 2024-04-07 15:40:31 +02:00
install.css Fix install page checkboxes and dropdown width (#30526) 2024-04-21 12:07:51 +02:00
org.css Remove fomantic checkbox module (#30162) 2024-04-07 11:05:37 +02:00
repo.css Fix border-radius on view, blame and code search (#30545) 2024-04-21 16:28:16 +02:00
review.css Fix: The interface is broken when modifying code comments under mobile devices (#30125) 2024-03-30 07:17:31 +01:00
user.css set width on pronoun dropdown and custom input 2024-04-03 15:12:30 -05:00