Regenerate css
This commit is contained in:
parent
e9b7df6d2d
commit
e898931b94
1 changed files with 1 additions and 1 deletions
|
@ -2462,7 +2462,7 @@ button:not(.no-image-background):not(.soft) svg path, .button:not(.no-image-back
|
|||
color: var(--interactive-foreground);
|
||||
}
|
||||
|
||||
button:hover :not(select), .button:hover :not(select) {
|
||||
button:hover, .button:hover {
|
||||
background-color: var(--catch-detail-color);
|
||||
color: var(--catch-detail-foregroundcolor);
|
||||
border: 2px solid var(--catch-detail-color-contrast);
|
||||
|
|
Loading…
Reference in a new issue