From: Ian Weller Date: Thu, 28 Jul 2016 13:51:08 +0000 (-0400) Subject: changed settings.scss X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=9945d43a5bc5e6495ac443293405032eccdf5b4c;p=web%2FGruntInit%2FglmTheme.git changed settings.scss --- diff --git a/root/scss/_settings.scss b/root/scss/_settings.scss index 6afb730..1e9f3f9 100644 --- a/root/scss/_settings.scss +++ b/root/scss/_settings.scss @@ -1409,9 +1409,9 @@ $small-font-color: scale-color($header-font-color, $lightness: 35%); $topbar-link-font-size: rem-calc(20); // $topbar-link-hover-lightness: -10%; // Darken by 10% // $topbar-link-bg: $topbar-bg; - $topbar-link-bg-hover: $d-blue; - $topbar-link-bg-color-hover: $d-blue; - $topbar-link-bg-active: $white; +// $topbar-link-bg-hover: $d-blue; +// $topbar-link-bg-color-hover: $d-blue; +// $topbar-link-bg-active: $white; // $topbar-link-bg-active-hover: scale-color($primary-color, $lightness: -14%); // $topbar-link-font-family: $body-font-family; // $topbar-link-text-transform: none; @@ -1422,11 +1422,11 @@ $small-font-color: scale-color($header-font-color, $lightness: 35%); // $topbar-button-top: 7px; // Style the top bar dropdown elements - $topbar-dropdown-bg: $white; - $topbar-dropdown-link-color: $black; - $topbar-dropdown-link-color-hover: $green; - $topbar-dropdown-link-bg: $white; - $topbar-dropdown-link-bg-hover: $white; +// $topbar-dropdown-bg: $white; +// $topbar-dropdown-link-color: $black; +// $topbar-dropdown-link-color-hover: $green; +// $topbar-dropdown-link-bg: $white; +// $topbar-dropdown-link-bg-hover: $white; // $topbar-dropdown-link-weight: $font-weight-normal; // $topbar-dropdown-toggle-size: 5px; // $topbar-dropdown-toggle-color: $white;