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:
authorAnnabel Dunstone <annabel.dunstone@gmail.com>2016-04-22 17:53:45 +0300
committerAnnabel Dunstone <annabel.dunstone@gmail.com>2016-04-22 17:53:45 +0300
commitb014ec2b8344601693546f6c6fb413f64fe3698e (patch)
tree9b49cd4befda4cee9add35e3ef14878312243124 /app/assets/stylesheets/framework/timeline.scss
parentd5398e9656c1174d4d5be5a8cdad2a26d7587a27 (diff)
Update diff blue & yellow to match design
Diffstat (limited to 'app/assets/stylesheets/framework/timeline.scss')
-rw-r--r--app/assets/stylesheets/framework/timeline.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/stylesheets/framework/timeline.scss b/app/assets/stylesheets/framework/timeline.scss
index f0ec250de2b..29501069d27 100644
--- a/app/assets/stylesheets/framework/timeline.scss
+++ b/app/assets/stylesheets/framework/timeline.scss
@@ -11,7 +11,7 @@
border-bottom: 1px solid $border-white-light;
&:target {
- background: $row-hover;
+ background: $line-target-blue;
}
.avatar {