0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-31 20:15:38 +01:00
gitea/web_src/css
silverwind 6e1873288f
Improve contrast on blame timestamp, fix double border (#29482)
Before, double border on top, bad contrast on dark:
<img width="155" alt="Screenshot 2024-02-29 at 02 06 17"
src="https://github.com/go-gitea/gitea/assets/115237/fc0f1e08-a5ce-47ed-9eb6-135eed5a1abb">
<img width="126" alt="Screenshot 2024-02-29 at 02 07 28"
src="https://github.com/go-gitea/gitea/assets/115237/38ae8483-8d9b-484c-8909-d4466131ea16">

After, no double border on top, good contrast:
<img width="154" alt="Screenshot 2024-02-29 at 02 20 20"
src="https://github.com/go-gitea/gitea/assets/115237/ad91282b-e9f5-4f41-8f5e-6ba28db3beac">
<img width="147" alt="Screenshot 2024-02-29 at 02 20 38"
src="https://github.com/go-gitea/gitea/assets/115237/7ee2ec92-e72a-4981-aec3-98fc8e579bae">
2024-02-29 10:00:33 +08:00
..
chroma
codemirror
editor Clean up diff header css and reduce global textarea min-height (#29232) 2024-02-18 14:51:21 +00:00
features
markup Make blockquote border size less aggressive (#29124) 2024-02-10 14:55:46 +02:00
modules Apply compact padding to small buttons with svg icons (#29471) 2024-02-28 21:26:12 +01:00
repo
shared
standalone
themes Recolor dark theme to blue shade (#29283) 2024-02-28 11:16:15 +01:00
actions.css
admin.css
base.css Improve contrast on blame timestamp, fix double border (#29482) 2024-02-29 10:00:33 +08:00
dashboard.css
explore.css
font_i18n.css
form.css Revert #28753 because UI broken. (#29293) 2024-02-21 22:14:37 +08:00
helpers.css Use tailwind instead of gt-[wh]- helper classes (#29423) 2024-02-27 14:31:41 +00:00
home.css
index.css Add tailwindcss (#29357) 2024-02-25 17:46:46 +01:00
install.css
org.css Unify organizations header (#29248) 2024-02-23 01:24:57 +01:00
repo.css Clean up diff header css and reduce global textarea min-height (#29232) 2024-02-18 14:51:21 +00:00
review.css Don't reload timeline page when (un)resolving or replying conversation (#28654) 2024-01-24 03:26:28 +00:00
user.css