Make WordPress Core

Ticket #56255: #56255.patch

File #56255.patch, 492 bytes (added by umesh84, 2 years ago)

added patch

  • themes/twentytwenty/assets/css/editor-style-block.css

     
    230230        color: #cd2653;
    231231        text-decoration: underline;
    232232}
    233 
     233.has-text-color a {
     234    color: currentColor;
     235}
    234236.editor-styles-wrapper a:focus,
    235237.editor-styles-wrapper a:hover {
    236238        text-decoration: none;