This commit is contained in:
Csaba Jakosa
2016-04-22 21:05:07 -05:00
committed by Dustin Falgout
parent a0736e4c8b
commit d60348a72b
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -72,7 +72,7 @@
color: $fg;
&:focus, &:active { border-color: border_focus($selected_borders_color); }
&:focus, &:active { border-color: border_focus($borders_color); }
&:disabled {
@include linear-gradient(shade($bg, .9), to top);