Tweaks to style of active items
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user