Make WordPress Core

Changeset 39367 for trunk


Ignore:
Timestamp:
11/28/2016 02:11:15 AM (8 years ago)
Author:
azaozz
Message:

TinyMCE: fix the styling of notices generated by the editor UI.

Props: mor10, karmatosed, azaozz.
Fixes #38917.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/css/editor.css

    r39051 r39367  
    857857.mce-toolbar .mce-btn.mce-active .mce-open {
    858858    border-left-color: #23282d;
     859}
     860
     861div.mce-notification {
     862    left: 10% !important;
     863    right: 10%;
    859864}
    860865
Note: See TracChangeset for help on using the changeset viewer.