* Fixed #273 and other fix.

This commit is contained in:
Megax
2016-04-05 17:22:30 +02:00
parent dae4da6b7c
commit 21dbafe1b6
2 changed files with 20 additions and 3 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ $suffix: if($variant == "dark", "-dark", "");
}
&.menuitem {
-gtk-icon-source: none;
-gtk-icon-source: url("../assets/menuitem-#{$type}-checked-insensitive.png");
&:insensitive { -gtk-icon-source: none; }