Better border visibility in board list

Signed-off-by: Marin Treselj <marin.treselj@forlagshuset.no>
This commit is contained in:
Marin Treselj
2017-06-30 14:39:28 +02:00
committed by Julius Härtl
parent 2b1bac9a2f
commit 1105363d9a

View File

@@ -32,7 +32,7 @@ $color-warning: #fbd850;
$color-warning-light: nc-lighten($color-warning, 15%);
$color-success: #46ba61;
$color-lightgrey: nc-darken($color-main-background, 4%);
$color-grey: nc-darken($color-main-background, 20%);
$color-grey: nc-darken($color-main-background, 7%);
$color-darkgrey: nc-darken($color-main-background, 32%);
/**