client/css: remove nprogress spinner

This commit is contained in:
rr- 2016-05-09 18:14:22 +02:00
parent 25de62411f
commit 58134ae2c6

View file

@ -13,14 +13,7 @@
height: 2px
.spinner-icon
width: 18px
height: 18px
box-sizing: border-box
border: solid 2px transparent
border-top-color: $main-color
border-left-color: $main-color
border-radius: 50%
animation: nprogress-spinner 400ms linear infinite
display: none
.peg
display: block