MDL-83082 gradereport_history: Add icon CSS class to loading icon
This commit is contained in:
+1
-1
@@ -60,7 +60,7 @@ var CSS = {
|
||||
HEADER: 'usp-header',
|
||||
HIDDEN: 'hidden',
|
||||
LIGHTBOX: 'usp-loading-lightbox',
|
||||
LOADINGICON: 'loading-icon',
|
||||
LOADINGICON: 'loading-icon icon',
|
||||
MORERESULTS: 'usp-more-results',
|
||||
OPTIONS: 'options',
|
||||
PICTURE: 'usp-picture',
|
||||
|
||||
+2
-2
File diff suppressed because one or more lines are too long
+1
-1
@@ -60,7 +60,7 @@ var CSS = {
|
||||
HEADER: 'usp-header',
|
||||
HIDDEN: 'hidden',
|
||||
LIGHTBOX: 'usp-loading-lightbox',
|
||||
LOADINGICON: 'loading-icon',
|
||||
LOADINGICON: 'loading-icon icon',
|
||||
MORERESULTS: 'usp-more-results',
|
||||
OPTIONS: 'options',
|
||||
PICTURE: 'usp-picture',
|
||||
|
||||
@@ -58,7 +58,7 @@ var CSS = {
|
||||
HEADER: 'usp-header',
|
||||
HIDDEN: 'hidden',
|
||||
LIGHTBOX: 'usp-loading-lightbox',
|
||||
LOADINGICON: 'loading-icon',
|
||||
LOADINGICON: 'loading-icon icon',
|
||||
MORERESULTS: 'usp-more-results',
|
||||
OPTIONS: 'options',
|
||||
PICTURE: 'usp-picture',
|
||||
|
||||
Reference in New Issue
Block a user