Revert [16719] until it has has UI review. See #15580

git-svn-id: http://svn.automattic.com/wordpress/trunk@16722 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
westi
2010-12-04 11:01:23 +00:00
parent 4e2fb85913
commit cd767d889e
8 changed files with 17 additions and 29 deletions

View File

@@ -4189,19 +4189,11 @@ td.media-icon img {
#loading-items {
position: absolute;
z-index: 9999;
background-color: #eee;
opacity: 0.7;
height: 100%;
width: 100%;
}
#loading-items span {
padding: 10px 0;
background-color: #fff;
font-weight: bold;
text-align: center;
background: url(../images/loading-lg.gif) no-repeat 50% top;
margin-top: 7px;
line-height: 32px;
display: block;
text-indent: -9999px;
opacity: 0.5;
}
#howto {
font-size: 11px;