Make WordPress Core

Ticket #47149: 47149.10.diff

File 47149.10.diff, 484 bytes (added by afercia, 6 years ago)
  • src/wp-includes/css/media-views.css

     
    603603
    604604.media-menu .active,
    605605.media-menu .active:hover {
    606         color: #23282d;
    607606        font-weight: 600;
    608607}
    609608
     
    784783        margin: 0;
    785784        font-size: 13px;
    786785        line-height: 1;
     786        font-weight: 400;
    787787        /* Above the media-frame-menu. */
    788788        z-index: 151;
    789789}