Make WordPress Core

Ticket #28330: 28330.diff

File 28330.diff, 437 bytes (added by Ipstenu, 11 years ago)

Removing transparent corrects that without any (apparent) adverse effects

  • wp-includes/js/tinymce/skins/wordpress/wp-content.css

     
    2020/* DFW mode */
    2121html.wp-fullscreen,
    2222html.wp-fullscreen body {
    23         background: transparent;
    2423        width: auto;
    2524        max-width: none;
    2625        min-height: 0;