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 e40fc75bac
Render code tags in commit messages (#30146)
Extend https://github.com/go-gitea/gitea/pull/21432 to commit messages.
Color is changed because the markup code block bg does not offer enough
contrast on varying backgrounds.

<img width="568" alt="Screenshot 2024-03-27 at 19 52 55"
src="https://github.com/go-gitea/gitea/assets/115237/ddc9307e-f32f-4e97-8b88-91f88ced2a36">
<img width="573" alt="Screenshot 2024-03-27 at 19 53 33"
src="https://github.com/go-gitea/gitea/assets/115237/14b30fd2-bf28-46b8-9e82-eb60a28f6bf2">
<img width="422" alt="Screenshot 2024-03-27 at 19 53 01"
src="https://github.com/go-gitea/gitea/assets/115237/a12136b5-c02b-460c-9830-f830542987ae">
<img width="397" alt="Screenshot 2024-03-27 at 19 53 27"
src="https://github.com/go-gitea/gitea/assets/115237/c9f05d81-c73e-468e-98e9-e5929bc0da3e">
<img width="333" alt="Screenshot 2024-03-27 at 19 53 07"
src="https://github.com/go-gitea/gitea/assets/115237/06b5a9f9-f95d-46b6-8c57-df0b02555652">
<img width="279" alt="Screenshot 2024-03-27 at 19 53 21"
src="https://github.com/go-gitea/gitea/assets/115237/b06a0afc-ddd8-48ae-b557-a6dc47802e68">
1 year 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 Drag-and-drop improvements for projects and issue pins (#29875) 1 year ago
markup Make blockquote border size less aggressive (#29124) 1 year ago
modules Fix table alignment classes (#30144) 1 year ago
repo Drag-and-drop improvements for projects and issue pins (#29875) 1 year ago
shared Migrate `gt-hidden` to `tw-hidden` (#30046) 1 year ago
standalone Add toasts to UI (#25449) 2 years ago
themes Various code view improvements (#30014) 1 year ago
actions.css Replace 10 more gt- classes with tw- (#29945) 1 year ago
admin.css User details page (#26713) 2 years ago
base.css Render code tags in commit messages (#30146) 1 year ago
dashboard.css Remove fomantic label module (#30081) 1 year 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 Unify search boxes (#29530) 1 year ago
helpers.css Migrate font-family to tailwind (#30118) 1 year ago
home.css avoid hard-coding height in language dropdown menu (#25986) 2 years ago
index.css Remove fomantic label module (#30081) 1 year ago
install.css Make "install page" respect environment config (#25648) 2 years ago
org.css Unify organizations header (#29248) 1 year ago
repo.css Add muted class to author name in repo commit list (#29989) 1 year 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