Replace #project-loading spinning icon with a .loader-bar

This commit is contained in:
2018-09-07 14:55:04 +02:00
parent be98a95fc0
commit 35225a189d
4 changed files with 50 additions and 21 deletions

View File

@@ -250,23 +250,6 @@ ul.project-edit-tools
/* // Extra asset tools in dropdown */
/* // Edit Asset buttons */
#project-loading
color: $color-text-light-primary
margin-left: auto
display: inline-block
background-color: transparent
opacity: 0
transition: opacity 150ms ease-in-out
+position-center-translate
i
position: relative
top: 2px
&.active
background-color: rgba($color-background-nav-dark, .7)
opacity: 1
ul.project_nav-edit-list
list-style: none