gitea/web_src/less
Gusted bcf13b670b
Improve commit list/view on mobile (#19712)
- This is a continuation on [the work](https://github.com/go-gitea/gitea/pull/19546) I've done for improving mobile experience on Gitea.
- The current behavior of going trough the commits list is horrible, each individual item gets it's own row and thereby isn't quite compact as it should be on mobile. The commit view's header is in a bit better state, it's quite only that content is overlapping each other.
- This patch fixes those problems. Each row in the commit list table will actually take a row in the UI. The commit view's header has now a better organized way of placing the information.
2022-05-16 18:45:12 +02:00
..
chroma Make .cs highlighting legible on dark themes. (#19604) 2022-05-04 16:58:38 +08:00
code
codemirror
features Feature: show issue assignee on project board (#15232) 2022-03-09 00:42:28 +08:00
markup Disallow selecting the text of buttons (#19330) 2022-04-14 16:57:19 +08:00
shared
standalone Update JS dependencies, fix lint (#18389) 2022-02-01 13:21:08 -05:00
themes Various Mermaid improvements (#18776) 2022-02-16 11:28:29 +08:00
_admin.less Improve UI on mobile (#19546) 2022-05-01 18:11:21 +02:00
_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 Support webauthn (#17957) 2022-01-14 16:03:31 +01:00
_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 Improve commit list/view on mobile (#19712) 2022-05-16 18:45:12 +02:00
_review.less Allow to mark files in a PR as viewed (#19007) 2022-05-07 20:28:10 +02:00
_svg.less Update JS dependencies, fix lint (#18389) 2022-02-01 13:21:08 -05:00
_tribute.less
_user.less Improve UI on mobile (#19546) 2022-05-01 18:11:21 +02:00
animations.less Improve reviewing PR UX (#19612) 2022-05-07 01:35:12 -04:00
helpers.less Fix Pull Request comment filename word breaks (#19535) 2022-04-29 12:30:54 +03:00
index.less Various Mermaid improvements (#18776) 2022-02-16 11:28:29 +08:00
misc.css
variables.less