TinyMCE: fix the styling of notices generated by the editor UI.
Props: mor10, karmatosed, azaozz. Fixes #38917. git-svn-id: https://develop.svn.wordpress.org/trunk@39367 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
9c39b16119
commit
01094b40c1
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user