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:
authorPedro Moreira da Silva <pedro@gitlab.com>2017-03-23 19:04:25 +0300
committerPedro Moreira da Silva <pedro@gitlab.com>2017-03-23 21:19:17 +0300
commitc8fd7025565e6a3eb1accabf3e07dd8e2f37b003 (patch)
tree26610a60d572bb0ef830015420bde1503bfe1051 /app/assets/stylesheets/framework/lists.scss
parented808a9f3477cdb77df3ca62fdddf2640f33653d (diff)
Change full colors to a more harmonious palette
Diffstat (limited to 'app/assets/stylesheets/framework/lists.scss')
-rw-r--r--app/assets/stylesheets/framework/lists.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/stylesheets/framework/lists.scss b/app/assets/stylesheets/framework/lists.scss
index 7adbb0a4188..15dc0aa6a52 100644
--- a/app/assets/stylesheets/framework/lists.scss
+++ b/app/assets/stylesheets/framework/lists.scss
@@ -122,7 +122,7 @@ ul.content-list {
}
.member-group-link {
- color: $blue-normal;
+ color: $blue-600;
}
.description {