From: Kevin Ball Date: Fri, 21 Oct 2016 22:45:52 +0000 (-0700) Subject: Merge branch 'v6.3' of git://github.com/OddenCreative/foundation-sites into OddenCrea... X-Git-Tag: v6.3-rc1~53^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f561236695710ea31463c5a30a12f99502a5444;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Merge branch 'v6.3' of git://github.com/OddenCreative/foundation-sites into OddenCreative-v6.3 --- 9f561236695710ea31463c5a30a12f99502a5444 diff --cc scss/settings/_settings.scss index cff1e2e13,d230d2dae..4bff82f7a --- a/scss/settings/_settings.scss +++ b/scss/settings/_settings.scss @@@ -250,8 -248,7 +250,9 @@@ $button-sizes: large: 1.25rem, ); $button-opacity-disabled: 0.25; +$button-background-hover-lightness: -20%; +$button-hollow-hover-lightness: -50%; + $button-transition: background-color 0.25s ease-out, color 0.25s ease-out; // 12. Button Group // ----------------