mirror of
https://github.com/encounter/numix-blue-gtk-theme.git
synced 2026-07-10 12:18:49 -07:00
* Levelbar not(.empty) fix. (#448)
This commit is contained in:
committed by
Khurshid Alam
parent
62528fbcf6
commit
d00b2c371f
@@ -99,7 +99,7 @@
|
||||
}
|
||||
|
||||
&.high,
|
||||
:not(.empty) {
|
||||
&:not(.empty) {
|
||||
background-color: $selected_bg_color;
|
||||
border-color: transparent;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user