mirror of
https://github.com/go-gitea/gitea.git
synced 2024-05-11 05:55:29 +00:00
consolidate author name across timeline (#11053)
* consolidate author name across timeline * Sync with master Co-authored-by: John Olheiser <john.olheiser@gmail.com> Co-authored-by: guillep2k <18600385+guillep2k@users.noreply.github.com> Co-authored-by: techknowlogick <techknowlogick@gitea.io>
This commit is contained in:
@ -810,6 +810,10 @@
|
||||
&.event > .text {
|
||||
line-height: 30px;
|
||||
}
|
||||
|
||||
.author {
|
||||
font-weight: 700;
|
||||
}
|
||||
}
|
||||
|
||||
.comment {
|
||||
|
Reference in New Issue
Block a user