Commit 9def4a7f1d
Verified · cmc
internal/web/static/style.css −1
| @@ -511,7 +511,6 @@ button, .button { | ||
| 511 | 511 | background: var(--fill); |
| 512 | 512 | color: var(--fill-fg); |
| 513 | 513 | } |
| 514 | button.primary, .button.primary { background: var(--fill); color: var(--fill-fg); border-color: transparent; } | |
| 515 | 514 | button:hover, .button.primary:hover { filter: brightness(1.12); text-decoration: none; } |
| 516 | 515 | button.btn, .button.btn { |
| 517 | 516 | background: var(--canvas); |