forked from forgejo/forgejo
Backport #21784 Backport #21799 These PRs provide tweaks and simplification to the less/css selectors, simplifying text color selectors and tweak arc-green colors with a follow-up to adjust the timeline See the original PRs for more details
This commit is contained in:
parent
7a004ad7eb
commit
ef08998bf6
14 changed files with 81 additions and 133 deletions
|
@ -11,7 +11,7 @@
|
|||
<div class="ui top attached header comment-header df ac sb">
|
||||
<div class="comment-header-left df ac">
|
||||
{{if .OriginalAuthor}}
|
||||
<span class="text black mr-2">
|
||||
<span class="text black bold mr-2">
|
||||
{{svg (MigrationIcon $.root.Repository.GetOriginalURLHostname)}}
|
||||
{{.OriginalAuthor}}
|
||||
</span>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue