/* Styles for the media library iframe (not used on the Library screen) */
div#media-upload-header {
border-bottom: 1px solid #dcdcde;
border-top: 1px solid #f6f7f7;
border-bottom: 1px solid #dcdcde;
background-color: #f6f7f7;
border: 1px solid #dcdcde;
border-bottom-color: #f0f0f1;
background-color: #f0f0f1;
#media-upload:after { /* clearfix */
#media-upload .slidetoggle {
border-top-color: #dcdcde;
#media-upload input[type="radio"] {
.media-upload-form label.form-help,
.media-upload-form label.form-help, td.help {
.media-upload-form p.help {
.media-upload-form fieldset {
/* specific to the image upload form */
.image-align-none-label {
background: url(../images/align-none.png) no-repeat center left;
.image-align-left-label {
background: url(../images/align-left.png) no-repeat center left;
.image-align-center-label {
background: url(../images/align-center.png) no-repeat center left;
.image-align-right-label {
background: url(../images/align-right.png) no-repeat center left;
tr.image-size div.image-size-item {
thead.media-item-info tr {
background-color: transparent;
.form-table thead.media-item-info {
.describe input[type="text"],
/* Specific to Uploader */
#media-upload p.ml-submit {
#media-upload label.help {
#media-upload .ui-sortable .media-item {
#media-upload tr.image-size {
#media-upload #filter .subsubsub {
#media-upload .tablenav-pages a,
#media-upload .tablenav-pages .current {
#media-upload .tablenav-pages a {
border: 1px solid #c3c4c7;
#filter .tablenav select {
#media-upload .del-attachment {
border: 1px solid #dcdcde;
border: 1px solid #a7aaad;
filter: alpha(opacity=60);
#media-upload th.order-head {
#media-upload th.actions-head {
#media-upload a.wp-post-thumbnail {
border-style: solid solid none;
#gallery-settings th.label {
#gallery-settings #basic th.label {
#gallery-settings .title {
border-bottom: 1px solid #dcdcde;
border-bottom: 1px solid #dcdcde;
#gallery-settings .title,
font-family: Georgia,"Times New Roman",Times,serif;
#gallery-settings .describe td {
#gallery-settings .describe th.label {
#gallery-settings .describe {
#gallery-settings .describe select {
#gallery-settings .describe select option,
#gallery-settings .describe td {
#gallery-settings legend {
#gallery-settings .align .field label {
#gallery-settings p.ml-submit {
border-top: 1px solid #dcdcde;
#gallery-settings select#columns {
p.media-types-required-info {
table.not-image tr.not-image {
table.not-image tr.image-only {
(-webkit-min-device-pixel-ratio: 1.25),
(min-resolution: 120dpi) {
.image-align-none-label {
background-image: url(../images/align-none-2x.png?ver=20120916);
background-size: 21px 15px;
.image-align-left-label {
background-image: url(../images/align-left-2x.png?ver=20120916);
background-size: 22px 15px;
.image-align-center-label {
background-image: url(../images/align-center-2x.png?ver=20120916);
background-size: 21px 15px;
.image-align-right-label {
background-image: url(../images/align-right-2x.png?ver=20120916);
background-size: 22px 15px;