Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/picturepan2/spectre.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/_comparison-sliders.scss')
-rw-r--r--src/_comparison-sliders.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/_comparison-sliders.scss b/src/_comparison-sliders.scss
index 153bb0a..a219863 100644
--- a/src/_comparison-sliders.scss
+++ b/src/_comparison-sliders.scss
@@ -86,7 +86,7 @@
}
.comparison-label {
- background: fade($dark-color, 50%);
+ background: rgba($dark-color, .5);
bottom: $unit-4;
color: $light-color;
padding: $unit-1 $unit-2;