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
sebastian-sauer b81c013057
Don't stack PR tab menu on small screens (#25789)
the stacking takes up screen space - display the tabs as the navigation
bar. github uses the same layout.

Screenshots (left before, right after):


![image](https://github.com/go-gitea/gitea/assets/1135157/d7e2aaec-c67b-403d-8d56-d4c824b04eed)
![image](https://github.com/go-gitea/gitea/assets/1135157/9e150881-c265-4074-afd7-407bb52e1934)

Large screen:


![image](https://github.com/go-gitea/gitea/assets/1135157/d5cbdaa3-2962-4c4f-9595-5938981ff99e)
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 Several fixes for mobile UI (#25634) 2 years ago
features Add custom ansi colors and CSS variables for them (#25546) 2 years ago
markup Improve wiki sidebar and TOC (#25460) 2 years ago
modules Prevent SVG shrinking (#25652) 2 years ago
repo move issue filters to shared template (#25729) 2 years ago
shared Restructure issue list template, styles (#25750) 2 years ago
standalone Add toasts to UI (#25449) 2 years ago
themes Add custom ansi colors and CSS variables for them (#25546) 2 years ago
actions.css Reorganize CSS files (#24739) 2 years ago
admin.css Several fixes for mobile UI (#25634) 2 years ago
base.css Actions list enhancements (#25601) 2 years ago
dashboard.css Fix mobile navbar and misc cleanups (#25134) 2 years ago
explore.css fix tags line no margin see #25255 (#25280) 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 Clarify "text-align" CSS helpers, fix clone button padding (#25763) 2 years ago
home.css Align language menu icon and fit the footer area (#25556) 2 years ago
index.css Prevent SVG shrinking (#25652) 2 years ago
install.css Make "install page" respect environment config (#25648) 2 years ago
org.css Fix position of org follow button (#25688) 2 years ago
repo.css Don't stack PR tab menu on small screens (#25789) 2 years ago
review.css Diff page enhancements (#25398) 2 years ago
user.css Fix mobile navbar and misc cleanups (#25134) 2 years ago