mirror of
https://git.disroot.org/eudaimon/Simplewaita.git
synced 2026-03-10 04:21:07 +00:00
Fixed '_text_shadow_color' is not a valid color name' for gtk3
This commit is contained in:
parent
f3b73700eb
commit
c52aee8169
5 changed files with 295 additions and 335 deletions
|
|
@ -1017,7 +1017,7 @@ button.color {
|
|||
&, overlay { border-radius: 0; }
|
||||
|
||||
@if $variant == 'light' {
|
||||
box-shadow: 0 1px _text_shadow_color();
|
||||
//box-shadow: 0 1px _text_shadow_color();
|
||||
|
||||
.osd & { box-shadow: none; }
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue