Make WordPress Core

Ticket #56600: 56600.patch

File 56600.patch, 397 bytes (added by umesh84, 3 years ago)

added patch

  • themes/twentyten/editor-blocks.css

     
    166166        border: 0;
    167167        padding: 0 3em;
    168168}
    169 
     169.editor-styles-wrapper blockquote * {
     170        color: currentColor;
     171}
    170172/* Table styles */
    171173
    172174.editor-block-list__block tr th,