mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-12 04:40:26 +00:00
Custom taxonomies support: quick edit, delete, show in the menu
git-svn-id: https://develop.svn.wordpress.org/trunk@10557 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -2461,6 +2461,12 @@ tr.inline-edit-row td {
|
||||
margin: 0.5em 0 0;
|
||||
}
|
||||
|
||||
.inline-edit-row span.error {
|
||||
line-height: 22px;
|
||||
margin: 0 15px;
|
||||
padding: 3px 5px;
|
||||
}
|
||||
|
||||
/* Positioning */
|
||||
.inline-edit-row h4 {
|
||||
margin: .2em 0;
|
||||
|
||||
Reference in New Issue
Block a user