Regenerate css

This commit is contained in:
Pieter Vander Vennet 2024-04-24 00:28:49 +02:00
parent e9b7df6d2d
commit e898931b94

View file

@ -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);