TinyMCE: fix the styling of notices generated by the editor UI.
Props: mor10, karmatosed, azaozz. Fixes #38917. Built from https://develop.svn.wordpress.org/trunk@39367 git-svn-id: http://core.svn.wordpress.org/trunk@39307 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -858,6 +858,11 @@ div.mce-menu .mce-menu-item-sep,
|
||||
border-left-color: #23282d;
|
||||
}
|
||||
|
||||
div.mce-notification {
|
||||
left: 10% !important;
|
||||
right: 10%;
|
||||
}
|
||||
|
||||
.mce-notification button.mce-close {
|
||||
right: 6px;
|
||||
top: 3px;
|
||||
|
||||
Reference in New Issue
Block a user