From: Daniel Date: Tue, 10 Mar 2015 06:41:41 +0000 (+0200) Subject: Update _settings.scss X-Git-Tag: v5.5.2~64^2 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=refs%2Fpull%2F6381%2Fhead;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Update _settings.scss Replicated the top bar hover colour changes. --- diff --git a/scss/foundation/_settings.scss b/scss/foundation/_settings.scss index f0b0d2a7d..5be58fbc1 100644 --- a/scss/foundation/_settings.scss +++ b/scss/foundation/_settings.scss @@ -1402,7 +1402,7 @@ $include-html-global-classes: $include-html-classes; // $topbar-link-font-size: rem-calc(13); // $topbar-link-hover-lightness: -10%; // Darken by 10% // $topbar-link-bg: $topbar-bg; -// $topbar-link-bg-hover: $oil; +// $topbar-link-bg-hover: $jet; // $topbar-link-bg-color-hover: $charcoal; // $topbar-link-bg-active: $primary-color; // $topbar-link-bg-active-hover: scale-color($primary-color, $lightness: -14%); @@ -1419,7 +1419,7 @@ $include-html-global-classes: $include-html-classes; // $topbar-dropdown-link-color: $white; // $topbar-dropdown-link-color-hover: $topbar-link-color-hover; // $topbar-dropdown-link-bg: $oil; -// $topbar-dropdown-link-bg-hover: $oil; +// $topbar-dropdown-link-bg-hover: $jet; // $topbar-dropdown-link-weight: $font-weight-normal; // $topbar-dropdown-toggle-size: 5px; // $topbar-dropdown-toggle-color: $white;