forgejo/web_src/css
sebastian-sauer 49dddd87b1
Improve PR diff view on mobile (#27883)
1. Show diff stats only on large screens

these are already shown in tabs, so no need for this duplicate
information on small screens


![image](https://github.com/go-gitea/gitea/assets/1135157/1287839d-7490-42eb-a17e-d526dc0bfd9e)

![image](https://github.com/go-gitea/gitea/assets/1135157/e9dcd89d-ed4d-4945-a7aa-4e6fc6d9c3a2)


2. Hide viewed files information on small screens

Github does the same and this gives us more free space on small screens


![image](https://github.com/go-gitea/gitea/assets/1135157/e90b042f-fffb-4f79-a5ae-cd480c9d8334)

![image](https://github.com/go-gitea/gitea/assets/1135157/d2480ffe-58f2-4694-8ae1-a2ab0aae14d4)


3. Review bar now doesn't wrap so we don't need the 77px even on very
small screens

(the sticky headers are still working)


![image](https://github.com/go-gitea/gitea/assets/1135157/42b19b2b-73ef-4b88-8680-c555879b363b)
2023-11-16 11:58:53 +08:00
..
chroma
codemirror
editor
features
markup
modules Fix the overflow style for "Hide all checks" (#27932) 2023-11-07 18:53:35 +00:00
repo
shared Reduce margin/padding on flex-list items and divider (#27872) 2023-11-02 12:30:38 +08:00
standalone
themes
actions.css
admin.css
base.css Add word-break to organization name and description (#26624) 2023-10-25 10:40:39 +00:00
dashboard.css
explore.css
font_i18n.css
form.css
helpers.css
home.css
index.css
install.css
org.css Add word-break to organization name and description (#26624) 2023-10-25 10:40:39 +00:00
repo.css Improve PR diff view on mobile (#27883) 2023-11-16 11:58:53 +08:00
review.css
user.css