gtk3.20: Fix gtk warning (#367)

* * Fix gtk warning.

* * Fix gtk warning (border-inner).

* * Fixed _text_shadow_color gtk warning.

* * Code style fix.

* * Code style fix 2...
This commit is contained in:
Csaba Jakosa
2016-04-22 21:06:26 -05:00
committed by Dustin Falgout
parent d60348a72b
commit 1616dac147
4 changed files with 19 additions and 14 deletions
+1 -1
View File
@@ -114,7 +114,7 @@
}
calendar {
&:inconsistent { color: mix($menu_fg_color, $menu_bg_color, .5); }
&:indeterminate { color: mix($menu_fg_color, $menu_bg_color, .5); }
.button {
border-style: none;