author | ymh <ymh.work@gmail.com> |
Fri, 05 Sep 2025 18:52:52 +0200 | |
changeset 22 | 8c2e4d02f4ef |
parent 21 | 48c4eec2b7e6 |
permissions | -rw-r--r-- |
16 | 1 |
/*! This file is auto-generated */ |
5 | 2 |
/*------------------------------------------------------------------------------ |
3 |
14.0 - Media Screen |
|
4 |
------------------------------------------------------------------------------*/ |
|
5 |
||
6 |
.media-item .describe { |
|
7 |
border-collapse: collapse; |
|
8 |
width: 100%; |
|
18 | 9 |
border-top: 1px solid #dcdcde; |
5 | 10 |
clear: both; |
11 |
cursor: default; |
|
12 |
} |
|
13 |
||
14 |
.media-item.media-blank .describe { |
|
15 |
border: 0; |
|
16 |
} |
|
17 |
||
18 |
.media-item .describe th { |
|
19 |
vertical-align: top; |
|
20 |
text-align: right; |
|
21 |
padding: 5px 10px 10px; |
|
22 |
width: 140px; |
|
23 |
} |
|
24 |
||
25 |
.media-item .describe .align th { |
|
26 |
padding-top: 0; |
|
27 |
} |
|
28 |
||
29 |
.media-item .media-item-info tr { |
|
30 |
background-color: transparent; |
|
0 | 31 |
} |
5 | 32 |
|
33 |
.media-item .describe td { |
|
34 |
padding: 0 0 8px 8px; |
|
35 |
vertical-align: top; |
|
36 |
} |
|
37 |
||
38 |
.media-item thead.media-item-info td { |
|
39 |
padding: 4px 10px 0; |
|
40 |
} |
|
41 |
||
42 |
.media-item .media-item-info .A1B1 { |
|
43 |
padding: 0 10px 0 0; |
|
44 |
} |
|
45 |
||
46 |
.media-item td.savesend { |
|
47 |
padding-bottom: 15px; |
|
0 | 48 |
} |
5 | 49 |
|
50 |
.media-item .thumbnail { |
|
51 |
max-height: 128px; |
|
52 |
max-width: 128px; |
|
53 |
} |
|
54 |
||
18 | 55 |
.media-list-subtitle { |
56 |
display: block; |
|
57 |
} |
|
58 |
||
59 |
.media-list-title { |
|
60 |
display: block; |
|
61 |
} |
|
62 |
||
5 | 63 |
#wpbody-content #async-upload-wrap a { |
64 |
display: none; |
|
65 |
} |
|
66 |
||
67 |
.media-upload-form { |
|
68 |
margin-top: 20px; |
|
69 |
} |
|
70 |
||
71 |
.media-upload-form td label { |
|
72 |
margin-left: 6px; |
|
73 |
margin-right: 2px; |
|
74 |
} |
|
75 |
||
76 |
.media-upload-form .align .field label { |
|
77 |
display: inline; |
|
0 | 78 |
padding: 0 23px 0 0; |
79 |
margin: 0 3px 0 1em; |
|
5 | 80 |
font-weight: 600; |
0 | 81 |
} |
5 | 82 |
|
83 |
.media-upload-form tr.image-size label { |
|
84 |
margin: 0 5px 0 0; |
|
85 |
font-weight: 600; |
|
86 |
} |
|
87 |
||
88 |
.media-upload-form th.label label { |
|
89 |
font-weight: 600; |
|
90 |
margin: 0.5em; |
|
91 |
font-size: 13px; |
|
92 |
} |
|
93 |
||
94 |
.media-upload-form th.label label span { |
|
95 |
padding: 0 5px; |
|
96 |
} |
|
97 |
||
98 |
.media-item .describe input[type="text"], |
|
99 |
.media-item .describe textarea { |
|
100 |
width: 460px; |
|
101 |
} |
|
102 |
||
103 |
.media-item .describe p.help { |
|
104 |
margin: 0; |
|
105 |
padding: 0 5px 0 0; |
|
106 |
} |
|
107 |
||
108 |
.describe-toggle-on, |
|
109 |
.describe-toggle-off { |
|
110 |
display: block; |
|
16 | 111 |
line-height: 2.76923076; |
5 | 112 |
float: left; |
113 |
margin-left: 10px; |
|
114 |
} |
|
115 |
||
18 | 116 |
.media-item .attachment-tools { |
117 |
display: flex; |
|
118 |
align-items: center; |
|
119 |
} |
|
120 |
||
121 |
.media-item .edit-attachment { |
|
122 |
padding: 14px 0; |
|
123 |
display: block; |
|
124 |
margin-left: 10px; |
|
125 |
} |
|
126 |
||
127 |
.media-item .edit-attachment.copy-to-clipboard-container { |
|
21
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
128 |
display: flex; |
18 | 129 |
margin-top: 0; |
130 |
} |
|
131 |
||
132 |
.media-item-copy-container .success { |
|
133 |
line-height: 0; |
|
134 |
} |
|
135 |
||
136 |
.media-item button .copy-attachment-url { |
|
137 |
margin-top: 14px; |
|
138 |
} |
|
139 |
||
140 |
.media-item .copy-to-clipboard-container { |
|
141 |
margin-top: 7px; |
|
142 |
} |
|
143 |
||
5 | 144 |
.media-item .describe-toggle-off, |
145 |
.media-item.open .describe-toggle-on { |
|
146 |
display: none; |
|
147 |
} |
|
148 |
||
149 |
.media-item.open .describe-toggle-off { |
|
150 |
display: block; |
|
151 |
} |
|
152 |
||
153 |
.media-upload-form .media-item { |
|
18 | 154 |
min-height: 70px; |
5 | 155 |
margin-bottom: 1px; |
156 |
position: relative; |
|
157 |
width: 100%; |
|
158 |
background: #fff; |
|
159 |
} |
|
160 |
||
161 |
.media-upload-form .media-item, |
|
162 |
.media-upload-form .media-item .error { |
|
18 | 163 |
box-shadow: 0 1px 0 #dcdcde; |
5 | 164 |
} |
165 |
||
166 |
#media-items:empty { |
|
167 |
border: 0 none; |
|
168 |
} |
|
169 |
||
170 |
.media-item .filename { |
|
18 | 171 |
padding: 14px 0; |
5 | 172 |
overflow: hidden; |
173 |
margin-right: 6px; |
|
174 |
} |
|
175 |
||
176 |
.media-item .pinkynail { |
|
177 |
float: right; |
|
22
8c2e4d02f4ef
Update WordPress to latest version (6.7)
ymh <ymh.work@gmail.com>
parents:
21
diff
changeset
|
178 |
margin: 14px; |
18 | 179 |
max-height: 70px; |
180 |
max-width: 70px; |
|
5 | 181 |
} |
182 |
||
183 |
.media-item .startopen, |
|
184 |
.media-item .startclosed { |
|
185 |
display: none; |
|
186 |
} |
|
187 |
||
188 |
.media-item .progress { |
|
21
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
189 |
display: inline-block; |
5 | 190 |
height: 22px; |
21
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
191 |
margin: 0 6px 7px; |
5 | 192 |
width: 200px; |
193 |
line-height: 2em; |
|
194 |
padding: 0; |
|
195 |
overflow: hidden; |
|
196 |
border-radius: 22px; |
|
18 | 197 |
background: #dcdcde; |
9 | 198 |
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); |
5 | 199 |
} |
200 |
||
201 |
.media-item .bar { |
|
202 |
z-index: 9; |
|
203 |
width: 0; |
|
204 |
height: 100%; |
|
205 |
margin-top: -22px; |
|
206 |
border-radius: 22px; |
|
18 | 207 |
background-color: #2271b1; |
9 | 208 |
box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3); |
5 | 209 |
} |
210 |
||
211 |
.media-item .progress .percent { |
|
212 |
z-index: 10; |
|
213 |
position: relative; |
|
214 |
width: 200px; |
|
215 |
padding: 0; |
|
216 |
color: #fff; |
|
217 |
text-align: center; |
|
218 |
line-height: 22px; |
|
219 |
font-weight: 400; |
|
9 | 220 |
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); |
0 | 221 |
} |
5 | 222 |
|
223 |
.upload-php .fixed .column-parent { |
|
224 |
width: 15%; |
|
225 |
} |
|
226 |
||
227 |
.js .html-uploader #plupload-upload-ui { |
|
228 |
display: none; |
|
229 |
} |
|
230 |
||
231 |
.js .html-uploader #html-upload-ui { |
|
232 |
display: block; |
|
233 |
} |
|
234 |
||
18 | 235 |
#html-upload-ui #async-upload { |
236 |
font-size: 1em; |
|
237 |
} |
|
238 |
||
5 | 239 |
.media-upload-form .media-item.error, |
240 |
.media-upload-form .media-item .error { |
|
241 |
width: auto; |
|
19 | 242 |
margin: 0 0 1px; |
5 | 243 |
} |
244 |
||
245 |
.media-upload-form .media-item .error { |
|
246 |
padding: 10px 14px 10px 0; |
|
18 | 247 |
min-height: 50px; |
5 | 248 |
} |
249 |
||
9 | 250 |
.media-item .error-div button.dismiss { |
5 | 251 |
float: left; |
252 |
margin: 0 15px 0 10px; |
|
253 |
} |
|
254 |
||
255 |
/*------------------------------------------------------------------------------ |
|
256 |
14.1 - Media Library |
|
257 |
------------------------------------------------------------------------------*/ |
|
258 |
||
259 |
.find-box { |
|
260 |
background-color: #fff; |
|
9 | 261 |
box-shadow: 0 3px 6px rgba(0, 0, 0, 0.3); |
5 | 262 |
width: 600px; |
263 |
overflow: hidden; |
|
264 |
margin-right: -300px; |
|
265 |
position: fixed; |
|
266 |
top: 30px; |
|
267 |
bottom: 30px; |
|
268 |
right: 50%; |
|
269 |
z-index: 100105; |
|
270 |
} |
|
271 |
||
272 |
.find-box-head { |
|
18 | 273 |
background: #fff; |
274 |
border-bottom: 1px solid #dcdcde; |
|
5 | 275 |
height: 36px; |
276 |
font-size: 18px; |
|
277 |
font-weight: 600; |
|
16 | 278 |
line-height: 2; |
5 | 279 |
padding: 0 16px 0 36px; |
280 |
position: absolute; |
|
281 |
top: 0; |
|
282 |
right: 0; |
|
283 |
left: 0; |
|
284 |
} |
|
285 |
||
286 |
.find-box-inside { |
|
287 |
overflow: auto; |
|
288 |
padding: 16px; |
|
289 |
background-color: #fff; |
|
290 |
position: absolute; |
|
291 |
top: 37px; |
|
292 |
bottom: 45px; |
|
293 |
overflow-y: scroll; |
|
294 |
width: 100%; |
|
295 |
box-sizing: border-box; |
|
296 |
} |
|
297 |
||
298 |
.find-box-search { |
|
299 |
padding-bottom: 16px; |
|
300 |
} |
|
301 |
||
302 |
.find-box-search .spinner { |
|
303 |
float: none; |
|
304 |
right: 105px; |
|
305 |
position: absolute; |
|
306 |
} |
|
307 |
||
308 |
.find-box-search, |
|
309 |
#find-posts-response { |
|
310 |
position: relative; /* RTL fix, #WP28010 */ |
|
311 |
} |
|
312 |
||
313 |
#find-posts-input, |
|
314 |
#find-posts-search { |
|
315 |
float: right; |
|
316 |
} |
|
317 |
||
318 |
#find-posts-input { |
|
319 |
width: 140px; |
|
320 |
height: 28px; |
|
321 |
margin: 0 0 0 4px; |
|
322 |
} |
|
323 |
||
324 |
.widefat .found-radio { |
|
325 |
padding-left: 0; |
|
326 |
width: 16px; |
|
327 |
} |
|
328 |
||
329 |
#find-posts-close { |
|
330 |
width: 36px; |
|
331 |
height: 36px; |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
332 |
border: none; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
333 |
padding: 0; |
5 | 334 |
position: absolute; |
335 |
top: 0; |
|
336 |
left: 0; |
|
337 |
cursor: pointer; |
|
338 |
text-align: center; |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
339 |
background: none; |
18 | 340 |
color: #646970; |
5 | 341 |
} |
342 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
343 |
#find-posts-close:hover, |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
344 |
#find-posts-close:focus { |
18 | 345 |
color: #135e96; |
5 | 346 |
} |
347 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
348 |
#find-posts-close:focus { |
21
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
349 |
box-shadow: 0 0 0 2px #2271b1; |
9 | 350 |
/* Only visible in Windows High Contrast mode */ |
351 |
outline: 2px solid transparent; |
|
352 |
outline-offset: -2px; |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
353 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
354 |
|
5 | 355 |
#find-posts-close:before { |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
356 |
font: normal 20px/36px dashicons; |
5 | 357 |
vertical-align: top; |
18 | 358 |
speak: never; |
5 | 359 |
-webkit-font-smoothing: antialiased; |
360 |
-moz-osx-font-smoothing: grayscale; |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
361 |
content: "\f158"; |
0 | 362 |
} |
5 | 363 |
|
364 |
.find-box-buttons { |
|
365 |
padding: 8px 16px; |
|
18 | 366 |
background: #fff; |
367 |
border-top: 1px solid #dcdcde; |
|
5 | 368 |
position: absolute; |
369 |
bottom: 0; |
|
370 |
right: 0; |
|
371 |
left: 0; |
|
372 |
} |
|
373 |
||
9 | 374 |
@media screen and (max-width: 782px) { |
5 | 375 |
.find-box-inside { |
376 |
bottom: 57px; |
|
377 |
} |
|
378 |
} |
|
379 |
||
9 | 380 |
@media screen and (max-width: 660px) { |
5 | 381 |
|
382 |
.find-box { |
|
383 |
top: 0; |
|
384 |
bottom: 0; |
|
385 |
right: 0; |
|
386 |
left: 0; |
|
387 |
margin: 0; |
|
388 |
width: 100%; |
|
389 |
} |
|
390 |
||
391 |
} |
|
392 |
||
393 |
.ui-find-overlay { |
|
394 |
position: fixed; |
|
395 |
top: 0; |
|
396 |
right: 0; |
|
397 |
left: 0; |
|
398 |
bottom: 0; |
|
399 |
background: #000; |
|
400 |
opacity: 0.7; |
|
401 |
filter: alpha(opacity=70); |
|
402 |
z-index: 100100; |
|
403 |
} |
|
404 |
||
405 |
.drag-drop #drag-drop-area { |
|
18 | 406 |
border: 4px dashed #c3c4c7; |
5 | 407 |
height: 200px; |
408 |
} |
|
409 |
||
410 |
.drag-drop .drag-drop-inside { |
|
16 | 411 |
margin: 60px auto 0; |
5 | 412 |
width: 250px; |
413 |
} |
|
414 |
||
415 |
.drag-drop-inside p { |
|
416 |
font-size: 14px; |
|
417 |
margin: 5px 0; |
|
418 |
display: none; |
|
419 |
} |
|
420 |
||
421 |
.drag-drop .drag-drop-inside p { |
|
422 |
text-align: center; |
|
423 |
} |
|
424 |
||
425 |
.drag-drop-inside p.drag-drop-info { |
|
426 |
font-size: 20px; |
|
0 | 427 |
} |
5 | 428 |
|
429 |
.drag-drop .drag-drop-inside p, |
|
430 |
.drag-drop-inside p.drag-drop-buttons { |
|
431 |
display: block; |
|
432 |
} |
|
433 |
||
434 |
/* |
|
435 |
#drag-drop-area:-moz-drag-over { |
|
436 |
border-color: #83b4d8; |
|
437 |
} |
|
438 |
border color while dragging a file over the uploader drop area */ |
|
439 |
.drag-drop.drag-over #drag-drop-area { |
|
18 | 440 |
border-color: #9ec2e6; |
5 | 441 |
} |
442 |
||
443 |
#plupload-upload-ui { |
|
444 |
position: relative; |
|
445 |
} |
|
446 |
||
21
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
447 |
.post-type-attachment .wp-filter select { |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
448 |
margin: 0 0 0 6px; |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
449 |
} |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
450 |
|
5 | 451 |
/** |
452 |
* Media Library grid view |
|
453 |
*/ |
|
454 |
||
455 |
.media-frame.mode-grid, |
|
456 |
.media-frame.mode-grid .media-frame-content, |
|
18 | 457 |
.media-frame.mode-grid .attachments-browser:not(.has-load-more) .attachments, |
458 |
.media-frame.mode-grid .attachments-browser.has-load-more .attachments-wrapper, |
|
5 | 459 |
.media-frame.mode-grid .uploader-inline-content { |
460 |
position: static; |
|
461 |
} |
|
462 |
||
463 |
/* Regions we don't use at all */ |
|
464 |
.media-frame.mode-grid .media-frame-title, |
|
465 |
.media-frame.mode-grid .media-frame-router, |
|
466 |
.media-frame.mode-grid .media-frame-menu { |
|
467 |
display: none; |
|
468 |
} |
|
469 |
||
470 |
.media-frame.mode-grid .media-frame-content { |
|
471 |
background-color: transparent; |
|
472 |
border: none; |
|
473 |
} |
|
474 |
||
475 |
.upload-php .mode-grid .media-sidebar { |
|
476 |
position: relative; |
|
477 |
width: auto; |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
478 |
margin-top: 12px; |
5 | 479 |
padding: 0 16px; |
18 | 480 |
border-right: 4px solid #d63638; |
9 | 481 |
box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1); |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
482 |
background-color: #fff; |
5 | 483 |
} |
484 |
||
485 |
.upload-php .mode-grid .hide-sidebar .media-sidebar { |
|
486 |
display: none; |
|
487 |
} |
|
488 |
||
489 |
.upload-php .mode-grid .media-sidebar .media-uploader-status { |
|
490 |
border-bottom: none; |
|
491 |
padding-bottom: 0; |
|
492 |
max-width: 100%; |
|
493 |
} |
|
494 |
||
495 |
.upload-php .mode-grid .media-sidebar .upload-error { |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
496 |
margin: 12px 0; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
497 |
padding: 4px 0 0; |
5 | 498 |
border: none; |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
499 |
box-shadow: none; |
5 | 500 |
background: none; |
501 |
} |
|
502 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
503 |
.upload-php .mode-grid .media-sidebar .media-uploader-status.errors h2 { |
5 | 504 |
display: none; |
505 |
} |
|
506 |
||
507 |
.media-frame.mode-grid .uploader-inline { |
|
508 |
position: relative; |
|
509 |
top: auto; |
|
0 | 510 |
left: auto; |
5 | 511 |
right: auto; |
512 |
bottom: auto; |
|
513 |
padding-top: 0; |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
514 |
margin-top: 20px; |
18 | 515 |
border: 4px dashed #c3c4c7; |
5 | 516 |
} |
517 |
||
18 | 518 |
.media-frame.mode-select .attachments-browser.fixed:not(.has-load-more) .attachments, |
519 |
.media-frame.mode-select .attachments-browser.has-load-more.fixed .attachments-wrapper { |
|
5 | 520 |
position: relative; |
521 |
top: 94px; /* prevent jumping up when the toolbar becomes fixed */ |
|
522 |
padding-bottom: 94px; /* offset for above so the bottom doesn't get cut off */ |
|
523 |
} |
|
524 |
||
525 |
.media-frame.mode-grid .attachment:focus, |
|
526 |
.media-frame.mode-grid .selected.attachment:focus, |
|
527 |
.media-frame.mode-grid .attachment.details:focus { |
|
21
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
528 |
box-shadow: inset 0 0 0 2px #2271b1; |
9 | 529 |
/* Only visible in Windows High Contrast mode */ |
530 |
outline: 2px solid transparent; |
|
531 |
outline-offset: -6px; |
|
5 | 532 |
} |
533 |
||
534 |
.media-frame.mode-grid .selected.attachment { |
|
535 |
box-shadow: |
|
18 | 536 |
inset 0 0 0 5px #f0f0f1, |
537 |
inset 0 0 0 7px #c3c4c7; |
|
0 | 538 |
} |
5 | 539 |
|
540 |
.media-frame.mode-grid .attachment.details { |
|
541 |
box-shadow: |
|
18 | 542 |
inset 0 0 0 3px #f0f0f1, |
543 |
inset 0 0 0 7px #4f94d4; |
|
5 | 544 |
} |
545 |
||
546 |
.media-frame.mode-grid.mode-select .attachment .thumbnail { |
|
547 |
opacity: 0.65; |
|
548 |
} |
|
549 |
||
550 |
.media-frame.mode-select .attachment.selected .thumbnail { |
|
551 |
opacity: 1; |
|
552 |
} |
|
553 |
||
554 |
.media-frame.mode-grid .media-toolbar { |
|
555 |
margin-bottom: 15px; |
|
556 |
height: auto; |
|
557 |
} |
|
558 |
||
559 |
.media-frame.mode-grid .media-toolbar select { |
|
560 |
margin: 0 0 0 10px; |
|
561 |
} |
|
562 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
563 |
.media-frame.mode-grid.mode-edit .media-toolbar-secondary > .select-mode-toggle-button { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
564 |
margin: 0 0 0 8px; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
565 |
vertical-align: middle; |
5 | 566 |
} |
567 |
||
568 |
.media-frame.mode-grid .attachments-browser .bulk-select { |
|
569 |
display: inline-block; |
|
570 |
margin: 0 0 0 10px; |
|
571 |
} |
|
572 |
||
573 |
.media-frame.mode-grid .search { |
|
574 |
margin-top: 0; |
|
575 |
} |
|
576 |
||
21
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
577 |
.media-frame-content .media-search-input-label { |
16 | 578 |
vertical-align: baseline; |
579 |
} |
|
580 |
||
5 | 581 |
.attachments-browser .media-toolbar-secondary > .media-button { |
582 |
margin-left: 10px; |
|
0 | 583 |
} |
584 |
||
5 | 585 |
.media-frame.mode-select .attachments-browser.fixed .media-toolbar { |
586 |
position: fixed; |
|
587 |
top: 32px; |
|
588 |
right: auto; |
|
589 |
left: 20px; |
|
590 |
margin-top: 0; |
|
591 |
} |
|
592 |
||
593 |
.media-frame.mode-grid .attachments-browser { |
|
594 |
padding: 0; |
|
595 |
} |
|
596 |
||
597 |
.media-frame.mode-grid .attachments-browser .attachments { |
|
598 |
padding: 2px; |
|
599 |
} |
|
600 |
||
601 |
.media-frame.mode-grid .attachments-browser .no-media { |
|
18 | 602 |
color: #646970; /* same as no plugins and no themes */ |
5 | 603 |
font-size: 18px; |
604 |
font-style: normal; |
|
605 |
margin: 0; |
|
606 |
padding: 100px 0 0; |
|
607 |
text-align: center; |
|
608 |
} |
|
609 |
||
610 |
/** |
|
611 |
* Attachment details modal |
|
612 |
*/ |
|
613 |
||
614 |
.edit-attachment-frame { |
|
615 |
display: block; |
|
616 |
height: 100%; |
|
617 |
width: 100%; |
|
618 |
} |
|
619 |
||
620 |
.edit-attachment-frame .edit-media-header { |
|
621 |
overflow: hidden; |
|
622 |
} |
|
623 |
||
624 |
.upload-php .media-modal-close .media-modal-icon:before { |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
625 |
content: "\f335"; |
5 | 626 |
font-size: 22px; |
627 |
} |
|
628 |
||
629 |
.upload-php .media-modal-close, |
|
630 |
.edit-attachment-frame .edit-media-header .left, |
|
631 |
.edit-attachment-frame .edit-media-header .right { |
|
632 |
cursor: pointer; |
|
18 | 633 |
color: #787c82; |
5 | 634 |
background-color: transparent; |
635 |
height: 50px; |
|
636 |
width: 50px; |
|
637 |
padding: 0; |
|
638 |
position: absolute; |
|
639 |
text-align: center; |
|
640 |
border: 0; |
|
18 | 641 |
border-right: 1px solid #dcdcde; |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
642 |
transition: color .1s ease-in-out, background .1s ease-in-out; |
5 | 643 |
} |
644 |
||
645 |
.upload-php .media-modal-close { |
|
646 |
top: 0; |
|
647 |
left: 0; |
|
648 |
} |
|
649 |
||
650 |
.edit-attachment-frame .edit-media-header .left { |
|
651 |
left: 102px; |
|
0 | 652 |
} |
5 | 653 |
|
654 |
.edit-attachment-frame .edit-media-header .right { |
|
655 |
left: 51px; |
|
656 |
} |
|
657 |
||
658 |
.edit-attachment-frame .media-frame-title { |
|
659 |
right: 0; |
|
660 |
left: 150px; /* leave space for prev/next/close */ |
|
661 |
} |
|
662 |
||
663 |
.edit-attachment-frame .edit-media-header .right:before, |
|
664 |
.edit-attachment-frame .edit-media-header .left:before { |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
665 |
font: normal 20px/50px dashicons !important; |
5 | 666 |
display: inline; |
667 |
font-weight: 300; |
|
668 |
} |
|
669 |
||
670 |
.upload-php .media-modal-close:hover, |
|
671 |
.upload-php .media-modal-close:focus, |
|
672 |
.edit-attachment-frame .edit-media-header .left:hover, |
|
673 |
.edit-attachment-frame .edit-media-header .right:hover, |
|
674 |
.edit-attachment-frame .edit-media-header .left:focus, |
|
675 |
.edit-attachment-frame .edit-media-header .right:focus { |
|
18 | 676 |
background: #dcdcde; |
677 |
border-color: #c3c4c7; |
|
5 | 678 |
color: #000; |
679 |
outline: none; |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
680 |
box-shadow: none; |
5 | 681 |
} |
682 |
||
9 | 683 |
.upload-php .media-modal-close:focus, |
684 |
.edit-attachment-frame .edit-media-header .left:focus, |
|
685 |
.edit-attachment-frame .edit-media-header .right:focus { |
|
686 |
/* Only visible in Windows High Contrast mode */ |
|
687 |
outline: 2px solid transparent; |
|
688 |
outline-offset: -2px; |
|
689 |
} |
|
690 |
||
5 | 691 |
.upload-php .media-modal-close:focus .media-modal-icon:before, |
692 |
.upload-php .media-modal-close:hover .media-modal-icon:before { |
|
693 |
color: #000; |
|
0 | 694 |
} |
5 | 695 |
|
9 | 696 |
.edit-attachment-frame .edit-media-header .left:before { |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
697 |
content: "\f345"; |
5 | 698 |
} |
699 |
||
9 | 700 |
.edit-attachment-frame .edit-media-header .right:before { |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
701 |
content: "\f341"; |
5 | 702 |
} |
703 |
||
16 | 704 |
.edit-attachment-frame .edit-media-header [disabled], |
705 |
.edit-attachment-frame .edit-media-header [disabled]:hover { |
|
18 | 706 |
color: #c3c4c7; |
5 | 707 |
background: inherit; |
708 |
cursor: default; |
|
0 | 709 |
} |
5 | 710 |
|
711 |
.edit-attachment-frame .media-frame-content, |
|
712 |
.edit-attachment-frame .media-frame-router { |
|
713 |
right: 0; |
|
714 |
} |
|
715 |
||
716 |
.edit-attachment-frame .media-frame-content { |
|
717 |
border-bottom: none; |
|
718 |
bottom: 0; |
|
719 |
top: 50px; |
|
720 |
} |
|
721 |
||
722 |
.edit-attachment-frame .attachment-details { |
|
723 |
position: absolute; |
|
724 |
overflow: auto; |
|
725 |
top: 0; |
|
726 |
bottom: 0; |
|
727 |
left: 0; |
|
728 |
right: 0; |
|
19 | 729 |
box-shadow: inset 0 4px 4px -4px rgba(0, 0, 0, 0.1); |
0 | 730 |
} |
5 | 731 |
|
732 |
.edit-attachment-frame .attachment-media-view { |
|
733 |
float: right; |
|
734 |
width: 65%; |
|
735 |
height: 100%; |
|
736 |
} |
|
737 |
||
738 |
.edit-attachment-frame .attachment-media-view .thumbnail { |
|
739 |
box-sizing: border-box; |
|
740 |
padding: 16px; |
|
741 |
height: 100%; |
|
742 |
} |
|
743 |
||
744 |
.edit-attachment-frame .attachment-media-view .details-image { |
|
745 |
display: block; |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
746 |
margin: 0 auto 16px; |
5 | 747 |
max-width: 100%; |
748 |
max-height: 90%; |
|
749 |
max-height: calc( 100% - 42px ); /* leave space for actions underneath */ |
|
18 | 750 |
background-image: linear-gradient(-45deg, #c3c4c7 25%, transparent 25%, transparent 75%, #c3c4c7 75%, #c3c4c7), linear-gradient(-45deg, #c3c4c7 25%, transparent 25%, transparent 75%, #c3c4c7 75%, #c3c4c7); |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
751 |
background-position: 100% 0, 10px 10px; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
752 |
background-size: 20px 20px; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
753 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
754 |
|
9 | 755 |
.edit-attachment-frame .attachment-media-view .details-image.icon { |
756 |
background: none; |
|
757 |
} |
|
758 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
759 |
.edit-attachment-frame .attachment-media-view .attachment-actions { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
760 |
text-align: center; |
5 | 761 |
} |
762 |
||
763 |
.edit-attachment-frame .wp-media-wrapper { |
|
764 |
margin-bottom: 12px; |
|
765 |
} |
|
766 |
||
767 |
.edit-attachment-frame input, |
|
768 |
.edit-attachment-frame textarea { |
|
21
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
769 |
padding: 4px 8px; |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
770 |
line-height: 1.42857143; |
0 | 771 |
} |
5 | 772 |
|
773 |
.edit-attachment-frame .attachment-info { |
|
774 |
overflow: auto; |
|
775 |
box-sizing: border-box; |
|
776 |
margin-bottom: 0; |
|
777 |
padding: 12px 16px 0; |
|
778 |
width: 35%; |
|
779 |
height: 100%; |
|
19 | 780 |
box-shadow: inset 0 4px 4px -4px rgba(0, 0, 0, 0.1); |
5 | 781 |
border-bottom: 0; |
18 | 782 |
border-right: 1px solid #dcdcde; |
783 |
background: #f6f7f7; |
|
5 | 784 |
} |
785 |
||
786 |
.edit-attachment-frame .attachment-info .details, |
|
787 |
.edit-attachment-frame .attachment-info .settings { |
|
788 |
position: relative; /* RTL fix, #WP29352 */ |
|
789 |
overflow: hidden; |
|
790 |
float: none; |
|
791 |
margin-bottom: 15px; |
|
792 |
padding-bottom: 15px; |
|
18 | 793 |
border-bottom: 1px solid #dcdcde; |
5 | 794 |
} |
795 |
||
796 |
.edit-attachment-frame .attachment-info .filename { |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
797 |
font-weight: 400; |
18 | 798 |
color: #646970; |
5 | 799 |
} |
800 |
||
801 |
.edit-attachment-frame .attachment-info .thumbnail { |
|
802 |
margin-bottom: 12px; |
|
803 |
} |
|
804 |
||
805 |
.attachment-info .actions { |
|
806 |
margin-bottom: 16px; |
|
0 | 807 |
} |
5 | 808 |
|
809 |
.attachment-info .actions a { |
|
810 |
display: inline; |
|
811 |
text-decoration: none; |
|
812 |
} |
|
813 |
||
16 | 814 |
.copy-to-clipboard-container { |
815 |
display: flex; |
|
816 |
align-items: center; |
|
817 |
margin-top: 8px; |
|
818 |
clear: both; |
|
819 |
} |
|
820 |
||
18 | 821 |
.copy-to-clipboard-container .copy-attachment-url { |
822 |
white-space: normal; |
|
823 |
} |
|
824 |
||
16 | 825 |
.copy-to-clipboard-container .success { |
21
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
826 |
color: #007017; |
16 | 827 |
margin-right: 8px; |
828 |
} |
|
5 | 829 |
|
830 |
/*------------------------------------------------------------------------------ |
|
831 |
14.2 - Image Editor |
|
832 |
------------------------------------------------------------------------------*/ |
|
9 | 833 |
.wp_attachment_details .attachment-alt-text { |
834 |
margin-bottom: 5px; |
|
835 |
} |
|
836 |
||
21
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
837 |
.wp_attachment_details #attachment_alt { |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
838 |
max-width: 500px; |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
839 |
height: 3.28571428em; |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
840 |
} |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
841 |
|
9 | 842 |
.wp_attachment_details .attachment-alt-text-description { |
843 |
margin-top: 5px; |
|
844 |
} |
|
5 | 845 |
|
846 |
.wp_attachment_details label[for="content"] { |
|
847 |
font-size: 13px; |
|
848 |
line-height: 1.5; |
|
849 |
margin: 1em 0; |
|
850 |
} |
|
851 |
||
852 |
.wp_attachment_details #attachment_caption { |
|
853 |
height: 4em; |
|
854 |
} |
|
855 |
||
856 |
.describe .image-editor { |
|
857 |
vertical-align: top; |
|
858 |
} |
|
859 |
||
860 |
.imgedit-wrap { |
|
861 |
position: relative; |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
862 |
padding-top: 10px; |
5 | 863 |
} |
864 |
||
21
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
865 |
.image-editor p, |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
866 |
.image-editor fieldset { |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
867 |
margin: 8px 0; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
868 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
869 |
|
21
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
870 |
.image-editor legend { |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
871 |
margin-bottom: 5px; |
5 | 872 |
} |
873 |
||
21
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
874 |
.describe .imgedit-wrap .image-editor { |
5 | 875 |
padding: 0 5px; |
0 | 876 |
} |
5 | 877 |
|
878 |
.wp_attachment_holder div.updated { |
|
879 |
margin-top: 0; |
|
880 |
} |
|
881 |
||
882 |
.wp_attachment_holder .imgedit-wrap > div { |
|
883 |
height: auto; |
|
884 |
} |
|
885 |
||
21
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
886 |
.imgedit-panel-content { |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
887 |
display: flex; |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
888 |
flex-wrap: wrap; |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
889 |
gap: 20px; |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
890 |
margin-bottom: 20px; |
5 | 891 |
} |
892 |
||
21
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
893 |
.imgedit-settings { |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
894 |
max-width: 240px; /* Prevent reflow when help info is expanded. */ |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
895 |
} |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
896 |
|
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
897 |
.imgedit-group-controls > * { |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
898 |
display: none; |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
899 |
} |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
900 |
|
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
901 |
.imgedit-panel-active .imgedit-group-controls > * { |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
902 |
display: block; |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
903 |
} |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
904 |
|
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
905 |
.wp_attachment_holder .imgedit-wrap .image-editor { |
5 | 906 |
float: left; |
907 |
width: 250px; |
|
0 | 908 |
} |
5 | 909 |
|
21
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
910 |
.image-editor input { |
5 | 911 |
margin-top: 0; |
912 |
vertical-align: middle; |
|
913 |
} |
|
914 |
||
915 |
.imgedit-wait { |
|
916 |
position: absolute; |
|
917 |
top: 0; |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
918 |
bottom: 0; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
919 |
width: 100%; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
920 |
background: #fff; |
5 | 921 |
opacity: 0.7; |
922 |
filter: alpha(opacity=70); |
|
923 |
display: none; |
|
924 |
} |
|
925 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
926 |
.imgedit-wait:before { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
927 |
content: ""; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
928 |
display: block; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
929 |
width: 20px; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
930 |
height: 20px; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
931 |
position: absolute; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
932 |
right: 50%; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
933 |
top: 50%; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
934 |
margin: -10px -10px 0 0; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
935 |
background: transparent url(../images/spinner.gif) no-repeat center; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
936 |
background-size: 20px 20px; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
937 |
transform: translateZ(0); |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
938 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
939 |
|
5 | 940 |
.no-float { |
941 |
float: none; |
|
0 | 942 |
} |
943 |
||
5 | 944 |
.media-disabled, |
21
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
945 |
.image-editor .disabled { |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
946 |
/* WCAG 1.4.3 Text or images of text that are part of an inactive user |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
947 |
interface component ... have no contrast requirement. */ |
18 | 948 |
color: #a7aaad; |
5 | 949 |
} |
950 |
||
951 |
.A1B1 { |
|
952 |
overflow: hidden; |
|
953 |
} |
|
954 |
||
955 |
.wp_attachment_image .button, |
|
956 |
.A1B1 .button { |
|
957 |
float: right; |
|
958 |
} |
|
959 |
||
960 |
.no-js .wp_attachment_image .button { |
|
961 |
display: none; |
|
962 |
} |
|
963 |
||
964 |
.wp_attachment_image .spinner, |
|
965 |
.A1B1 .spinner { |
|
966 |
float: right; |
|
967 |
} |
|
968 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
969 |
.imgedit-menu .note-no-rotate { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
970 |
clear: both; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
971 |
margin: 0; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
972 |
padding: 1em 0 0; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
973 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
974 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
975 |
.image-editor .imgedit-menu .button { |
16 | 976 |
display: inline-block; |
977 |
width: auto; |
|
978 |
min-height: 28px; |
|
979 |
font-size: 13px; |
|
980 |
line-height: 2; |
|
981 |
padding: 0 10px; |
|
5 | 982 |
} |
983 |
||
21
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
984 |
.imgedit-menu .button:after, |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
985 |
.imgedit-menu .button:before { |
16 | 986 |
font: normal 16px/1 dashicons; |
987 |
margin-left: 8px; |
|
18 | 988 |
speak: never; |
5 | 989 |
vertical-align: middle; |
16 | 990 |
position: relative; |
991 |
top: -2px; |
|
992 |
-webkit-font-smoothing: antialiased; |
|
993 |
-moz-osx-font-smoothing: grayscale; |
|
5 | 994 |
} |
995 |
||
21
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
996 |
.imgedit-menu .imgedit-rotate.button:after { |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
997 |
content: '\f140'; |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
998 |
margin-right: 2px; |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
999 |
margin-left: 0; |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1000 |
} |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1001 |
|
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1002 |
.imgedit-menu .imgedit-rotate.button[aria-expanded="true"]:after { |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1003 |
content: '\f142'; |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1004 |
} |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1005 |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1006 |
.imgedit-menu .button.disabled { |
18 | 1007 |
color: #a7aaad; |
1008 |
border-color: #dcdcde; |
|
1009 |
background: #f6f7f7; |
|
16 | 1010 |
box-shadow: none; |
1011 |
text-shadow: 0 1px 0 #fff; |
|
5 | 1012 |
cursor: default; |
16 | 1013 |
transform: none; |
5 | 1014 |
} |
1015 |
||
1016 |
.imgedit-crop:before { |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1017 |
content: "\f165"; |
5 | 1018 |
} |
1019 |
||
21
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1020 |
.imgedit-scale:before { |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1021 |
content: "\f211"; |
5 | 1022 |
} |
1023 |
||
21
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1024 |
.imgedit-rotate:before { |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1025 |
content: "\f167"; |
5 | 1026 |
} |
1027 |
||
1028 |
.imgedit-undo:before { |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1029 |
content: "\f171"; |
5 | 1030 |
} |
1031 |
||
1032 |
.imgedit-redo:before { |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1033 |
content: "\f172"; |
5 | 1034 |
} |
1035 |
||
1036 |
.imgedit-crop-wrap { |
|
1037 |
position: relative; |
|
1038 |
} |
|
1039 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1040 |
.imgedit-crop-wrap img { |
18 | 1041 |
background-image: linear-gradient(-45deg, #c3c4c7 25%, transparent 25%, transparent 75%, #c3c4c7 75%, #c3c4c7), linear-gradient(-45deg, #c3c4c7 25%, transparent 25%, transparent 75%, #c3c4c7 75%, #c3c4c7); |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1042 |
background-position: 100% 0, 10px 10px; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1043 |
background-size: 20px 20px; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1044 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1045 |
|
21
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1046 |
.imgedit-crop-wrap { |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1047 |
padding: 20px; |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1048 |
background-image: linear-gradient(-45deg, #c3c4c7 25%, transparent 25%, transparent 75%, #c3c4c7 75%, #c3c4c7), linear-gradient(-45deg, #c3c4c7 25%, transparent 25%, transparent 75%, #c3c4c7 75%, #c3c4c7); |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1049 |
background-position: 100% 0, 10px 10px; |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1050 |
background-size: 20px 20px; |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1051 |
} |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1052 |
|
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1053 |
|
5 | 1054 |
.imgedit-crop { |
1055 |
margin: 0 0 0 8px; |
|
1056 |
} |
|
1057 |
||
21
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1058 |
.imgedit-rotate { |
5 | 1059 |
margin: 0 3px 0 8px; |
1060 |
} |
|
1061 |
||
1062 |
.imgedit-undo { |
|
1063 |
margin: 0 3px; |
|
1064 |
} |
|
1065 |
||
1066 |
.imgedit-redo { |
|
1067 |
margin: 0 3px 0 8px; |
|
1068 |
} |
|
1069 |
||
21
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1070 |
.imgedit-thumbnail-preview-group { |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1071 |
display: flex; |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1072 |
flex-wrap: wrap; |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1073 |
column-gap: 10px; |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1074 |
} |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1075 |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1076 |
.imgedit-thumbnail-preview { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1077 |
margin: 10px 0 0 8px; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1078 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1079 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1080 |
.imgedit-thumbnail-preview-caption { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1081 |
display: block; |
5 | 1082 |
} |
1083 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1084 |
#poststuff .imgedit-group-top h2 { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1085 |
display: inline-block; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1086 |
margin: 0; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1087 |
padding: 0; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1088 |
font-size: 14px; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1089 |
line-height: 1.4; |
5 | 1090 |
} |
1091 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1092 |
#poststuff .imgedit-group-top .button-link { |
5 | 1093 |
text-decoration: none; |
18 | 1094 |
color: #1d2327; |
5 | 1095 |
} |
1096 |
||
1097 |
.imgedit-applyto .imgedit-label { |
|
1098 |
display: block; |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1099 |
padding: .5em 0 0; |
5 | 1100 |
} |
1101 |
||
21
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1102 |
.imgedit-popup-menu, |
5 | 1103 |
.imgedit-help { |
1104 |
display: none; |
|
16 | 1105 |
padding-bottom: 8px; |
1106 |
} |
|
1107 |
||
21
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1108 |
.imgedit-panel-tools > .imgedit-menu { |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1109 |
display: flex; |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1110 |
column-gap: 4px; |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1111 |
align-items: flex-start; |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1112 |
flex-wrap: wrap; |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1113 |
} |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1114 |
|
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1115 |
.imgedit-popup-menu { |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1116 |
width: calc( 100% - 20px ); |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1117 |
position: absolute; |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1118 |
background: #fff; |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1119 |
padding: 10px; |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1120 |
box-shadow: 0 3px 6px rgba(0, 0, 0, 0.3); |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1121 |
} |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1122 |
|
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1123 |
.image-editor .imgedit-menu .imgedit-popup-menu button { |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1124 |
display: block; |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1125 |
margin: 2px 0; |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1126 |
width: 100%; |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1127 |
white-space: break-spaces; |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1128 |
line-height: 1.5; |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1129 |
padding-top: 3px; |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1130 |
padding-bottom: 2px; |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1131 |
} |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1132 |
|
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1133 |
.imgedit-rotate-menu-container { |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1134 |
position: relative; |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1135 |
} |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1136 |
|
16 | 1137 |
.imgedit-help.imgedit-restore { |
1138 |
padding-bottom: 0; |
|
0 | 1139 |
} |
1140 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1141 |
/* higher specificity than buttons */ |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1142 |
.image-editor .imgedit-settings .imgedit-help-toggle, |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1143 |
.image-editor .imgedit-settings .imgedit-help-toggle:hover, |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1144 |
.image-editor .imgedit-settings .imgedit-help-toggle:active { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1145 |
border: 1px solid transparent; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1146 |
margin: -1px -1px 0 0; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1147 |
padding: 0; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1148 |
background: transparent; |
18 | 1149 |
color: #2271b1; |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1150 |
font-size: 20px; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1151 |
line-height: 1; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1152 |
cursor: pointer; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1153 |
box-sizing: content-box; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1154 |
box-shadow: none; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1155 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1156 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1157 |
.image-editor .imgedit-settings .imgedit-help-toggle:focus { |
18 | 1158 |
color: #2271b1; |
21
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1159 |
border-color: #2271b1; |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1160 |
box-shadow: 0 0 0 1px #2271b1; |
9 | 1161 |
/* Only visible in Windows High Contrast mode */ |
1162 |
outline: 2px solid transparent; |
|
5 | 1163 |
} |
1164 |
||
1165 |
.form-table td.imgedit-response { |
|
1166 |
padding: 0; |
|
1167 |
} |
|
1168 |
||
1169 |
.imgedit-submit-btn { |
|
1170 |
margin-right: 20px; |
|
1171 |
} |
|
1172 |
||
1173 |
.imgedit-wrap .nowrap { |
|
1174 |
white-space: nowrap; |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1175 |
font-size: 12px; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1176 |
line-height: inherit; |
5 | 1177 |
} |
1178 |
||
1179 |
span.imgedit-scale-warn { |
|
21
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1180 |
display: flex; |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1181 |
align-items: center; |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1182 |
margin: 4px; |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1183 |
gap: 4px; |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1184 |
color: #b32d2e; |
5 | 1185 |
font-style: normal; |
1186 |
visibility: hidden; |
|
1187 |
vertical-align: middle; |
|
1188 |
} |
|
1189 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1190 |
.imgedit-save-target { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1191 |
margin: 8px 0; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1192 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1193 |
|
16 | 1194 |
.imgedit-save-target legend { |
1195 |
font-weight: 600; |
|
1196 |
} |
|
1197 |
||
5 | 1198 |
.imgedit-group { |
21
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1199 |
margin-bottom: 20px; |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1200 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1201 |
|
21
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1202 |
.image-editor .imgedit-original-dimensions { |
16 | 1203 |
display: inline-block; |
1204 |
} |
|
1205 |
||
21
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1206 |
.image-editor .imgedit-scale-controls input[type="text"], |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1207 |
.image-editor .imgedit-crop-ratio input[type="text"], |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1208 |
.image-editor .imgedit-crop-sel input[type="text"], |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1209 |
.image-editor .imgedit-scale-controls input[type="number"], |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1210 |
.image-editor .imgedit-crop-ratio input[type="number"], |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1211 |
.image-editor .imgedit-crop-sel input[type="number"] { |
16 | 1212 |
width: 80px; |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1213 |
font-size: 14px; |
16 | 1214 |
padding: 0 8px; |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1215 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1216 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1217 |
.imgedit-separator { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1218 |
display: inline-block; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1219 |
width: 7px; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1220 |
text-align: center; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1221 |
font-size: 13px; |
18 | 1222 |
color: #3c434a; |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1223 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1224 |
|
21
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1225 |
.image-editor .imgedit-scale-button-wrapper { |
16 | 1226 |
margin-top: 0.3077em; |
1227 |
display: block; |
|
1228 |
} |
|
1229 |
||
21
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1230 |
.image-editor .imgedit-scale-controls .button { |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1231 |
margin-bottom: 0; |
5 | 1232 |
} |
1233 |
||
1234 |
audio, video { |
|
1235 |
display: inline-block; |
|
1236 |
max-width: 100%; |
|
1237 |
} |
|
1238 |
||
18 | 1239 |
.wp-core-ui .mejs-container { |
5 | 1240 |
width: 100%; |
1241 |
max-width: 100%; |
|
1242 |
} |
|
1243 |
||
18 | 1244 |
.wp-core-ui .mejs-container * { |
16 | 1245 |
box-sizing: border-box; |
1246 |
} |
|
1247 |
||
18 | 1248 |
.wp-core-ui .mejs-time { |
1249 |
box-sizing: content-box; |
|
1250 |
} |
|
1251 |
||
5 | 1252 |
/* =Media Queries |
1253 |
-------------------------------------------------------------- */ |
|
1254 |
||
1255 |
/** |
|
1256 |
* HiDPI Displays |
|
1257 |
*/ |
|
1258 |
@media print, |
|
1259 |
(min-resolution: 120dpi) { |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1260 |
.imgedit-wait:before { |
5 | 1261 |
background-image: url(../images/spinner-2x.gif); |
1262 |
} |
|
0 | 1263 |
} |
5 | 1264 |
|
9 | 1265 |
@media screen and (max-width: 782px) { |
21
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1266 |
.edit-attachment-frame input, |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1267 |
.edit-attachment-frame textarea { |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1268 |
line-height: 1.5; |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1269 |
} |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1270 |
|
5 | 1271 |
.wp_attachment_details label[for="content"] { |
1272 |
font-size: 14px; |
|
16 | 1273 |
line-height: 1.5; |
5 | 1274 |
} |
1275 |
||
21
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1276 |
.wp_attachment_details textarea { |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1277 |
line-height: 1.5; |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1278 |
} |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1279 |
|
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1280 |
.wp_attachment_details #attachment_alt { |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1281 |
height: 3.375em; |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1282 |
} |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1283 |
|
5 | 1284 |
.media-upload-form .media-item.error, |
1285 |
.media-upload-form .media-item .error { |
|
1286 |
font-size: 13px; |
|
1287 |
line-height: 1.5; |
|
1288 |
} |
|
1289 |
||
1290 |
.media-upload-form .media-item.error { |
|
1291 |
padding: 1px 10px; |
|
1292 |
} |
|
1293 |
||
1294 |
.media-upload-form .media-item .error { |
|
1295 |
padding: 10px 12px 10px 0; |
|
1296 |
} |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1297 |
|
21
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1298 |
.image-editor .imgedit-scale input[type="text"], |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1299 |
.image-editor .imgedit-crop-ratio input[type="text"], |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1300 |
.image-editor .imgedit-crop-sel input[type="text"] { |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1301 |
font-size: 16px; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1302 |
padding: 6px 10px; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1303 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1304 |
|
16 | 1305 |
.wp_attachment_holder .imgedit-wrap .imgedit-panel-content, |
21
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1306 |
.wp_attachment_holder .imgedit-wrap .image-editor { |
16 | 1307 |
float: none; |
1308 |
width: auto; |
|
1309 |
max-width: none; |
|
1310 |
padding-bottom: 16px; |
|
1311 |
} |
|
1312 |
||
1313 |
.copy-to-clipboard-container .success { |
|
1314 |
font-size: 14px; |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1315 |
} |
19 | 1316 |
|
1317 |
/* Restructure image editor on narrow viewports. */ |
|
1318 |
.imgedit-crop-wrap img{ |
|
1319 |
width: 100%; |
|
1320 |
} |
|
1321 |
||
1322 |
.media-modal .imgedit-wrap .imgedit-panel-content, |
|
21
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1323 |
.media-modal .imgedit-wrap .image-editor { |
19 | 1324 |
position: initial !important; |
1325 |
} |
|
1326 |
||
21
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1327 |
.media-modal .imgedit-wrap .image-editor { |
19 | 1328 |
box-sizing: border-box; |
1329 |
width: 100% !important; |
|
1330 |
} |
|
1331 |
||
21
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1332 |
.image-editor .imgedit-scale-button-wrapper { |
19 | 1333 |
display: inline-block; |
1334 |
} |
|
5 | 1335 |
} |
1336 |
||
18 | 1337 |
@media only screen and (max-width: 600px) { |
1338 |
.media-item-wrapper { |
|
1339 |
grid-template-columns: 1fr; |
|
1340 |
} |
|
1341 |
} |
|
1342 |
||
5 | 1343 |
/** |
1344 |
* Media queries for media grid. |
|
1345 |
*/ |
|
1346 |
@media only screen and (max-width: 1120px) { |
|
1347 |
/* override for media-views.css */ |
|
1348 |
#wp-media-grid .wp-filter .attachment-filters { |
|
1349 |
max-width: 100%; |
|
1350 |
} |
|
1351 |
} |
|
1352 |
||
21
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1353 |
@media only screen and (max-width: 1000px) { |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1354 |
/* override for forms.css */ |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1355 |
.wp-filter p.search-box { |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1356 |
float: none; |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1357 |
width: 100%; |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1358 |
margin-bottom: 20px; |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1359 |
display: flex; |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1360 |
flex-wrap: nowrap; |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1361 |
column-gap: 0; |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1362 |
} |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1363 |
|
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1364 |
.wp-filter p.search-box #media-search-input { |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1365 |
width: 100%; |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1366 |
} |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1367 |
|
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1368 |
} |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1369 |
|
9 | 1370 |
@media only screen and (max-width: 782px) { |
5 | 1371 |
.media-frame.mode-select .attachments-browser.fixed .media-toolbar { |
1372 |
top: 46px; |
|
1373 |
left: 10px; |
|
1374 |
} |
|
1375 |
} |
|
1376 |
||
1377 |
@media only screen and (max-width: 600px) { |
|
1378 |
.media-frame.mode-select .attachments-browser.fixed .media-toolbar { |
|
1379 |
top: 0; |
|
1380 |
} |
|
1381 |
} |
|
1382 |
||
1383 |
@media only screen and (max-width: 480px) { |
|
1384 |
.edit-attachment-frame .media-frame-title { |
|
1385 |
left: 110px; |
|
1386 |
} |
|
1387 |
||
1388 |
.upload-php .media-modal-close, |
|
1389 |
.edit-attachment-frame .edit-media-header .left, |
|
1390 |
.edit-attachment-frame .edit-media-header .right { |
|
1391 |
width: 40px; |
|
1392 |
height: 40px; |
|
1393 |
} |
|
1394 |
||
1395 |
.edit-attachment-frame .edit-media-header .right:before, |
|
1396 |
.edit-attachment-frame .edit-media-header .left:before { |
|
1397 |
line-height: 40px !important; |
|
1398 |
} |
|
1399 |
||
1400 |
.edit-attachment-frame .edit-media-header .left { |
|
1401 |
left: 82px; |
|
1402 |
} |
|
1403 |
||
1404 |
.edit-attachment-frame .edit-media-header .right { |
|
1405 |
left: 41px; |
|
1406 |
} |
|
1407 |
||
1408 |
.edit-attachment-frame .media-frame-content { |
|
1409 |
top: 40px; |
|
1410 |
} |
|
1411 |
||
1412 |
.edit-attachment-frame .attachment-media-view { |
|
1413 |
float: none; |
|
1414 |
height: auto; |
|
1415 |
width: 100%; |
|
1416 |
} |
|
1417 |
||
1418 |
.edit-attachment-frame .attachment-info { |
|
1419 |
height: auto; |
|
1420 |
width: 100%; |
|
1421 |
} |
|
1422 |
} |
|
1423 |
||
1424 |
@media only screen and (max-width: 640px), screen and (max-height: 400px) { |
|
1425 |
.upload-php .mode-grid .media-sidebar{ |
|
1426 |
max-width: 100%; |
|
1427 |
} |
|
1428 |
} |
|
21
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1429 |
|
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1430 |
@media only screen and (max-width: 375px) { |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1431 |
.media-item .attachment-tools { |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1432 |
align-items: baseline; |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1433 |
} |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1434 |
.media-item .edit-attachment.copy-to-clipboard-container { |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1435 |
flex-direction: column; |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1436 |
} |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1437 |
|
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1438 |
.copy-to-clipboard-container .success { |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1439 |
line-height: normal; |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1440 |
margin-top: 10px; |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1441 |
} |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1442 |
} |