From 8b04bd96ed193b9d54c7f069c691eefcafb8c019 Mon Sep 17 00:00:00 2001 From: Benjamin ter Kuile Date: Tue, 13 Jan 2015 18:46:49 +0100 Subject: [PATCH] capistrano duplication --- app/assets/stylesheets/theme1/_structure.css.sass | 1 + 1 file changed, 1 insertion(+) diff --git a/app/assets/stylesheets/theme1/_structure.css.sass b/app/assets/stylesheets/theme1/_structure.css.sass index 59f7de3f..8019ca26 100644 --- a/app/assets/stylesheets/theme1/_structure.css.sass +++ b/app/assets/stylesheets/theme1/_structure.css.sass @@ -1,3 +1,4 @@ +$cth-height: 48px =linear-gradient($pos, $G1, $G2: null, $G3: null, $G4: null, $G5: null, $G6: null, $G7: null, $G8: null, $G9: null, $G10: null, $fallback: null) // Detect what type of value exists in $pos $pos-type: type-of(nth($pos, 1))