DFW: remove unused #wp-fullscreen-title-prompt-text selectors. See #24067.
git-svn-id: https://develop.svn.wordpress.org/trunk@27039 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
70ca581b67
commit
141aaa04c5
@ -50,7 +50,7 @@
|
||||
width: 35%;
|
||||
}
|
||||
|
||||
#wp-fullscreen-title {
|
||||
.wp-fullscreen-title {
|
||||
width: 97%;
|
||||
}
|
||||
|
||||
|
@ -4064,8 +4064,7 @@ ul.cat-checklist {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
#titlediv #title-prompt-text,
|
||||
#wp-fullscreen-title-prompt-text {
|
||||
#titlediv #title-prompt-text {
|
||||
color: #777;
|
||||
position: absolute;
|
||||
font-size: 1.7em;
|
||||
@ -4078,10 +4077,6 @@ ul.cat-checklist {
|
||||
margin-top: 4px;
|
||||
}
|
||||
|
||||
#wp-fullscreen-title-prompt-text {
|
||||
padding: 11px;
|
||||
}
|
||||
|
||||
#poststuff .inside-submitbox,
|
||||
#side-sortables .inside-submitbox {
|
||||
margin: 0 3px;
|
||||
@ -11950,8 +11945,7 @@ li#wp-admin-bar-menu-toggle {
|
||||
min-width: 0;
|
||||
}
|
||||
|
||||
#titlediv #title-prompt-text,
|
||||
#wp-fullscreen-title-prompt-text {
|
||||
#titlediv #title-prompt-text {
|
||||
padding: 10px 10px;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user