Lighter background for navtree

This commit is contained in:
2016-11-24 11:45:30 +01:00
parent 4f071260f7
commit f899fb48ce
3 changed files with 4 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
$project-sidebar-background: $color-background-nav
$project-sidebar-background: $color-background
#project-container
display: flex
@@ -211,8 +211,7 @@ $project-sidebar-background: $color-background-nav
min-height: $project_header-height
width: 100%
background-color: $color-background-light
border-bottom: thin solid lighten($color-text-dark-hint, 10%)
box-shadow: -15px 5px 25px rgba(black, .2)
border-bottom: thin solid $color-background-dark
/* Name of the project */
.project-title