0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-03 10:44:38 +01:00
gitea/web_src/css
silverwind df9a78cd04
Tweak repo sidebar (#32847)
Before and after:

<img width="218" alt="Screenshot 2024-12-15 at 04 53 53"
src="https://github.com/user-attachments/assets/299b1f0a-ba72-47c6-b662-a9d540d4d741"
/>
<img width="222" alt="Screenshot 2024-12-15 at 04 53 41"
src="https://github.com/user-attachments/assets/5a2b5332-e324-4d20-82e9-21d1c850e826"
/>

Diff without whitespace:
https://github.com/go-gitea/gitea/pull/32847/files?diff=unified&w=1

The `tw-mt-2` is fine even if the element renders empty:

<img width="387" alt="image"
src="https://github.com/user-attachments/assets/76a976e4-ba2e-48a5-9248-c361552a937a"
/>

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2024-12-15 10:01:46 +00:00
..
chroma
codemirror
editor Refactor markdown editor and use it for milestone description editor (#32688) 2024-12-04 02:11:34 +00:00
features Allow cropping an avatar before setting it (#32565) 2024-11-28 02:15:59 +00:00
markup
modules Remove all "floated" CSS styles (#32691) 2024-12-03 03:54:33 +08:00
repo Tweak repo sidebar (#32847) 2024-12-15 10:01:46 +00:00
shared
standalone
themes Add automatic light/dark option for the colorblind theme (#31997) 2024-09-07 03:09:40 +00:00
actions.css
admin.css
base.css Refactor issue filter (labels, poster, assignee) (#32771) 2024-12-10 11:38:22 +08:00
dashboard.css
explore.css
font_i18n.css
form.css Set manual tabindexes on login page (#31689) 2024-09-20 15:27:19 +00:00
helpers.css
home.css Refactor language menu and dom utils (#32450) 2024-11-08 14:04:24 +08:00
index.css Fix repo home file list (#32788) 2024-12-11 23:54:42 +08:00
install.css
org.css Fix overflow on org header (#32837) 2024-12-14 06:50:12 +00:00
repo.css Tweak repo sidebar (#32847) 2024-12-15 10:01:46 +00:00
review.css Refactor markdown editor and use it for milestone description editor (#32688) 2024-12-04 02:11:34 +00:00
user.css