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
Gusted c315868b97
Make branch icon stand out more (#20726)
* Make branch icon stand out more

- Currently the branch icon is "squashed" between the two branch names
and feels a bit "amateur-ish" to my feeling(relative to other UI
elements).
- This patch tries to improve that by making the icon bigger
and by adding some margin to not have a "squashed" icon.
- This patch also includes a "fix", for some reason this symbol is not
centering correctly within the span(or without for that matter), so
simply manually patch this by adding `bottom: 1.px`.

* Use svg

* Apply suggestion

Co-authored-by: silverwind <me@silverwind.io>

Co-authored-by: silverwind <me@silverwind.io>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2 years ago
..
admin Replace fomantic popup module with tippy.js (#20428) 2 years ago
api/packages/pypi Add Package Registry (#16510) 2 years ago
base Use separate class for tippy targets (#20742) 2 years ago
custom Add footer extra links template (#9576) 5 years ago
explore Add tooltip to repo icons in explore page (#20241) 2 years ago
mail Add disable download source configuration (#20548) 2 years ago
org Replace some icons with SVG (#20741) 2 years ago
package Add support for Pub packages (#20560) 2 years ago
repo Use separate class for tippy targets (#20742) 2 years ago
shared Make branch icon stand out more (#20726) 2 years ago
status Refactor `i18n` to `locale` (#20153) 2 years ago
swagger Add support for Pub packages (#20560) 2 years ago
user Replace some icons with SVG (#20741) 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