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 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>
2 months ago
..
chroma Various code view improvements (#30014) 11 months ago
codemirror Remove EasyMDE focus outline on text (#25328) 2 years ago
editor Refactor markdown editor and use it for milestone description editor (#32688) 3 months ago
features Allow cropping an avatar before setting it (#32565) 3 months ago
markup Fix poor table column width due to breaking words (#31473) 8 months ago
modules Remove all "floated" CSS styles (#32691) 3 months ago
repo Tweak repo sidebar (#32847) 2 months ago
shared Forbid deprecated `break-word` in CSS (#30934) 10 months ago
standalone Add toasts to UI (#25449) 2 years ago
themes Add automatic light/dark option for the colorblind theme (#31997) 6 months ago
actions.css Fix various overflows on actions view (#30344) 10 months ago
admin.css User details page (#26713) 2 years ago
base.css Refactor issue filter (labels, poster, assignee) (#32771) 3 months ago
dashboard.css Pulse page improvements (#30149) 10 months ago
explore.css Introduce `.secondary-nav` and handle `.page-content` spacing universally (#29982) 11 months ago
font_i18n.css Fix `@font-face` overrides (#24855) 2 years ago
form.css Set manual `tabindex`es on login page (#31689) 5 months ago
helpers.css Replace `gt-word-break` with `tw-break-anywhere` (#31183) 9 months ago
home.css Refactor language menu and dom utils (#32450) 4 months ago
index.css Fix repo home file list (#32788) 2 months ago
install.css Fix some UI problems (install/checkbox) (#30854) 10 months ago
org.css Fix overflow on org header (#32837) 2 months ago
repo.css Tweak repo sidebar (#32847) 2 months ago
review.css Refactor markdown editor and use it for milestone description editor (#32688) 3 months ago
user.css Optimize repo-list layout to enhance visual experience (#31272) 9 months ago