Move colors for node types to config
This commit is contained in:
@@ -105,6 +105,13 @@ $project_footer-height: 30px
|
||||
$navbar-height: 50px
|
||||
$navbar-backdrop-height: 600px
|
||||
|
||||
$node-type-asset_image: #e87d86
|
||||
$node-type-asset_file: #CC91C7
|
||||
$node-type-asset_video: #7dc5e8
|
||||
$node-type-comment: #66ccbd
|
||||
$node-type-group: #c3a280
|
||||
$node-type-post: #647bce
|
||||
|
||||
$list-node-children-item-width: 160px
|
||||
$list-node-children-item-width_list: 48px
|
||||
$z-index-base: 13
|
||||
|
Reference in New Issue
Block a user