Move activities styling to Pillar

Since activities is a core part of Pillar
This commit is contained in:
2017-05-10 15:58:56 +02:00
parent c66a6e67c8
commit 736686390f
2 changed files with 62 additions and 0 deletions

View File

@@ -73,9 +73,12 @@ $color-status-final-dark: hsl(hue($color-status-final), 100%, 30%)
$color-status-active: #E6F3FD
$color-status-updated: #e7f5d3
$activity-highlight-color: #00cc9f
$color-open_projects: #7eb66f
$color-training: #71c5d3
/* Mobile Stuff */
$screen-xs: 480px !default
$screen-xs-min: $screen-xs