Tweaks to flash-on/off

This commit is contained in:
2016-09-22 16:43:19 +02:00
parent 4b9b53a53c
commit e2db647c20
7 changed files with 86 additions and 18 deletions

View File

@@ -54,6 +54,7 @@ nav.sidebar
#col_main
background-color: white
border-right: thin solid $color-background-dark
#col_right
background-color: $color-background-light
@@ -130,7 +131,6 @@ select.input-transparent
display: table-header-group
.table-cell
padding: 5px
font-size: .9em
color: $color-text-dark-secondary
@@ -140,6 +140,7 @@ select.input-transparent
.table-cell
display: table-cell
border-bottom: thin solid $color-background-dark
vertical-align: middle
.table-cell-spacer
background-color: $color-background-light
@@ -150,3 +151,8 @@ select.input-transparent
border-top: none
border-bottom: none
cursor: e-resize
.processing
+stripes($color-background, rgba($color-background, .5), -45deg, 25px)
+stripes-animate
animation-duration: 2s