CSS: restore variables that are not part of the server
Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
committed by
Julius Härtl
parent
8324410578
commit
081b3520a0
@@ -22,6 +22,11 @@
|
||||
*
|
||||
*/
|
||||
|
||||
$color-warning-light: nc-lighten($color-warning, 15%);
|
||||
$color-lightgrey: nc-darken($color-main-background, 4%);
|
||||
$color-grey: nc-darken($color-main-background, 7%);
|
||||
$color-darkgrey: nc-darken($color-main-background, 32%);
|
||||
|
||||
/**
|
||||
* General styles
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user