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

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-12-12 18:13:14 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-12-12 18:13:14 +0300
commit86a3b1b3ae2115c6ab7b9d492e9c89ac70963d3a (patch)
treec78266705382f28d08786303ea57525ec1e2a2cf /app/assets/stylesheets/print.scss
parent7045d3816aa7bab6619e9d841f45d5cb8d454f23 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'app/assets/stylesheets/print.scss')
-rw-r--r--app/assets/stylesheets/print.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/stylesheets/print.scss b/app/assets/stylesheets/print.scss
index 3015cfec34f..7464946cfc8 100644
--- a/app/assets/stylesheets/print.scss
+++ b/app/assets/stylesheets/print.scss
@@ -39,7 +39,7 @@
content: ' ';
height: 100%;
width: 4px;
- background-color: $white-dark;
+ background-color: $gray-100;
}
position: relative;