Style tweaks to jstree

This commit is contained in:
2016-11-11 20:03:45 +01:00
parent bbb3f5c7c0
commit 9b469cee7d
3 changed files with 31 additions and 51 deletions

View File

@@ -7,6 +7,7 @@ $color-background-nav-light: hsl(hue($color-background), 20%, 35%)
$color-background-nav-dark: hsl(hue($color-background), 20%, 15%)
$color-background-active: #dff5f6 // background colour for active items.
$color-background-active-dark: hsl(hue($color-background-active), 50%, 50%)
$font-body: 'Roboto'
$font-headings: 'Lato'