1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-19 10:44:49 +01:00
gitea/templates
vnkmpf 441f3f0f20
Make fileheader sticky in diffs (#14616)
* Make fileheader sticky #12552

* Remove sticky filenames when width is 480px or less

On mobile phone sticky filename is hidden due to the combination
of many possible widths and lengths.

* Fix text color for .markdown-info

* Fix visual of sticky diff box on 480px or less

- Hide arrow for select buttons.
- Fix changes, additions and deletions.
With flexbox they look very broken.
This commit hides some words to, so the result is:
"123 changed files  987 additions  456 deletions"
- center text in buttons

Co-authored-by: zeripath <art27@cantab.net>
2021-02-11 19:28:51 +01:00
..
admin Added option to disable webhooks (#13176) 2021-02-11 12:34:34 -05:00
base
custom
explore
mail Add dismiss review feature (#12674) 2021-02-11 18:32:25 +01:00
org Added option to disable webhooks (#13176) 2021-02-11 12:34:34 -05:00
repo Make fileheader sticky in diffs (#14616) 2021-02-11 19:28:51 +01:00
shared
status
swagger Add dismiss review feature (#12674) 2021-02-11 18:32:25 +01:00
user Add dismiss review feature (#12674) 2021-02-11 18:32:25 +01:00
home.tmpl
install.tmpl
post-install.tmpl