1
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-05-01 05:05:02 +00:00
gitea/web_src/css
silverwind 58d0a3f4c2
Simplify emoji rendering ()
It seems like most of our custom styles around the .emoji class are
useless and we can just make them render like any other text. Rendering
should now match GitHub.

Fixes: https://github.com/go-gitea/gitea/issues/34019

Also see https://github.com/go-gitea/gitea/pull/11541 and
https://github.com/go-gitea/gitea/pull/12317 for some context. I think
browser emoji rendering has improved in recent years so these hacks are
no longer needed.

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-03-28 18:25:13 +08:00
..
chroma Various code view improvements () 2024-03-24 12:14:03 +00:00
codemirror
editor Refactor markup and pdf-viewer to use new init framework () 2025-03-03 11:49:15 -08:00
features Adjust the layout of the toolbar on the Issues/Projects page () 2025-03-28 07:55:12 +00:00
markup Simplify emoji rendering () 2025-03-28 18:25:13 +08:00
modules Remove unused or abused styles () 2025-03-17 22:11:24 +08:00
repo Optimize Layout Styles of Filelist () 2025-03-19 00:59:33 +08:00
shared Refactor markup and pdf-viewer to use new init framework () 2025-03-03 11:49:15 -08:00
standalone
themes Improve theme display () 2025-03-08 21:38:11 +00:00
actions.css Fix various overflows on actions view () 2024-04-15 19:46:52 +00:00
admin.css
base.css Simplify emoji rendering () 2025-03-28 18:25:13 +08:00
dashboard.css Pulse page improvements () 2024-04-14 09:21:16 +00:00
explore.css Fix and/or comment some legacy CSS problems () 2024-12-28 11:51:38 +00:00
font_i18n.css
form.css Drop fomantic build () 2025-03-11 12:44:52 +08:00
helpers.css Replace gt-word-break with tw-break-anywhere () 2024-06-04 13:57:11 +00:00
home.css Refactor language menu and dom utils () 2024-11-08 14:04:24 +08:00
index.css Drop fomantic build () 2025-03-11 12:44:52 +08:00
install.css Fix some UI problems (install/checkbox) () 2024-05-06 06:32:05 +00:00
org.css Clean up legacy form CSS styles () 2025-01-03 04:01:19 +00:00
repo.css Fix dynamic content loading init problem () 2025-03-01 02:02:10 +00:00
review.css Refactor markdown editor and use it for milestone description editor () 2024-12-04 02:11:34 +00:00
user.css Optimize repo-list layout to enhance visual experience () 2024-06-07 01:22:03 +02:00