Replace #project-loading spinning icon with a .loader-bar
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user