mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 14:20:15 +00:00
TinyMCE: add the editor focusing help the Keyboard Shortcuts modal.
See #31913. git-svn-id: https://develop.svn.wordpress.org/trunk@32957 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -126,7 +126,8 @@
|
||||
}
|
||||
|
||||
.mce-window .wp-editor-help p {
|
||||
margin: 7px 0;
|
||||
margin: 8px 0;
|
||||
white-space: normal;
|
||||
}
|
||||
|
||||
.mce-window .wp-editor-help table {
|
||||
@@ -138,7 +139,6 @@
|
||||
.mce-window .wp-editor-help th {
|
||||
font-size: 13px;
|
||||
vertical-align: middle;
|
||||
|
||||
}
|
||||
|
||||
.mce-window .wp-editor-help td {
|
||||
|
||||
Reference in New Issue
Block a user