mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 02:08:36 +00:00
Backport #27226 by @denyskon - switch from some weird status badge to label - translate untranslated `Reset registration token` string - change documentation link from act_runner README to Gitea Docs site - fix "No runners available" message width - use `ctx.Locale.Tr` where possible  Co-authored-by: Denys Konovalov <kontakt@denyskon.de>
This commit is contained in:
@@ -18,12 +18,6 @@
|
||||
margin-right: 1em;
|
||||
}
|
||||
|
||||
.runner-container .runner-status-online {
|
||||
padding: 0.3em 0.5em;
|
||||
background-color: var(--color-green);
|
||||
color: var(--color-white);
|
||||
}
|
||||
|
||||
.runner-container .runner-new-text {
|
||||
color: var(--color-white);
|
||||
}
|
||||
|
Reference in New Issue
Block a user