mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-05-27 04:07:08 +00:00
Show full GPG commit status on PR commit history (#11702)
* Show full GPG commit status on PR commit history * move shabox badge to separate template * unnecessary $ Co-authored-by: zeripath <art27@cantab.net> Co-authored-by: Lauris BH <lauris@nix.lv>
This commit is contained in:
parent
a1ad188326
commit
d0a18a1270
6 changed files with 35 additions and 47 deletions
|
@ -1427,7 +1427,8 @@
|
|||
}
|
||||
|
||||
#commits-table td.sha .sha.label,
|
||||
#repo-files-table .sha.label {
|
||||
#repo-files-table .sha.label,
|
||||
.timeline-item.commits-list .singular-commit .sha.label {
|
||||
border: 1px solid #bbbbbb;
|
||||
|
||||
.ui.signature.avatar {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue