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.
forgejo/web_src/css/modules
silverwind 6a075589bf
Fix mobile navbar and misc cleanups (#25134)
- Fix and improve mobile navbar layout
- Apply all cleanups suggested in
https://github.com/go-gitea/gitea/pull/25111
- Make media query breakpoints match Fomantic's exactly
- Clean up whitespace in class on navbar items

Mobile navbar before and after:
<img width="745" alt="Screenshot 2023-06-08 at 08 40 56"
src="https://github.com/go-gitea/gitea/assets/115237/ca84b239-b10f-41db-8c06-dcf2b6dd9d28">
<img width="739" alt="Screenshot 2023-06-08 at 08 41 23"
src="https://github.com/go-gitea/gitea/assets/115237/09133c54-eb7e-4110-858c-ead23c3b7521">

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: Giteabot <teabot@gitea.io>
1 year ago
..
animations.css Add PDF rendering via PDFObject (#24086) 1 year ago
breadcrumb.css Remove fomantic breadcrumb module (#24463) 1 year ago
button.css Button and color enhancements (#24989) 1 year ago
card.css Change `--font-weight-bold` to `--font-weight-semibold` and 600 value, introduce new font weight variables (#24827) 1 year ago
comment.css Consolidate the two review boxes into one (#24738) 1 year ago
modal.css Move `Rename branch` from repo settings page to the page of branches list (#24380) 1 year ago
normalize.css Replace Fomantic reset module with our own (#24948) 1 year ago
tippy.css Fix mobile navbar and misc cleanups (#25134) 1 year ago