Change color for project namespace to light gray

This commit is contained in:
Marcel van Remmerden 2019-07-16 09:06:20 +00:00 committed by Paul Slaughter
parent 7b98d0bc54
commit 4e013e9d1f
2 changed files with 6 additions and 1 deletions

View File

@ -167,7 +167,7 @@
min-width: 0;
.project-namespace {
color: $gl-text-color-secondary;
color: $gl-text-color-tertiary;
}
}

View File

@ -0,0 +1,5 @@
---
title: Change color for namespace in commit search
merge_request: 30312
author:
type: other