mirror of
https://github.com/vinceliuice/Colloid-gtk-theme.git
synced 2025-10-08 16:58:35 -07:00
Fixed #55
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user