remove old loading styles

This commit is contained in:
Lisa Passing 2015-06-10 12:32:04 +02:00
parent acc1b490b3
commit d252a0657a
2 changed files with 0 additions and 21 deletions

View File

@ -11,7 +11,6 @@
@import "app/charm";
@import "app/forms";
@import "app/github";
// @import "app/loading";
@import "app/main/annotations";
@import "app/main/list";

View File

@ -1,20 +0,0 @@
div.loading, p.loading
padding: 15px 25px 0 0
span
padding-right: 25px
font-size: $font-size-small
color: $color-text-lighter
background: inline-image('ui/spinner.svg') no-repeat right 4px
.loading
display: none
span.loading, span.saving
padding: 0 25px 0 0
font-size: $font-size-small
color: $color-text-lighter
background: inline-image('ui/spinner.svg') no-repeat right 4px
#profile #left .loading
padding-top: 30px