PressThis: add preview functionality. Opens the preview in a new window or a tab next to the source tab.
Fixes #31458. Built from https://develop.svn.wordpress.org/trunk@31654 git-svn-id: http://core.svn.wordpress.org/trunk@31635 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -351,6 +351,10 @@ strong {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
.preview-button {
|
||||
margin-left: 1em;
|
||||
}
|
||||
|
||||
.button-reset {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
|
||||
2
wp-admin/css/press-this-rtl.min.css
vendored
2
wp-admin/css/press-this-rtl.min.css
vendored
File diff suppressed because one or more lines are too long
@@ -351,6 +351,10 @@ strong {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
.preview-button {
|
||||
margin-right: 1em;
|
||||
}
|
||||
|
||||
.button-reset {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
|
||||
2
wp-admin/css/press-this.min.css
vendored
2
wp-admin/css/press-this.min.css
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user