De-emphasize signed commits (#31160)

The new code structure is easier to make more improvements or
refactor, for example: change the colors to de-emphasize more, or design
some new layouts.

---------

Co-authored-by: silverwind <[email protected]>
Co-authored-by: wxiaoguang <[email protected]>
This commit is contained in:
Blender Defender
2024-12-28 04:18:30 +08:00
committed by GitHub
co-authored by silverwind wxiaoguang
parent ea198f9ea8
commit 079a1ffe8f
17 changed files with 304 additions and 555 deletions
+1 -6
View File
@@ -742,15 +742,10 @@ input:-webkit-autofill:active,
font-family: var(--fonts-monospace);
font-size: 13px;
font-weight: var(--font-weight-normal);
margin: 0 6px;
padding: 5px 10px;
padding: 3px 5px;
flex-shrink: 0;
}
.ui .sha.label .shortsha {
display: inline-block; /* not sure whether it is still needed */
}
.ui .button.truncate {
display: inline-block;
max-width: 100%;