List table spinner. Props scribu. see #15580

git-svn-id: https://develop.svn.wordpress.org/trunk@17090 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren
2010-12-20 18:45:05 +00:00
parent 034024021a
commit 1f3ea01d78
9 changed files with 38 additions and 40 deletions

View File

@@ -4193,14 +4193,13 @@ td.media-icon img {
}
* html #template div {margin-right: 0;}
#save {width: 15em;}
#loading-items {
position: absolute;
z-index: 9999;
padding: 10px 0;
background-color: #fff;
font-weight: bold;
text-align: center;
opacity: 0.5;
.list-ajax-loading {
float: right;
margin-right: 9px;
margin-top: -1px;
}
.tablenav .list-ajax-loading {
margin-top: 7px;
}
#howto {
font-size: 11px;