]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
pick-best-color() to color-pick-contrast(), update its comment
authorAndy Cochran <acochran@council.nyc.gov>
Wed, 2 Nov 2016 23:54:19 +0000 (19:54 -0400)
committerAndy Cochran <acochran@council.nyc.gov>
Thu, 17 Nov 2016 18:30:07 +0000 (13:30 -0500)
scss/components/_orbit.scss

index 9b43fcdd45121e847099f611e73fda167d66673d..a4cc5818503a980babcb8293587b47fe8d91625e 100644 (file)
@@ -97,6 +97,7 @@ $orbit-control-zindex: 10 !default;
 
   background-color: $orbit-caption-background;
   color: color-pick-contrast($orbit-caption-background);
+  background-color: $orbit-caption-background;
 }
 
 /// Adds base styles for the next/previous buttons in an Orbit slider. These styles are shared between the `.orbit-next` and `.orbit-previous` classes in the default CSS.