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

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'content/assets/stylesheets/help.scss')
-rw-r--r--content/assets/stylesheets/help.scss4
1 files changed, 2 insertions, 2 deletions
diff --git a/content/assets/stylesheets/help.scss b/content/assets/stylesheets/help.scss
index db1fa84f..b0a200e5 100644
--- a/content/assets/stylesheets/help.scss
+++ b/content/assets/stylesheets/help.scss
@@ -1,5 +1,5 @@
---
-version: 6
+version: 7
---
@import 'variables';
@@ -108,7 +108,7 @@ version: 6
iframe {
padding-left: 1.067rem;
padding-right: 1.067rem;
- background-color: $color-white;
+ background-color: $white;
border-radius: 0.333rem;
box-shadow: 0.133rem 0.133rem 0.467rem $search-border;
margin-top: 1.667rem;