mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-05 21:24:35 +00:00
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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user