Ticket #47150: 47150.4.diff
| File 47150.4.diff, 1.2 KB (added by , 7 years ago) |
|---|
-
src/wp-includes/css/media-views.css
85 85 .media-frame input[type="url"], 86 86 .media-frame textarea, 87 87 .media-frame select { 88 padding: 6px 8px; 89 box-shadow: 0 0 0 transparent; 90 transition: box-shadow 0.1s linear; 91 border: 1px solid #7e8993; 92 border-radius: 4px; 88 93 font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; 89 94 font-size: 12px; 90 border-width: 1px;91 border-style: solid;92 border-color: #ddd;93 95 } 94 96 95 97 .media-frame input[type="text"]:focus, … … 100 102 .media-frame input[type="url"]:focus, 101 103 .media-frame textarea:focus, 102 104 .media-frame select:focus { 103 border-color: #5b9dd9; 105 border-color: #007cba; 106 box-shadow: 0 0 0 1px #007cba; 107 outline: 2px solid transparent; 104 108 } 105 109 106 110 .media-frame input:disabled, … … 209 213 box-shadow: 0 0 3px rgba(0, 115, 170, 0.8); 210 214 /* Only visible in Windows High Contrast mode */ 211 215 outline: 2px solid transparent; 212 outline-offset: -2px;213 216 } 214 217 215 218 .media-modal-close span.media-modal-icon {
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)