TinyMCE: add help for the text patterns to the shortcuts help popup.

See #31441.

git-svn-id: https://develop.svn.wordpress.org/trunk@33127 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz
2015-07-08 19:42:59 +00:00
parent f54070a08e
commit 093a19b6d9
3 changed files with 51 additions and 23 deletions

View File

@@ -150,6 +150,9 @@
.mce-window .wp-editor-help th {
font-weight: bold;
padding: 5px 0 0;
}
.mce-window .wp-editor-help .wp-help-th-center th {
text-align: center;
}