[Frontend] New .loading class
open #190 CSS for revised .loading class; Commented out/removed old .loading styles; Theme constants for loading colors added to theme files;
This commit is contained in:
@@ -227,7 +227,8 @@
|
||||
|
||||
.load-icon {
|
||||
position: relative;
|
||||
&.loading {
|
||||
|
||||
/* &.loading {
|
||||
pointer-events: none;
|
||||
margin-left: $leftMargin;
|
||||
|
||||
@@ -248,7 +249,7 @@
|
||||
|
||||
&:not(.loading) {
|
||||
cursor: pointer;
|
||||
}
|
||||
}*/
|
||||
}
|
||||
|
||||
.load-more-button {
|
||||
|
||||
Reference in New Issue
Block a user