]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Add ':' after -link-color-active-hover 4178/head
authorPatrick Perey <the4dpatrick@yahoo.com>
Sat, 18 Jan 2014 06:54:45 +0000 (22:54 -0800)
committerPatrick Perey <the4dpatrick@yahoo.com>
Sat, 18 Jan 2014 06:54:45 +0000 (22:54 -0800)
scss/foundation/components/_top-bar.scss

index ab1bfef5fedbd6618f3ace03a7aeefbf1a3b49d3..3d10f34b2b51a4ec87f72e79cbaaa1e486ffd782 100644 (file)
@@ -31,7 +31,7 @@ $topbar-dropdown-toggle-alpha: 0.4 !default;
 $topbar-link-color: #fff !default;
 $topbar-link-color-hover: #fff !default;
 $topbar-link-color-active: #fff !default;
-$topbar-link-color-active-hover #fff !default;
+$topbar-link-color-active-hover: #fff !default;
 $topbar-link-weight: normal !default;
 $topbar-link-font-size: rem-calc(13) !default;
 $topbar-link-hover-lightness: -10% !default; // Darken by 10%