Ticket #24291: 24291.link-target.diff
File 24291.link-target.diff, 717 bytes (added by , 12 years ago) |
---|
-
wp-admin/css/wp-admin.css
4007 4007 overflow: hidden; 4008 4008 width: 40%; 4009 4009 height: auto; 4010 padding: 55px 0 20px;4011 4010 border: 1px dashed #dfdfdf; 4012 4011 background: #f5f5f5 url(../images/media-button-2x.png) no-repeat 50% 25%; 4013 4012 } … … 4036 4035 4037 4036 .wp-format-media-select { 4038 4037 display: block; 4039 height: 200px; 4038 height: 20px; 4039 padding: 55px 0 20px; 4040 4040 text-align: center; 4041 4041 } 4042 4042 … … 4045 4045 max-height: 100%; 4046 4046 } 4047 4047 4048 .wp-format-media-select {4049 height: 20px;4050 }4051 4052 4048 .empty .wp-format-media-metaedit { 4053 4049 height: 20px; 4054 4050 display: block;