Make WordPress Core

Ticket #57414: #57414.patch

File #57414.patch, 477 bytes (added by kajalgohel, 2 years ago)

patch added

  • wp-content/themes/twentyten/editor-blocks.css

     
    368368:root .editor-styles-wrapper .has-white-background-color:visited {
    369369        background-color: #fff;
    370370}
     371
     372/* Inserter Icon */
     373
     374.editor-styles-wrapper .block-editor-inserter path {
     375        color: #ffffff;
     376}
     377