Make WordPress Core

Ticket #24291: 24291.link-target.diff

File 24291.link-target.diff, 717 bytes (added by aaroncampbell, 12 years ago)
  • wp-admin/css/wp-admin.css

     
    40074007        overflow: hidden;
    40084008        width: 40%;
    40094009        height: auto;
    4010         padding: 55px 0 20px;
    40114010        border: 1px dashed #dfdfdf;
    40124011        background: #f5f5f5 url(../images/media-button-2x.png) no-repeat 50% 25%;
    40134012}
     
    40364035
    40374036.wp-format-media-select {
    40384037        display: block;
    4039         height: 200px;
     4038        height: 20px;
     4039        padding: 55px 0 20px;
    40404040        text-align: center;
    40414041}
    40424042
     
    40454045        max-height: 100%;
    40464046}
    40474047
    4048 .wp-format-media-select {
    4049         height: 20px;
    4050 }
    4051 
    40524048.empty .wp-format-media-metaedit {
    40534049        height: 20px;
    40544050        display: block;