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
path: root/app
diff options
context:
space:
mode:
authorPhil Hughes <me@iamphill.com>2017-11-15 18:13:58 +0300
committerPhil Hughes <me@iamphill.com>2017-11-17 17:51:29 +0300
commite05cd8830007d0b1fba832530dca255312ba6140 (patch)
treea5a2ad33194d28dd26cf15ec4eadb3a54e255ffd /app
parent323b4b0ffeabad52a37fb5e9aa1df5fa32a5a2ba (diff)
changed text color of path
Diffstat (limited to 'app')
-rw-r--r--app/assets/stylesheets/pages/diff.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/assets/stylesheets/pages/diff.scss b/app/assets/stylesheets/pages/diff.scss
index 0e834a5ad90..848d7f144dc 100644
--- a/app/assets/stylesheets/pages/diff.scss
+++ b/app/assets/stylesheets/pages/diff.scss
@@ -662,6 +662,7 @@
.diff-changed-file-path {
direction: rtl;
+ color: $gl-text-color-tertiary;
}
.diff-changed-stats {