Minor tweaks to tree/nav tree

This commit is contained in:
2016-11-16 17:58:52 +01:00
parent 9210285089
commit a41bda6859
3 changed files with 13 additions and 13 deletions

View File

@@ -3,10 +3,10 @@
height: 5px
::-webkit-scrollbar-track
background-color: $color-background
background-color: rgba($color-background, .2)
::-webkit-scrollbar-thumb
background-color: $color-text-dark-hint
background-color: rgba($color-text-dark-hint, .6)
$splitter-width: 5px