Add icon to Save Changes

This commit is contained in:
2016-09-23 18:07:20 +02:00
parent 5f3bab95e2
commit 892f5a7360
3 changed files with 12 additions and 4 deletions

View File

@@ -68,13 +68,15 @@ nav.sidebar
background-color: white
padding: 10px 15px
font:
size: 1.2em
font-size: 1.2em
border-bottom: thin solid $color-background
&.scrolled
box-shadow: 0 -2px 20px rgba(black, .2)
.header_text::first-letter
text-transform: capitalize
.col-list-item
display: flex
align-items: center
@@ -179,3 +181,5 @@ select.input-transparent
transition: all 1s ease-out
img
transition: all 1s ease-out