Better border visibility in board list
Signed-off-by: Marin Treselj <marin.treselj@forlagshuset.no>
This commit is contained in:
committed by
Julius Härtl
parent
2b1bac9a2f
commit
1105363d9a
@@ -32,7 +32,7 @@ $color-warning: #fbd850;
|
|||||||
$color-warning-light: nc-lighten($color-warning, 15%);
|
$color-warning-light: nc-lighten($color-warning, 15%);
|
||||||
$color-success: #46ba61;
|
$color-success: #46ba61;
|
||||||
$color-lightgrey: nc-darken($color-main-background, 4%);
|
$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%);
|
$color-darkgrey: nc-darken($color-main-background, 32%);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user