Tweaks to style of active items

This commit is contained in:
2016-11-01 16:53:44 +01:00
parent 14bbb9bedc
commit df364e225c
5 changed files with 11 additions and 11 deletions

View File

@@ -8,21 +8,15 @@ body
&[data-context="task"]
nav.sidebar .navbar-item.tasks
background-color: $color-background-nav
box-shadow: inset 3px 0 0 $color-primary
color: white
+sidebar-button-active
&[data-context="shot"]
nav.sidebar .navbar-item.shots
background-color: $color-background-nav
box-shadow: inset 3px 0 0 $color-primary
color: white
+sidebar-button-active
&[data-context="dashboard"]
nav.sidebar .navbar-item.attract
background-color: $color-background-nav
box-shadow: inset 3px 0 0 $color-primary
color: white
+sidebar-button-active
#app-main
display: flex