refactor(tasks): restyle task column color scheme

This commit is contained in:
benmanley 2014-05-09 16:51:50 +01:00
parent 1ff77932ff
commit 58ba84945b

View file

@ -50,9 +50,11 @@ for $stage in $stages
// ------------
.task-column
padding: 1.5em
background: #f5f5f5
border: 1px solid #ccc
background: $color-tasks
border: 1px solid darken($color-tasks,16.18%)
font-family: 'Lato', sans-serif
h2
color: darken($color-tasks,61.8%)
.task-column_title
margin: 0 0 0.5em