~canonical-sysadmins/wordpress/4.8.2

« back to all changes in this revision

Viewing changes to wp-admin/css/media-rtl.css

  • Committer: Barry Price
  • Date: 2017-06-09 02:09:58 UTC
  • mfrom: (1.1.26 upstream)
  • Revision ID: barry.price@canonical.com-20170609020958-838whhwt2196f2vk
Merge WP4.8 from upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
469
469
.upload-php .mode-grid .media-sidebar {
470
470
        position: relative;
471
471
        width: auto;
472
 
        margin-bottom: 16px;
 
472
        margin-top: 12px;
473
473
        padding: 0 16px;
474
474
        border-right: 4px solid #dd3d36;
475
475
        -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
506
506
        content: "\f153";
507
507
        display: block;
508
508
        font: normal 16px/1 dashicons;
509
 
        color: #b4b9be;
 
509
        color: #72777c;
510
510
}
511
511
 
512
512
.upload-php .mode-grid .media-sidebar .media-uploader-status .upload-dismiss-errors:focus:before,
526
526
        right: auto;
527
527
        bottom: auto;
528
528
        padding-top: 0;
529
 
        margin-top: 0;
 
529
        margin-top: 20px;
530
530
        border: 4px dashed #b4b9be;
531
531
}
532
532
 
1066
1066
        line-height: 1.4;
1067
1067
}
1068
1068
 
1069
 
.imgedit-group-top h3 a, /* Back-compat for pre-4.4 */
1070
 
.imgedit-group-top h2 a {
 
1069
#poststuff .imgedit-group-top .button-link {
1071
1070
        text-decoration: none;
 
1071
        color: #23282d;
1072
1072
}
1073
1073
 
1074
1074
.imgedit-applyto .imgedit-label {