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
Quentin 793c0e1fa6
Align sidebar gears to the right (#33721)
Currently, the issue/pr sidebar is hard to read visually. One of the
reason is that the gear icons make reading difficult because they are
"in the way" when reading, and not aligned together.

This PR proposes to align them on the right.

Actions are also better highlighted this way.

## Screenshots

### Issue

| Before this PR | After this PR |
| --- | --- |
| <img width="322" alt="Capture d’écran 2025-02-25 à 19 59 39"
src="https://github.com/user-attachments/assets/efdd13af-7b22-4f2b-8e65-dd17d6f3ffad"
/> | <img width="322" alt="Capture d’écran 2025-02-25 à 19 58 56"
src="https://github.com/user-attachments/assets/eeacc3f4-5e2c-4558-a4b3-0f1ab4742107"
/> |

### Pull Request


| Before this PR | After this PR |
| --- | --- |
| <img width="322" alt="Capture d’écran 2025-02-25 à 20 16 12"
src="https://github.com/user-attachments/assets/c274b58b-ad50-4ad8-b3da-91dbabd1b120"
/> | <img width="322" alt="Capture d’écran 2025-02-25 à 20 15 54"
src="https://github.com/user-attachments/assets/ecfd6d60-a525-4767-872d-2ef84030d81e"
/> |

Signed-off-by: Quentin Guidée <quentin.guidee@gmail.com>
Co-authored-by: Giteabot <teabot@gitea.io>
4 weeks ago
..
chroma Various code view improvements (#30014) 1 year ago
codemirror Remove EasyMDE focus outline on text (#25328) 2 years ago
editor Refactor markdown editor and use it for milestone description editor (#32688) 4 months ago
features Add cropping support when modifying the user/org/repo avatar (#33498) 2 months ago
markup Fix poor table column width due to breaking words (#31473) 9 months ago
modules Clone button enhancements (#33362) 2 months ago
repo Fix flex width (#33414) 2 months ago
shared Forbid deprecated `break-word` in CSS (#30934) 11 months ago
standalone Add toasts to UI (#25449) 2 years ago
themes Repo file list enhancements (#32835) 3 months ago
actions.css Fix various overflows on actions view (#30344) 11 months ago
admin.css User details page (#26713) 2 years ago
base.css Align sidebar gears to the right (#33721) 4 weeks ago
dashboard.css Pulse page improvements (#30149) 11 months ago
explore.css Fix and/or comment some legacy CSS problems (#33015) 3 months ago
font_i18n.css Fix `@font-face` overrides (#24855) 2 years ago
form.css Fix mCaptcha bug (#33659) 1 month ago
helpers.css Replace `gt-word-break` with `tw-break-anywhere` (#31183) 10 months ago
home.css Refactor language menu and dom utils (#32450) 5 months ago
index.css Fix and/or comment some legacy CSS problems (#33015) 3 months ago
install.css Fix some UI problems (install/checkbox) (#30854) 11 months ago
org.css Clean up legacy form CSS styles (#33081) 3 months ago
repo.css Clone button enhancements (#33362) 2 months ago
review.css Refactor markdown editor and use it for milestone description editor (#32688) 4 months ago
user.css Optimize repo-list layout to enhance visual experience (#31272) 10 months ago