mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-06 09:19:04 +00:00
Batch edit: allow removal of selected posts, prevent page parent lock.
git-svn-id: https://develop.svn.wordpress.org/trunk@9036 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -2310,6 +2310,19 @@ a.togbox {
|
||||
padding: 1px 2px;
|
||||
}
|
||||
|
||||
#bulk-titles div a {
|
||||
cursor: pointer;
|
||||
display: block;
|
||||
float: left;
|
||||
height: 10px;
|
||||
margin: 3px 3px 0 -2px;
|
||||
overflow: hidden;
|
||||
position: relative;
|
||||
text-indent: -9999px;
|
||||
width: 10px;
|
||||
}
|
||||
|
||||
|
||||
/* Media library */
|
||||
#wpbody-content #media-items .describe {
|
||||
border-collapse: collapse;
|
||||
|
||||
Reference in New Issue
Block a user