Tasks, Shots, Assets, instead of S,A,T

This commit is contained in:
2016-11-11 11:46:07 +01:00
parent 23effbd9db
commit d50c4f1cda
3 changed files with 12 additions and 7 deletions

View File

@@ -28,6 +28,11 @@ body
.col_header
box-shadow: none
nav.sidebar
a.navbar-item
&.tasks, &.shots, &.assets
text-transform: initial
font-size: .85em
.input-group
width: 100%

View File

@@ -610,6 +610,6 @@
#{$property}: $color-status-review
=sidebar-button-active
background-color: $color-background-nav
background-color: $color-background-nav-light
box-shadow: inset 2px 0 0 $color-primary
color: white