Make WordPress Core

Ticket #59602: 59602.patch

File 59602.patch, 425 bytes (added by nidhidhandhukiya, 3 years ago)
  • wp-content/themes/twentyfifteen/css/editor-style.css

     
    268268.mce-item-table td {
    269269        border: 1px solid #eaeaea;
    270270}
    271 
     271table td{
     272        font-size: inherit!important;
     273}
    272274table a {
    273275        color: #333;
    274276}