Cleanup and minor tweaks for apps with a sidebar
Like Attract or Flamenco
This commit is contained in:
@@ -96,13 +96,12 @@ $screen-xs-max: $screen-sm-min - 1 !default
|
||||
$screen-sm-max: $screen-md-min - 1 !default
|
||||
$screen-md-max: $screen-lg-min - 1 !default
|
||||
|
||||
$sidebar-width: 50px !default
|
||||
$sidebar-width: 40px !default
|
||||
|
||||
/* Project specifics */
|
||||
$project_nav-width: 250px !default
|
||||
$project-sidebar-width: 40px !default
|
||||
$project_header-height: 37px !default
|
||||
$project_footer-height: 30px !default
|
||||
$project_header-height: 40px !default
|
||||
|
||||
$node-type-asset_image: #e87d86 !default
|
||||
$node-type-asset_file: #CC91C7 !default
|
||||
|
Reference in New Issue
Block a user