]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-admin/css/media-rtl.css
WordPress 4.2
[autoinstalls/wordpress.git] / wp-admin / css / media-rtl.css
index dd34188c7f631814f42eb779583bc8e7685ba04d..fdd2400e0d9d6010705dafd03ebdad63f8d6d2ac 100644 (file)
        margin-top: -22px;
        -webkit-border-radius: 22px;
        border-radius: 22px;
-       background-color: #0074a2;
+       background-color: #0073aa;
        -webkit-box-shadow: inset 0 0 2px rgba(0,0,0,0.3);
        box-shadow: inset 0 0 2px rgba(0,0,0,0.3);
 }
 
 .find-box-search .spinner {
        float: none;
-       right: 110px;
+       right: 105px;
        position: absolute;
-       top: 2px;
 }
 
 .find-box-search,
 }
 
 #find-posts-close:hover {
-       color: #2ea2cc;
+       color: #00a0d2;
 }
 
 #find-posts-close:before {
@@ -390,7 +389,7 @@ form.upgrade .hint {
 }
 
 .drag-drop #drag-drop-area {
-       border: 4px dashed #bbb;
+       border: 4px dashed #b4b9be;
        height: 200px;
 }
 
@@ -400,7 +399,7 @@ form.upgrade .hint {
 }
 
 .drag-drop-inside p {
-       color: #aaa;
+       color: #a0a5aa;
        font-size: 14px;
        margin: 5px 0;
        display: none;
@@ -495,7 +494,7 @@ border color while dragging a file over the uploader drop area */
 
 .upload-php .mode-grid .media-sidebar .media-uploader-status .upload-dismiss-errors:focus:before,
 .upload-php .mode-grid .media-sidebar .media-uploader-status .upload-dismiss-errors:hover:before {
-       color: #2ea2cc;
+       color: #00a0d2;
 }
 
 .upload-php .mode-grid .media-sidebar .media-uploader-status.errors h3 {
@@ -510,7 +509,7 @@ border color while dragging a file over the uploader drop area */
        bottom: auto;
        padding-top: 0;
        margin-top: 0;
-       border: 4px dashed #bbb;
+       border: 4px dashed #b4b9be;
 }
 
 .media-frame.mode-select .attachments-browser.fixed .attachments {
@@ -911,8 +910,6 @@ border color while dragging a file over the uploader drop area */
 .wp_attachment_image .spinner,
 .A1B1 .spinner {
        float: right;
-       padding: 0 0 4px 0;
-       vertical-align: bottom;
 }
 
 .imgedit-menu {
@@ -944,7 +941,7 @@ border color while dragging a file over the uploader drop area */
 .imgedit-menu div:hover {
        border-color: #c1c1c1;
        background-color: #eaeaea;
-       color: #333;
+       color: #32373c;
 }
 
 .imgedit-menu div.disabled {
@@ -1092,7 +1089,6 @@ audio, video {
  * HiDPI Displays
  */
 @media print,
-  (-o-min-device-pixel-ratio: 5/4),
   (-webkit-min-device-pixel-ratio: 1.25),
   (min-resolution: 120dpi) {
        .imgedit-wait {