mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-05-27 04:07:08 +00:00
Issue sidebar and misc css fixes (#15524)
- Replace remaining font icons with SVG in issue sidebar - Rework issue due date display - Realign avatar in timeline - Fix font size in repo search and code explore - Consolidate active button styles - Fix loading form on arc-green - Align time tracker buttons vertically Fixes: https://github.com/go-gitea/gitea/issues/15896
This commit is contained in:
parent
892e6561ff
commit
a32bfd867d
9 changed files with 92 additions and 84 deletions
|
@ -815,7 +815,7 @@
|
|||
.avatar.image img {
|
||||
width: 20px;
|
||||
height: 20px;
|
||||
margin-right: .5rem;
|
||||
margin: 0 .25rem;
|
||||
}
|
||||
|
||||
&:first-child:not(.commit) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue