Improving the timeline UI

This commit is contained in:
Marc Ducobu
2016-05-06 16:27:35 +02:00
parent 84d263cfa5
commit b67b6f4917
8 changed files with 126 additions and 68 deletions

View File

@@ -2,3 +2,6 @@ span.entity.entity-activity.activity-reason {
@include entity($chill-pink, white);
}
.activity {
color: $chill-green;
}