mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2025-10-16 12:05:38 +00:00
List tables: Remove a black colored separator in Quick Edit for pages.
fixes #32842. git-svn-id: https://develop.svn.wordpress.org/trunk@33149 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
a9874b9416
commit
32ed996622
@ -865,11 +865,6 @@ tr.inline-edit-row td,
|
||||
padding: 0 0.5em;
|
||||
}
|
||||
|
||||
#wpbody-content .quick-edit-row-page fieldset.inline-edit-col-right .inline-edit-col {
|
||||
border-width: 0 0 0 1px;
|
||||
border-style: none none none solid;
|
||||
}
|
||||
|
||||
#wpbody-content .quick-edit-row-post .inline-edit-col-left {
|
||||
width: 40%;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user