Project view: Fix transparent background of tree/sidebar
This commit is contained in:
@@ -46,6 +46,7 @@
|
||||
width: 100%
|
||||
|
||||
ul.project-tabs
|
||||
background-color: $color-background-nav-dark
|
||||
margin: 0
|
||||
padding: 0
|
||||
list-style: none
|
||||
@@ -735,6 +736,7 @@ ul.project_nav-edit-list
|
||||
padding-bottom: 5px // some padding on bottom of jstree
|
||||
position: relative // for scrollbar alignment
|
||||
margin-top: $project_header-height
|
||||
background-color: $color-background-nav
|
||||
|
||||
&.edit
|
||||
margin-top: 0
|
||||
|
Reference in New Issue
Block a user