Style save buttons on shots/tasks

This commit is contained in:
2016-11-03 13:07:46 +01:00
parent 2d26370bb9
commit ddd1fdb1ae
4 changed files with 13 additions and 9 deletions

View File

@@ -189,12 +189,6 @@ nav.sidebar
&.select_multiple
margin-bottom: 10px
select.input-transparent
background-color: $color-background
option
background-color: white
input, input.form-control
background-color: transparent
@@ -221,7 +215,16 @@ input, input.form-control
box-shadow: 0 1px 0 0 $color-primary
select
border-radius: 3px
border-top-left-radius: 3px
border-top-right-radius: 3px
background-color: $color-background-light
option
background-color: white
button
&#item-save
+button($color-success, 3px)
#status-bar
color: $color-text-dark-secondary