mirror of
https://github.com/go-gitea/gitea.git
synced 2025-12-15 21:45:35 +08:00
* 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> |
||
|---|---|---|
| .. | ||
| chroma | ||
| code | ||
| codemirror | ||
| console | ||
| features | ||
| markup | ||
| modules | ||
| shared | ||
| standalone | ||
| themes | ||
| _admin.less | ||
| _base.less | ||
| _dashboard.less | ||
| _editor.less | ||
| _explore.less | ||
| _font_i18n.less | ||
| _form.less | ||
| _home.less | ||
| _install.less | ||
| _organization.less | ||
| _repository.less | ||
| _review.less | ||
| _svg.less | ||
| _tribute.less | ||
| _user.less | ||
| animations.less | ||
| helpers.less | ||
| index.less | ||
| variables.less | ||