summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/framework.scss
diff options
context:
space:
mode:
authorEric Eastwood <contact@ericeastwood.com>2018-01-10 22:16:27 -0600
committerEric Eastwood <contact@ericeastwood.com>2018-02-05 12:10:09 -0600
commit2fb167fa3bc1aa3d46f4edc551d1b37a9c038cac (patch)
treec53c6f8a8ccb71a20e8ae7b228e11a1cedcbdef7 /app/assets/stylesheets/framework.scss
parent0a30a9ea595530499e2d3ae8062506b0a94eebad (diff)
downloadgitlab-ce-2fb167fa3bc1aa3d46f4edc551d1b37a9c038cac.tar.gz
Restore feature_highlight code41672-emphasize-gke-cluster-to-new-users
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";