summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/framework/variables.scss
diff options
context:
space:
mode:
authorConstance Okoghenun <cokoghenun@gitlab.com>2018-11-07 17:22:15 +0000
committerFatih Acet <acetfatih@gmail.com>2018-11-07 17:22:15 +0000
commit6e911a119fdcdb8782babc3c50a44fbc6730bb3f (patch)
tree4a628e81e5161a9d6d421969b4e9c2631385c10d /app/assets/stylesheets/framework/variables.scss
parent24d3486f6b4db7b1d5cb110012aebc4999f44e30 (diff)
downloadgitlab-ce-6e911a119fdcdb8782babc3c50a44fbc6730bb3f.tar.gz
CE backport - Chart showing issues created per month
Diffstat (limited to 'app/assets/stylesheets/framework/variables.scss')
-rw-r--r--app/assets/stylesheets/framework/variables.scss5
1 files changed, 5 insertions, 0 deletions
diff --git a/app/assets/stylesheets/framework/variables.scss b/app/assets/stylesheets/framework/variables.scss
index 016fee862e8..f4540146a25 100644
--- a/app/assets/stylesheets/framework/variables.scss
+++ b/app/assets/stylesheets/framework/variables.scss
@@ -641,3 +641,8 @@ Modals
$modal-body-height: 134px;
$priority-label-empty-state-width: 114px;
+
+/*
+Issues Analytics
+*/
+$issues-analytics-popover-boarder-color: rgba(0, 0, 0, 0.15);