forked from forgejo/forgejo
#1545 Cross reference the commit from the issue when it is closed by the commit
This commit is contained in:
parent
302938e646
commit
9b9e5f0290
9 changed files with 46 additions and 23 deletions
|
@ -235,6 +235,20 @@
|
|||
font-size: 35px;
|
||||
color: #6cc644;
|
||||
}
|
||||
&.octicon-bookmark {
|
||||
margin-top: 3px;
|
||||
font-size: 25px;
|
||||
}
|
||||
}
|
||||
.detail {
|
||||
font-size: 0.9rem;
|
||||
margin-top: 5px;
|
||||
margin-left: 35px;
|
||||
.octicon {
|
||||
&.octicon-git-commit {
|
||||
margin-top: 2px;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue