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 be47015229
Navbar fixes (#25402)
Fixes: https://github.com/go-gitea/gitea/issues/25444

Followup for some regressions from
https://github.com/go-gitea/gitea/pull/25343. Before and after:

<img width="219" alt="Screenshot 2023-06-21 at 00 25 20"
src="https://github.com/go-gitea/gitea/assets/115237/08fe8e01-0a16-4cdf-ad4d-0a9048408e9e">
<img width="220" alt="Screenshot 2023-06-21 at 00 25 32"
src="https://github.com/go-gitea/gitea/assets/115237/be25ae69-6ed0-4af5-8eeb-d7b210e7c124">

Fixes mobile button background and margins:

<img width="836" alt="Screenshot 2023-06-21 at 00 39 58"
src="https://github.com/go-gitea/gitea/assets/115237/d76ac1e9-747f-477c-9a42-b73e129b72ee">
2 years ago
..
chroma Change `--font-weight-bold` to `--font-weight-semibold` and 600 value, introduce new font weight variables (#24827) 2 years ago
codemirror Remove EasyMDE focus outline on text (#25328) 2 years ago
editor Rework button coloring, add focus and active colors (#24507) 2 years ago
features add `stylelint-stylistic` (#25285) 2 years ago
markup Improve wiki sidebar and TOC (#25460) 2 years ago
modules Navbar fixes (#25402) 2 years ago
repo Improve wiki sidebar and TOC (#25460) 2 years ago
shared Various UI fixes (#25264) 2 years ago
standalone add `stylelint-stylistic` (#25285) 2 years ago
themes Minor arc-green color tweaks (#25175) 2 years ago
actions.css Reorganize CSS files (#24739) 2 years ago
admin.css Fix mobile navbar and misc cleanups (#25134) 2 years ago
base.css Various UI fixes (#25264) 2 years ago
dashboard.css Fix mobile navbar and misc cleanups (#25134) 2 years ago
explore.css Improve notification icon and navbar (#25111) 2 years ago
font_i18n.css Fix `@font-face` overrides (#24855) 2 years ago
form.css Fix mobile navbar and misc cleanups (#25134) 2 years ago
helpers.css Navbar fixes (#25402) 2 years ago
home.css Fix mobile navbar and misc cleanups (#25134) 2 years ago
index.css Improve wiki sidebar and TOC (#25460) 2 years ago
install.css Change `--font-weight-bold` to `--font-weight-semibold` and 600 value, introduce new font weight variables (#24827) 2 years ago
org.css Improve AJAX link and modal confirm dialog (#25210) 2 years ago
repo.css Improve wiki sidebar and TOC (#25460) 2 years ago
review.css Diff page enhancements (#25398) 2 years ago
user.css Fix mobile navbar and misc cleanups (#25134) 2 years ago