1
0
Fork 0
gitea/web_src/less
Gusted ca4b920bbc
Make repository file list useable on mobile (#19515)
* Make repository file list useable on mobile

- When you're browsing a repository on mobile, you're met by a giant
block called the "repository file list". The current design is not
useable for mobile and is a big annoyance while browsing a repo on
mobile. This PR removes that annoyance by making it more suitable design
when on mobile.
- Adds HTML for the commit/file time to align it vertically(noticeable
on mobile, not on PC).
- Show all information horizontally and not vertically.
- Remove the last commit message of the file, there isn't enough space
on mobile to place this anywhere, so we're not trying to make a
best-effort here and instead just not display it.

* Remove unnecessary `!important`

* Fix broken HTML

* Simplify code
2022-04-28 03:59:49 +02:00
..
chroma
code
codemirror
features
markup Disallow selecting the text of buttons (#19330) 2022-04-14 16:57:19 +08:00
shared
standalone
themes
_admin.less
_base.less By default force vertical tabs on mobile (#19486) 2022-04-26 16:31:58 -04:00
_dashboard.less
_editor.less
_explore.less
_font_i18n.less
_form.less
_home.less
_install.less
_organization.less Add RSS Feed buttons to Repo, User and Org pages (#19370) 2022-04-24 22:03:39 +02:00
_repository.less Make repository file list useable on mobile (#19515) 2022-04-28 03:59:49 +02:00
_review.less Disallow selecting the text of buttons (#19330) 2022-04-14 16:57:19 +08:00
_svg.less
_tribute.less
_user.less Add RSS Feed buttons to Repo, User and Org pages (#19370) 2022-04-24 22:03:39 +02:00
animations.less
helpers.less Change <a> elements to underline on hover (#17898) 2021-12-18 05:29:00 +00:00
index.less
misc.css
variables.less