summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/framework/tw_bootstrap_variables.scss
diff options
context:
space:
mode:
authorPhil Hughes <me@iamphill.com>2016-04-27 14:04:59 +0100
committerPhil Hughes <me@iamphill.com>2016-04-27 14:07:11 +0100
commit1cf8723d2ff22b096799c74b7ec0eb6b72c33f0b (patch)
treef45fcfe57a06d89add4ede63899f21b687dc02ea /app/assets/stylesheets/framework/tw_bootstrap_variables.scss
parent6ff740ff9484691750f3eadf12125fd362efe61c (diff)
downloadgitlab-ce-updated-triggers-ui.tar.gz
Updated triggers UIupdated-triggers-ui
Closes #14090
Diffstat (limited to 'app/assets/stylesheets/framework/tw_bootstrap_variables.scss')
-rw-r--r--app/assets/stylesheets/framework/tw_bootstrap_variables.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/stylesheets/framework/tw_bootstrap_variables.scss b/app/assets/stylesheets/framework/tw_bootstrap_variables.scss
index c72af5dad0a..d91e35911d8 100644
--- a/app/assets/stylesheets/framework/tw_bootstrap_variables.scss
+++ b/app/assets/stylesheets/framework/tw_bootstrap_variables.scss
@@ -153,7 +153,7 @@ $nav-link-padding: 13px $gl-padding;
//== Code
//
//##
-$pre-bg: #f8fafc !default;
+$pre-bg: #f4f7fd !default;
$pre-color: $gl-gray !default;
$pre-border-color: #e7e9ed;