remove old loading styles
This commit is contained in:
parent
acc1b490b3
commit
d252a0657a
|
@ -11,7 +11,6 @@
|
|||
@import "app/charm";
|
||||
@import "app/forms";
|
||||
@import "app/github";
|
||||
// @import "app/loading";
|
||||
@import "app/main/annotations";
|
||||
|
||||
@import "app/main/list";
|
||||
|
|
|
@ -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
|
Loading…
Reference in New Issue
Block a user