forgejo/web_src/css
Earl Warren 84c3b60a4c
Improve profile readme rendering ()
- Tell the renderer to use the `document` mode, so it's consistent with
other renderers.
- Use the same padding as `.file-view.markup`, so it's consistent with
other containers that contain markup rendering.
- Resolves https://codeberg.org/forgejo/forgejo/issues/833

Co-authored-by: Gusted <postmaster@gusted.xyz>
Conflicts:
	routers/web/user/profile.go
	inserted Metas:   map[string]string{"mode": "document"}, where
	it was missing
2023-08-11 08:56:04 +02:00
..
chroma Change --font-weight-bold to --font-weight-semibold and 600 value, introduce new font weight variables () 2023-05-21 23:37:32 +00:00
codemirror Remove EasyMDE focus outline on text () () 2023-06-18 09:35:40 +02:00
editor Several fixes for mobile UI () () 2023-07-07 00:34:00 +02:00
features Improve commit graph alignment and truncating () () 2023-07-26 13:49:15 +02:00
markup Fix UI regression of asciinema player () () 2023-07-30 07:43:05 +02:00
modules Prevent SVG shrinking () () 2023-07-04 10:03:03 +00:00
repo Improve wiki sidebar and TOC () () 2023-06-24 10:16:15 +08:00
shared Actions list enhancements () () 2023-07-04 13:00:34 +00:00
standalone Add dark mode to API Docs () 2023-05-28 21:37:34 +00:00
themes [BRANDING] fix code highlight color in Forgejo themes 2023-07-17 00:25:56 +02:00
actions.css Reorganize CSS files () 2023-05-16 00:13:30 -04:00
admin.css Display deprecated warning in admin panel pages as well as in the log file () () 2023-07-30 07:42:53 +02:00
base.css Increase table cell horizontal padding () () 2023-07-26 13:49:16 +02:00
dashboard.css Fix mobile navbar and misc cleanups () () 2023-06-11 09:50:39 +08:00
explore.css Improve notification icon and navbar () () 2023-06-08 10:19:13 +00:00
font_i18n.css Fix @font-face overrides () 2023-05-24 01:48:51 +00:00
form.css Fix mobile navbar and misc cleanups () () 2023-06-11 09:50:39 +08:00
helpers.css Clarify "text-align" CSS helpers, fix clone button padding () () 2023-07-10 00:19:24 +02:00
home.css avoid hard-coding height in language dropdown menu () () 2023-07-24 07:59:10 +02:00
index.css Prevent SVG shrinking () () 2023-07-04 10:03:03 +00:00
install.css Make "install page" respect environment config () () 2023-07-10 11:51:05 +00:00
org.css [MODERATION] organization blocking a user () 2023-07-17 00:26:42 +02:00
repo.css Clarify "text-align" CSS helpers, fix clone button padding () () 2023-07-10 00:19:24 +02:00
review.css Make add line comment buttons focusable () () 2023-07-15 12:18:49 +02:00
user.css Improve profile readme rendering () 2023-08-11 08:56:04 +02:00