This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
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>
2022-08-10 15:23:11 -04:00
..
admin Replace fomantic popup module with tippy.js (#20428) 2022-08-09 14:37:34 +02:00
api/packages/pypi
base Use separate class for tippy targets (#20742) 2022-08-10 22:47:28 +08:00
custom
explore
mail Add disable download source configuration (#20548) 2022-07-31 18:57:02 +02:00
org Replace some icons with SVG (#20741) 2022-08-10 18:30:40 +02:00
package Add support for Pub packages (#20560) 2022-08-07 18:09:54 +08:00
repo Use separate class for tippy targets (#20742) 2022-08-10 22:47:28 +08:00
shared Make branch icon stand out more (#20726) 2022-08-10 15:23:11 -04:00
status
swagger Add support for Pub packages (#20560) 2022-08-07 18:09:54 +08:00
user Replace some icons with SVG (#20741) 2022-08-10 18:30:40 +02:00
home.tmpl
install.tmpl Rework mailer settings (#18982) 2022-08-02 13:24:18 +08:00
post-install.tmpl