1
0
mirror of https://github.com/go-gitea/gitea synced 2025-01-09 15:35:59 +01:00
gitea/templates
silverwind 9dc264a2ee
Diff file tree tweaks ()
- Left-align the diff stat line again like previously.
- Default the file tree to collapsed view, which means the tree will
rendered initially collapsed and it may "pop in" via JS if enabled. I
think this is more desirable than having the empty space for the tree
"pop out" like it currently does.
- Mute the icon, removing color unless hovered.
- Increase icon size and vertically center it.

Before:
<img width="1271" alt="image"
src="https://user-images.githubusercontent.com/115237/195666451-55771595-0525-42b8-be1b-d03cc1cb2961.png">


After:
<img width="1280" alt="image"
src="https://user-images.githubusercontent.com/115237/195666385-c91fd0de-6dcc-4d9c-89ff-7581828fcf14.png">

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2022-10-14 17:43:25 +08:00
..
admin Support instance-wide OAuth2 applications () 2022-10-12 22:08:29 +08:00
api/packages/pypi Add Package Registry () 2022-03-30 16:42:47 +08:00
base Remove useless appVer from JS window.config () 2022-10-14 01:16:27 +08:00
code Run make fmt () 2022-10-13 21:33:54 -04:00
custom Add footer extra links template () 2020-01-03 20:41:56 +02:00
explore Add user/organization code search () 2022-10-11 00:12:03 +01:00
mail Make sure fmt catches all templates () 2022-08-31 23:58:54 +08:00
org Add user/organization code search () 2022-10-11 00:12:03 +01:00
package Fix empty container layer history and UI () 2022-09-27 15:03:24 +02:00
repo Diff file tree tweaks () 2022-10-14 17:43:25 +08:00
shared Do not add links to Posters or Assignees with ID < 0 () 2022-09-03 10:33:34 +01:00
status Remove fomantic image module () 2022-09-12 17:08:46 +08:00
swagger Make external issue tracker regexp configurable via API () 2022-10-07 20:49:30 +08:00
user Run make fmt () 2022-10-13 21:33:54 -04:00
home.tmpl Refactor i18n to locale () 2022-06-27 15:58:46 -05:00
install.tmpl Rework mailer settings () 2022-08-02 13:24:18 +08:00
post-install.tmpl Rename StaticUrlPrefix to AssetUrlPrefix () 2021-05-08 16:27:25 +02:00