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.
forgejo/templates
silverwind 9dc264a2ee
Diff file tree tweaks (#21446)
- 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>
2 years ago
..
admin Support instance-wide OAuth2 applications (#21335) 2 years ago
api/packages/pypi Add Package Registry (#16510) 2 years ago
base Remove useless `appVer` from JS `window.config` (#21445) 2 years ago
code Run `make fmt` (#21437) 2 years ago
custom Add footer extra links template (#9576) 5 years ago
explore Add user/organization code search (#19977) 2 years ago
mail Make sure fmt catches all templates (#20979) 2 years ago
org Add user/organization code search (#19977) 2 years ago
package Fix empty container layer history and UI (#21251) 2 years ago
repo Diff file tree tweaks (#21446) 2 years ago
shared Do not add links to Posters or Assignees with ID < 0 (#20577) 2 years ago
status Remove fomantic image module (#21145) 2 years ago
swagger Make external issue tracker regexp configurable via API (#21338) 2 years ago
user Run `make fmt` (#21437) 2 years ago
home.tmpl Refactor `i18n` to `locale` (#20153) 2 years ago
install.tmpl Rework mailer settings (#18982) 2 years ago
post-install.tmpl Rename StaticUrlPrefix to AssetUrlPrefix (#15779) 3 years ago