mirror of
https://github.com/vinceliuice/WhiteSur-gtk-theme.git
synced 2026-06-21 19:08:34 +00:00
Fixed gnome-shell 3.38 issues
This commit is contained in:
@@ -876,7 +876,7 @@ $raven_shadow: 0 0 3px 0 rgba(black, 0.2), 0 0 8px 0 rgba(black, 0.15), 0 0 16px
|
||||
}
|
||||
}
|
||||
|
||||
switch { @extend %switch_mac; }
|
||||
// switch { }
|
||||
|
||||
list { color: $raven_fg_color; background-color: $raven_base_color; }
|
||||
|
||||
|
||||
@@ -2484,7 +2484,6 @@ scrollbar {
|
||||
}
|
||||
}
|
||||
|
||||
%switch,
|
||||
switch {
|
||||
transition: $longer_transition;
|
||||
// margin: 6px 0;
|
||||
@@ -2532,7 +2531,7 @@ switch {
|
||||
|
||||
&:checked:disabled slider { animation: none; }
|
||||
|
||||
row & { @extend %switch_pixmap; }
|
||||
// row & { @extend %switch_pixmap; }
|
||||
}
|
||||
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user