]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-includes/css/media-views.css
Wordpress 4.6-scripts
[autoinstalls/wordpress.git] / wp-includes / css / media-views.css
index 7f69a0edbda785d43803f56a68e69f0ff77fe100..b5d0953eb24fccbd928530bb69ab8913aafbc9b5 100644 (file)
@@ -17,7 +17,7 @@
 
 .media-modal,
 .media-frame {
-       font-family: "Open Sans", sans-serif;
+       font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
        font-size: 12px;
        -webkit-overflow-scrolling: touch;
 }
@@ -80,7 +80,7 @@
 .media-frame input[type="url"],
 .media-frame textarea,
 .media-frame select {
-       font-family: "Open Sans", sans-serif;
+       font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
        font-size: 12px;
        border-width: 1px;
        border-style: solid;
 .media-sidebar h2,
 .image-details h2 {
        position: relative;
-       font-weight: bold;
+       font-weight: 600;
        text-transform: uppercase;
        font-size: 12px;
        color: #666;
        min-height: 22px;
        padding-top: 8px;
        line-height: 16px;
-       font-weight: normal;
+       font-weight: 400;
        color: #666;
 }
 
 .media-menu .active,
 .media-menu .active:hover {
        color: #23282d;
-       font-weight: bold;
+       font-weight: 600;
 }
 
 .media-menu .separator {
        padding: 4px;
        font-size: 13px;
        color: #444;
-       font-family: "Open Sans", sans-serif;
+       font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
        -webkit-appearance: none;
 }
 
        max-height: 100%;
        word-wrap: break-word;
        text-align: center;
-       font-weight: bold;
+       font-weight: 600;
        background: rgba( 255, 255, 255, 0.8 );
        -webkit-box-shadow: inset 0 0 0 1px rgba( 0, 0, 0, 0.15 );
        box-shadow: inset 0 0 0 1px rgba( 0, 0, 0, 0.15 );
 }
 
 .upload-errors .upload-error-filename {
-       font-weight: bold;
+       font-weight: 600;
 }
 
 .upload-errors .upload-error-message {
 .uploader-inline .has-upload-message .upload-instructions {
        font-size: 14px;
        color: #444;
-       font-weight: normal;
+       font-weight: 400;
 }
 
 .uploader-inline .drop-instructions {
        padding-top: 12px;
        font-size: 14px;
        line-height: 20px;
-       font-weight: bold;
+       font-weight: 600;
 }
 
 .media-selection .button-link {
 }
 
 .attachment-info .filename {
-       font-weight: bold;
+       font-weight: 600;
        color: #444;
        word-wrap: break-word;
 }
        transform: translateY( -50% );
        font-size: 3em;
        line-height: 1.3;
-       font-weight: bold;
+       font-weight: 600;
        color: #fff;
        padding: 0;
        margin: 0;