mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-16 23:00:21 +00:00
Add a loading indicator to the Media Library.
Props kadamwhite, gcorne, kovshenin. Fixes #24859. git-svn-id: https://develop.svn.wordpress.org/trunk@27438 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -1290,6 +1290,10 @@
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.media-toolbar .spinner {
|
||||
margin-top: 14px;
|
||||
}
|
||||
|
||||
.media-sidebar .settings-save-status {
|
||||
background: #f5f5f5;
|
||||
float: right;
|
||||
|
||||
Reference in New Issue
Block a user