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

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFilipa Lacerda <filipa@gitlab.com>2016-12-14 20:31:43 +0300
committerFilipa Lacerda <filipa@gitlab.com>2016-12-14 20:31:43 +0300
commitacc4b73cb5e3edfed1fa25d461d36b82fe2aacb2 (patch)
tree6410db72b22b7d732ce71b762035ee8e0df2199f /app/assets/stylesheets/framework/variables.scss
parent98a12e535f612339f1af59c9d479b0cdab69df3a (diff)
Remove duplicate color variable
Diffstat (limited to 'app/assets/stylesheets/framework/variables.scss')
-rw-r--r--app/assets/stylesheets/framework/variables.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/assets/stylesheets/framework/variables.scss b/app/assets/stylesheets/framework/variables.scss
index 3ed19672ec1..710b971615b 100644
--- a/app/assets/stylesheets/framework/variables.scss
+++ b/app/assets/stylesheets/framework/variables.scss
@@ -578,4 +578,3 @@ Pipeline Graph
*/
$stage-hover-bg: #eaf3fc;
$stage-hover-border: #d1e7fc;
-$stage-badge-text: #e5e5e5;