Restore the handle arrow in Post publish metabox, props ocean90, fixes #19299
git-svn-id: https://develop.svn.wordpress.org/trunk@19358 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
3f60c3cefd
commit
d1f9824ccb
File diff suppressed because one or more lines are too long
@ -2168,6 +2168,7 @@ body.admin-bar #adminmenu {
|
||||
word-wrap: break-word;
|
||||
}
|
||||
|
||||
/* Welcome Panel */
|
||||
.welcome-panel {
|
||||
margin: 20px 8px;
|
||||
padding: 30px 10px 20px;
|
||||
@ -6910,7 +6911,7 @@ h3.tb {
|
||||
background: transparent url(../images/arrows.png) no-repeat 6px 7px;
|
||||
}
|
||||
|
||||
#submitdiv:hover .handlediv {
|
||||
.press-this #submitdiv:hover .handlediv {
|
||||
background: none;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user