Make WordPress Core

Ticket #29085: 29085.2.diff

File 29085.2.diff, 554 bytes (added by ocean90, 12 years ago)
  • src/wp-includes/css/media-views.css

     
    13641364        padding: 0;
    13651365        margin: 0;
    13661366        -webkit-box-shadow: none;
    1367         box-shadow: none; 
     1367        box-shadow: none;
    13681368}
    13691369
    13701370.media-selection .attachment .thumbnail {
     
    25822582        margin: 0 10px 0 0;
    25832583}
    25842584
     2585.media-frame.mode-grid .attachments {
     2586        padding: 2px;
     2587}
     2588
    25852589/**
    25862590 * Copied styles from the Add theme toolbar.
    25872591 *