X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/b925718b4bf2dd47a8429f844d0a255ca6e35bd1..b22765f41bf0b2021b9beb9120ee0ac91fa89292:/wp-includes/css/media-views.css diff --git a/wp-includes/css/media-views.css b/wp-includes/css/media-views.css index 7f69a0ed..b5d0953e 100644 --- a/wp-includes/css/media-views.css +++ b/wp-includes/css/media-views.css @@ -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; @@ -341,7 +341,7 @@ .media-sidebar h2, .image-details h2 { position: relative; - font-weight: bold; + font-weight: 600; text-transform: uppercase; font-size: 12px; color: #666; @@ -404,7 +404,7 @@ min-height: 22px; padding-top: 8px; line-height: 16px; - font-weight: normal; + font-weight: 400; color: #666; } @@ -566,7 +566,7 @@ .media-menu .active, .media-menu .active:hover { color: #23282d; - font-weight: bold; + font-weight: 600; } .media-menu .separator { @@ -807,7 +807,7 @@ 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; } @@ -973,7 +973,7 @@ 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 ); @@ -1274,7 +1274,7 @@ } .upload-errors .upload-error-filename { - font-weight: bold; + font-weight: 600; } .upload-errors .upload-error-message { @@ -1374,7 +1374,7 @@ .uploader-inline .has-upload-message .upload-instructions { font-size: 14px; color: #444; - font-weight: normal; + font-weight: 400; } .uploader-inline .drop-instructions { @@ -1438,7 +1438,7 @@ padding-top: 12px; font-size: 14px; line-height: 20px; - font-weight: bold; + font-weight: 600; } .media-selection .button-link { @@ -1616,7 +1616,7 @@ } .attachment-info .filename { - font-weight: bold; + font-weight: 600; color: #444; word-wrap: break-word; } @@ -2173,7 +2173,7 @@ transform: translateY( -50% ); font-size: 3em; line-height: 1.3; - font-weight: bold; + font-weight: 600; color: #fff; padding: 0; margin: 0;