[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:
@@ -112,6 +112,7 @@ ul.tree {
|
||||
}
|
||||
}
|
||||
|
||||
/*
|
||||
&.loading {
|
||||
pointer-events: none;
|
||||
.label {
|
||||
@@ -124,6 +125,7 @@ ul.tree {
|
||||
margin-left: 14px;
|
||||
}
|
||||
}
|
||||
*/
|
||||
|
||||
&.selected {
|
||||
background: $colorItemTreeSelectedBg;
|
||||
|
||||
Reference in New Issue
Block a user