Use large spinner instead of 'Loading...' text. Props batmoo. See #15580

git-svn-id: https://develop.svn.wordpress.org/trunk@16719 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
scribu
2010-12-04 09:01:23 +00:00
parent 6587afe1d1
commit c0750fba7f
8 changed files with 29 additions and 17 deletions
+4
View File
@@ -463,3 +463,7 @@ table.ie-fixed {
.menu li.sortable-placeholder {
min-width:400px;
}
#loading-items {
filter:alpha(opacity=70);
}