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:
authorSuzanne Selhorn <sselhorn@gitlab.com>2021-11-09 19:19:47 +0300
committerSuzanne Selhorn <sselhorn@gitlab.com>2021-11-09 19:19:47 +0300
commit5b7c18b7e0404c8a0a56c438046d7d7f6c165604 (patch)
tree531abb475a9d7e48a66bc9555ae364f3bbc8d09f /content/assets/stylesheets/help.scss
parent8969d2afb028f661947d16fb184ca4a9453b7fd9 (diff)
Changed pink code style to black
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;