mirror of
https://github.com/encounter/numix-blue-gtk-theme.git
synced 2026-07-10 12:18:49 -07:00
* Black, white converted. Other fix.
This commit is contained in:
@@ -62,7 +62,7 @@
|
||||
min-width: $_slider_small_width;
|
||||
min-height: $_slider_small_width;
|
||||
background-color: $fg_color;
|
||||
border: 1px solid if($variant == "light", white, black);
|
||||
border: 1px solid if($variant == 'light', $white, $black);
|
||||
}
|
||||
|
||||
// hide steppers
|
||||
|
||||
Reference in New Issue
Block a user