This commit is contained in:
vinceliuice
2022-05-15 01:41:43 +08:00
parent f618c8e8ec
commit 2c674203ab
5521 changed files with 40643 additions and 356 deletions

View File

@@ -76,7 +76,7 @@ window.background.chromium {
// toolbar's border-bottom refers to button's border
// FIXME: Chrome's button border ignores theme's alpha value :(
entry,
> button { border: 1px solid $track; }
> button { border: 1px solid $solid-border; }
> button {
color: $primary;