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/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.
3 years ago
..
chroma Make .cs highlighting legible on dark themes. (#19604) 3 years ago
code Fix and restyle menu on code line (#15913) 4 years ago
codemirror Extract CodeMirror styles (#17960) 3 years ago
features Feature: show issue assignee on project board (#15232) 3 years ago
markup Disallow selecting the text of buttons (#19330) 3 years ago
shared Issue list alignment tweaks (#15483) 4 years ago
standalone Update JS dependencies, fix lint (#18389) 3 years ago
themes Various Mermaid improvements (#18776) 3 years ago
_admin.less Improve UI on mobile (#19546) 3 years ago
_base.less By default force vertical tabs on mobile (#19486) 3 years ago
_dashboard.less Fix overflow label in mobile view (#17020) 4 years ago
_editor.less Extract CodeMirror styles (#17960) 3 years ago
_explore.less Ensure popup text is aligned left (#17327) 3 years ago
_font_i18n.less Prefer "Hiragino Kaku Gothic ProN" in system-ui-ja (#17954) 3 years ago
_form.less Support webauthn (#17957) 3 years ago
_home.less fix media query edge case (#13546) 4 years ago
_install.less Refactor install page (db type) (#17919) 3 years ago
_organization.less Add RSS Feed buttons to Repo, User and Org pages (#19370) 3 years ago
_repository.less Improve commit list/view on mobile (#19712) 3 years ago
_review.less Allow to mark files in a PR as viewed (#19007) 3 years ago
_svg.less Update JS dependencies, fix lint (#18389) 3 years ago
_tribute.less Update JS dependencies (#15033) 4 years ago
_user.less Improve UI on mobile (#19546) 3 years ago
animations.less Improve reviewing PR UX (#19612) 3 years ago
helpers.less Fix Pull Request comment filename word breaks (#19535) 3 years ago
index.less Various Mermaid improvements (#18776) 3 years ago
misc.css Raw file view tweaks (#15520) 4 years ago
variables.less fix media query edge case (#13546) 4 years ago