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:
authorEric Eastwood <contact@ericeastwood.com>2018-01-11 07:16:27 +0300
committerEric Eastwood <contact@ericeastwood.com>2018-02-05 21:10:09 +0300
commit2fb167fa3bc1aa3d46f4edc551d1b37a9c038cac (patch)
treec53c6f8a8ccb71a20e8ae7b228e11a1cedcbdef7 /app/assets/stylesheets/framework.scss
parent0a30a9ea595530499e2d3ae8062506b0a94eebad (diff)
Restore feature_highlight code
From https://gitlab.com/gitlab-org/gitlab-ce/issues/36760 Was reverted in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/14373
Diffstat (limited to 'app/assets/stylesheets/framework.scss')
-rw-r--r--app/assets/stylesheets/framework.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/assets/stylesheets/framework.scss b/app/assets/stylesheets/framework.scss
index c4aad24e9c1..887879ab715 100644
--- a/app/assets/stylesheets/framework.scss
+++ b/app/assets/stylesheets/framework.scss
@@ -61,3 +61,4 @@
@import "framework/responsive_tables";
@import "framework/stacked-progress-bar";
@import "framework/ci_variable_list";
+@import "framework/feature_highlight";