author | ymh <ymh.work@gmail.com> |
Fri, 05 Sep 2025 18:52:52 +0200 | |
changeset 22 | 8c2e4d02f4ef |
parent 21 | 48c4eec2b7e6 |
permissions | -rw-r--r-- |
5 | 1 |
#poststuff { |
2 |
padding-top: 10px; |
|
3 |
min-width: 763px; |
|
4 |
} |
|
5 |
||
6 |
#poststuff #post-body { |
|
7 |
padding: 0; |
|
8 |
} |
|
9 |
||
10 |
#poststuff .postbox-container { |
|
11 |
width: 100%; |
|
12 |
} |
|
13 |
||
14 |
#poststuff #post-body.columns-2 { |
|
15 |
margin-right: 300px; |
|
16 |
} |
|
17 |
||
18 |
/*------------------------------------------------------------------------------ |
|
19 |
11.0 - Write/Edit Post Screen |
|
20 |
------------------------------------------------------------------------------*/ |
|
21 |
||
22 |
#show-comments { |
|
23 |
overflow: hidden; |
|
24 |
} |
|
25 |
||
26 |
#save-action .spinner, |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
27 |
#show-comments a { |
5 | 28 |
float: left; |
29 |
} |
|
30 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
31 |
#show-comments .spinner { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
32 |
float: none; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
33 |
margin-top: 0; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
34 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
35 |
|
5 | 36 |
#lost-connection-notice .spinner { |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
37 |
visibility: visible; |
5 | 38 |
float: left; |
39 |
margin: 0 5px 0 0; |
|
40 |
} |
|
41 |
||
42 |
#titlediv { |
|
43 |
position: relative; |
|
44 |
} |
|
45 |
||
46 |
#titlediv label { |
|
47 |
cursor: text; |
|
48 |
} |
|
49 |
||
50 |
#titlediv div.inside { |
|
51 |
margin: 0; |
|
52 |
} |
|
53 |
||
54 |
#poststuff #titlewrap { |
|
55 |
border: 0; |
|
56 |
padding: 0; |
|
57 |
} |
|
58 |
||
59 |
#titlediv #title { |
|
60 |
padding: 3px 8px; |
|
61 |
font-size: 1.7em; |
|
62 |
line-height: 100%; |
|
63 |
height: 1.7em; |
|
64 |
width: 100%; |
|
65 |
outline: none; |
|
66 |
margin: 0 0 3px; |
|
67 |
background-color: #fff; |
|
68 |
} |
|
69 |
||
70 |
#titlediv #title-prompt-text { |
|
18 | 71 |
color: #646970; |
5 | 72 |
position: absolute; |
73 |
font-size: 1.7em; |
|
16 | 74 |
padding: 10px; |
75 |
pointer-events: none; |
|
5 | 76 |
} |
77 |
||
22
8c2e4d02f4ef
Update WordPress to latest version (6.7)
ymh <ymh.work@gmail.com>
parents:
21
diff
changeset
|
78 |
#titlewrap .skiplink:focus { |
8c2e4d02f4ef
Update WordPress to latest version (6.7)
ymh <ymh.work@gmail.com>
parents:
21
diff
changeset
|
79 |
clip: inherit; |
8c2e4d02f4ef
Update WordPress to latest version (6.7)
ymh <ymh.work@gmail.com>
parents:
21
diff
changeset
|
80 |
clip-path: inherit; |
8c2e4d02f4ef
Update WordPress to latest version (6.7)
ymh <ymh.work@gmail.com>
parents:
21
diff
changeset
|
81 |
right: 4px; |
8c2e4d02f4ef
Update WordPress to latest version (6.7)
ymh <ymh.work@gmail.com>
parents:
21
diff
changeset
|
82 |
top: 4px; |
8c2e4d02f4ef
Update WordPress to latest version (6.7)
ymh <ymh.work@gmail.com>
parents:
21
diff
changeset
|
83 |
width: auto; |
8c2e4d02f4ef
Update WordPress to latest version (6.7)
ymh <ymh.work@gmail.com>
parents:
21
diff
changeset
|
84 |
} |
8c2e4d02f4ef
Update WordPress to latest version (6.7)
ymh <ymh.work@gmail.com>
parents:
21
diff
changeset
|
85 |
|
5 | 86 |
input#link_description, |
87 |
input#link_url { |
|
18 | 88 |
width: 100%; |
5 | 89 |
} |
90 |
||
91 |
#pending { |
|
92 |
background: 0 none; |
|
93 |
border: 0 none; |
|
94 |
padding: 0; |
|
95 |
font-size: 11px; |
|
96 |
margin-top: -1px; |
|
97 |
} |
|
98 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
99 |
#edit-slug-box, |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
100 |
#comment-link-box { |
16 | 101 |
line-height: 1.84615384; |
102 |
min-height: 25px; |
|
5 | 103 |
margin-top: 5px; |
104 |
padding: 0 10px; |
|
18 | 105 |
color: #646970; |
5 | 106 |
} |
107 |
||
19 | 108 |
#sample-permalink { |
109 |
display: inline-block; |
|
110 |
max-width: 100%; |
|
111 |
word-wrap: break-word; |
|
112 |
} |
|
113 |
||
5 | 114 |
#edit-slug-box .cancel { |
115 |
margin-right: 10px; |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
116 |
padding: 0; |
5 | 117 |
font-size: 11px; |
118 |
} |
|
119 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
120 |
#comment-link-box { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
121 |
margin: 5px 0; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
122 |
padding: 0 5px; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
123 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
124 |
|
5 | 125 |
#editable-post-name-full { |
126 |
display: none; |
|
127 |
} |
|
128 |
||
129 |
#editable-post-name { |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
130 |
font-weight: 600; |
5 | 131 |
} |
132 |
||
133 |
#editable-post-name input { |
|
134 |
font-size: 13px; |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
135 |
font-weight: 400; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
136 |
height: 24px; |
5 | 137 |
margin: 0; |
138 |
width: 16em; |
|
139 |
} |
|
140 |
||
141 |
.postarea h3 label { |
|
142 |
float: left; |
|
143 |
} |
|
144 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
145 |
body.post-new-php .submitbox .submitdelete { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
146 |
display: none; |
5 | 147 |
} |
148 |
||
149 |
.submitbox .submit a:hover { |
|
150 |
text-decoration: underline; |
|
151 |
} |
|
152 |
||
153 |
.submitbox .submit input { |
|
154 |
margin-bottom: 8px; |
|
155 |
margin-right: 4px; |
|
156 |
padding: 6px; |
|
157 |
} |
|
158 |
||
159 |
#post-status-select { |
|
160 |
margin-top: 3px; |
|
161 |
} |
|
162 |
||
19 | 163 |
body.post-type-wp_navigation div#minor-publishing, |
164 |
body.post-type-wp_navigation .inline-edit-status { |
|
165 |
display: none; |
|
166 |
} |
|
167 |
||
5 | 168 |
/* Post Screen */ |
16 | 169 |
|
170 |
/* Only highlight drop zones when dragging and only in the 2 columns layout. */ |
|
171 |
.is-dragging-metaboxes .metabox-holder .postbox-container .meta-box-sortables { |
|
18 | 172 |
outline: 3px dashed #646970; |
16 | 173 |
/* Prevent margin on the child from collapsing with margin on the parent. */ |
174 |
display: flow-root; |
|
175 |
/* |
|
176 |
* This min-height is meant to limit jumpiness while dragging. It's equivalent |
|
177 |
* to the minimum height of the sortable-placeholder which is given by the height |
|
178 |
* of a collapsed post box (36px + 1px top and bottom borders) + the placeholder |
|
179 |
* bottom margin (20px) + 2 additional pixels to compensate browsers rounding. |
|
180 |
*/ |
|
181 |
min-height: 60px; |
|
182 |
margin-bottom: 20px; |
|
5 | 183 |
} |
184 |
||
185 |
.postbox { |
|
186 |
position: relative; |
|
187 |
min-width: 255px; |
|
18 | 188 |
border: 1px solid #c3c4c7; |
9 | 189 |
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04); |
5 | 190 |
background: #fff; |
191 |
} |
|
192 |
||
193 |
#trackback_url { |
|
194 |
width: 99%; |
|
195 |
} |
|
196 |
||
197 |
#normal-sortables .postbox .submit { |
|
198 |
background: transparent none; |
|
199 |
border: 0 none; |
|
200 |
float: right; |
|
201 |
padding: 0 12px; |
|
9 | 202 |
margin: 0; |
5 | 203 |
} |
204 |
||
205 |
.category-add input[type="text"], |
|
206 |
.category-add select { |
|
207 |
width: 100%; |
|
208 |
max-width: 260px; |
|
209 |
vertical-align: baseline; |
|
210 |
} |
|
211 |
||
212 |
#side-sortables .category-add input[type="text"], |
|
213 |
#side-sortables .category-add select { |
|
214 |
margin: 0 0 1em; |
|
215 |
} |
|
216 |
||
217 |
ul.category-tabs li, |
|
218 |
#side-sortables .add-menu-item-tabs li, |
|
219 |
.wp-tab-bar li { |
|
220 |
display: inline; |
|
16 | 221 |
line-height: 1.35; |
5 | 222 |
} |
223 |
||
224 |
.no-js .category-tabs li.hide-if-no-js { |
|
225 |
display: none; |
|
226 |
} |
|
227 |
||
228 |
.category-tabs a, |
|
229 |
#side-sortables .add-menu-item-tabs a, |
|
230 |
.wp-tab-bar a { |
|
231 |
text-decoration: none; |
|
232 |
} |
|
233 |
||
234 |
/* @todo: do these really need to be so specific? */ |
|
235 |
#side-sortables .category-tabs .tabs a, |
|
236 |
#side-sortables .add-menu-item-tabs .tabs a, |
|
237 |
.wp-tab-bar .wp-tab-active a, |
|
238 |
#post-body ul.category-tabs li.tabs a, |
|
239 |
#post-body ul.add-menu-item-tabs li.tabs a { |
|
18 | 240 |
color: #2c3338; |
5 | 241 |
} |
242 |
||
243 |
.category-tabs { |
|
244 |
margin: 8px 0 5px; |
|
245 |
} |
|
246 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
247 |
/* Back-compat for pre-4.4 */ |
5 | 248 |
#category-adder h4 { |
9 | 249 |
margin: 0; |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
250 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
251 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
252 |
.taxonomy-add-new { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
253 |
display: inline-block; |
5 | 254 |
margin: 10px 0; |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
255 |
font-weight: 600; |
5 | 256 |
} |
257 |
||
258 |
#side-sortables .add-menu-item-tabs, |
|
259 |
.wp-tab-bar { |
|
260 |
margin-bottom: 3px; |
|
261 |
} |
|
262 |
||
263 |
#normal-sortables .postbox #replyrow .submit { |
|
264 |
float: none; |
|
265 |
margin: 0; |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
266 |
padding: 5px 7px 10px; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
267 |
overflow: hidden; |
5 | 268 |
} |
269 |
||
270 |
#side-sortables .submitbox .submit input, |
|
271 |
#side-sortables .submitbox .submit .preview, |
|
272 |
#side-sortables .submitbox .submit a.preview:hover { |
|
273 |
border: 0 none; |
|
274 |
} |
|
275 |
||
276 |
/* @todo: make this a more generic class */ |
|
277 |
ul.category-tabs, |
|
278 |
ul.add-menu-item-tabs, |
|
279 |
ul.wp-tab-bar { |
|
280 |
margin-top: 12px; |
|
281 |
} |
|
282 |
||
283 |
ul.category-tabs li, |
|
284 |
ul.add-menu-item-tabs li { |
|
285 |
border: solid 1px transparent; |
|
286 |
position: relative; |
|
287 |
} |
|
288 |
||
289 |
ul.category-tabs li.tabs, |
|
290 |
ul.add-menu-item-tabs li.tabs, |
|
291 |
.wp-tab-active { |
|
18 | 292 |
border: 1px solid #dcdcde; |
293 |
border-bottom-color: #fff; |
|
294 |
background-color: #fff; |
|
5 | 295 |
} |
296 |
||
297 |
ul.category-tabs li, |
|
298 |
ul.add-menu-item-tabs li, |
|
299 |
ul.wp-tab-bar li { |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
300 |
padding: 3px 5px 6px; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
301 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
302 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
303 |
#set-post-thumbnail { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
304 |
display: inline-block; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
305 |
max-width: 100%; |
5 | 306 |
} |
307 |
||
308 |
#postimagediv .inside img { |
|
309 |
max-width: 100%; |
|
310 |
height: auto; |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
311 |
vertical-align: top; |
18 | 312 |
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
|
313 |
background-position: 0 0, 10px 10px; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
314 |
background-size: 20px 20px; |
5 | 315 |
} |
316 |
||
317 |
form#tags-filter { |
|
318 |
position: relative; |
|
319 |
} |
|
320 |
||
321 |
/* Global classes */ |
|
322 |
.wp-hidden-children .wp-hidden-child, |
|
323 |
.ui-tabs-hide { |
|
324 |
display: none; |
|
325 |
} |
|
326 |
||
327 |
#post-body .tagsdiv #newtag { |
|
328 |
margin-right: 5px; |
|
329 |
width: 16em; |
|
330 |
} |
|
331 |
||
332 |
#side-sortables input#post_password { |
|
333 |
width: 94% |
|
334 |
} |
|
335 |
||
336 |
#side-sortables .tagsdiv #newtag { |
|
337 |
width: 68%; |
|
338 |
} |
|
339 |
||
340 |
#post-status-info { |
|
341 |
width: 100%; |
|
342 |
border-spacing: 0; |
|
18 | 343 |
border: 1px solid #c3c4c7; |
5 | 344 |
border-top: none; |
18 | 345 |
background-color: #f6f7f7; |
9 | 346 |
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04); |
5 | 347 |
z-index: 999; |
348 |
} |
|
349 |
||
350 |
#post-status-info td { |
|
351 |
font-size: 12px; |
|
352 |
} |
|
353 |
||
354 |
.autosave-info { |
|
355 |
padding: 2px 10px; |
|
356 |
text-align: right; |
|
357 |
} |
|
358 |
||
359 |
#editorcontent #post-status-info { |
|
360 |
border: none; |
|
361 |
} |
|
362 |
||
363 |
#content-resize-handle { |
|
364 |
background: transparent url(../images/resize.gif) no-repeat scroll right bottom; |
|
365 |
width: 12px; |
|
366 |
cursor: row-resize; |
|
367 |
} |
|
368 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
369 |
/*rtl:ignore*/ |
5 | 370 |
.rtl #content-resize-handle { |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
371 |
background-image: url(../images/resize-rtl.gif); |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
372 |
background-position: left bottom; |
5 | 373 |
} |
374 |
||
375 |
.wp-editor-expand #content-resize-handle { |
|
376 |
display: none; |
|
377 |
} |
|
378 |
||
379 |
#postdivrich #content { |
|
380 |
resize: none; |
|
381 |
} |
|
382 |
||
383 |
#wp-word-count { |
|
384 |
padding: 2px 10px; |
|
385 |
} |
|
386 |
||
387 |
#wp-content-editor-container { |
|
388 |
position: relative; |
|
389 |
} |
|
390 |
||
391 |
.wp-editor-expand #wp-content-editor-tools { |
|
392 |
z-index: 1000; |
|
18 | 393 |
border-bottom: 1px solid #c3c4c7; |
5 | 394 |
} |
395 |
||
396 |
.wp-editor-expand #wp-content-editor-container { |
|
397 |
box-shadow: none; |
|
398 |
margin-top: -1px; |
|
399 |
} |
|
400 |
||
401 |
.wp-editor-expand #wp-content-editor-container { |
|
402 |
border-bottom: 0 none; |
|
403 |
} |
|
404 |
||
405 |
.wp-editor-expand div.mce-statusbar { |
|
406 |
z-index: 1; |
|
407 |
} |
|
408 |
||
409 |
.wp-editor-expand #post-status-info { |
|
18 | 410 |
border-top: 1px solid #c3c4c7; |
5 | 411 |
} |
412 |
||
413 |
.wp-editor-expand div.mce-toolbar-grp { |
|
414 |
z-index: 999; |
|
415 |
} |
|
416 |
||
417 |
/* TinyMCE native fullscreen mode override */ |
|
418 |
.mce-fullscreen #wp-content-wrap .mce-menubar, |
|
419 |
.mce-fullscreen #wp-content-wrap .mce-toolbar-grp, |
|
420 |
.mce-fullscreen #wp-content-wrap .mce-edit-area, |
|
421 |
.mce-fullscreen #wp-content-wrap .mce-statusbar { |
|
422 |
position: static !important; |
|
423 |
width: auto !important; |
|
424 |
padding: 0 !important; |
|
425 |
} |
|
426 |
||
427 |
.mce-fullscreen #wp-content-wrap .mce-statusbar { |
|
428 |
visibility: visible !important; |
|
429 |
} |
|
430 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
431 |
.mce-fullscreen #wp-content-wrap .mce-tinymce .mce-wp-dfw { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
432 |
display: none; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
433 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
434 |
|
5 | 435 |
.post-php.mce-fullscreen #wpadminbar, |
436 |
.mce-fullscreen #wp-content-wrap .mce-wp-dfw { |
|
437 |
display: none; |
|
438 |
} |
|
439 |
/* End TinyMCE native fullscreen mode override */ |
|
440 |
||
441 |
#wp-content-editor-tools { |
|
18 | 442 |
background-color: #f0f0f1; |
5 | 443 |
padding-top: 20px; |
444 |
} |
|
445 |
||
446 |
#poststuff #post-body.columns-2 #side-sortables { |
|
447 |
width: 280px; |
|
448 |
} |
|
449 |
||
450 |
#timestampdiv select { |
|
451 |
vertical-align: top; |
|
452 |
font-size: 12px; |
|
16 | 453 |
line-height: 2.33333333; /* 28px */ |
5 | 454 |
} |
455 |
||
456 |
#aa, #jj, #hh, #mn { |
|
16 | 457 |
padding: 6px 1px; |
5 | 458 |
font-size: 12px; |
16 | 459 |
line-height: 1.16666666; /* 14px */ |
5 | 460 |
} |
461 |
||
462 |
#jj, #hh, #mn { |
|
463 |
width: 2em; |
|
464 |
} |
|
465 |
||
466 |
#aa { |
|
467 |
width: 3.4em; |
|
468 |
} |
|
469 |
||
470 |
.curtime #timestamp { |
|
19 | 471 |
padding: 2px 0 1px; |
5 | 472 |
display: inline !important; |
473 |
height: auto !important; |
|
474 |
} |
|
475 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
476 |
#post-body .misc-pub-post-status:before, |
5 | 477 |
#post-body #visibility:before, |
478 |
.curtime #timestamp:before, |
|
18 | 479 |
#post-body .misc-pub-uploadedby:before, |
480 |
#post-body .misc-pub-uploadedto:before, |
|
5 | 481 |
#post-body .misc-pub-revisions:before, |
16 | 482 |
#post-body .misc-pub-response-to:before, |
483 |
#post-body .misc-pub-comment-status:before { |
|
18 | 484 |
color: #8c8f94; |
5 | 485 |
} |
486 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
487 |
#post-body .misc-pub-post-status:before, |
5 | 488 |
#post-body #visibility:before, |
489 |
.curtime #timestamp:before, |
|
18 | 490 |
#post-body .misc-pub-uploadedby:before, |
491 |
#post-body .misc-pub-uploadedto:before, |
|
16 | 492 |
#post-body .misc-pub-revisions:before, |
493 |
#post-body .misc-pub-response-to:before, |
|
494 |
#post-body .misc-pub-comment-status:before { |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
495 |
font: normal 20px/1 dashicons; |
18 | 496 |
speak: never; |
5 | 497 |
display: inline-block; |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
498 |
margin-left: -1px; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
499 |
padding-right: 3px; |
5 | 500 |
vertical-align: top; |
501 |
-webkit-font-smoothing: antialiased; |
|
502 |
-moz-osx-font-smoothing: grayscale; |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
503 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
504 |
|
16 | 505 |
#post-body .misc-pub-post-status:before, |
506 |
#post-body .misc-pub-comment-status:before { |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
507 |
content: "\f173"; |
5 | 508 |
} |
509 |
||
510 |
#post-body #visibility:before { |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
511 |
content: "\f177"; |
5 | 512 |
} |
513 |
||
514 |
.curtime #timestamp:before { |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
515 |
content: "\f145"; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
516 |
position: relative; |
5 | 517 |
top: -1px; |
518 |
} |
|
519 |
||
18 | 520 |
#post-body .misc-pub-uploadedby:before { |
521 |
content: "\f110"; |
|
522 |
position: relative; |
|
523 |
top: -1px; |
|
524 |
} |
|
525 |
||
526 |
#post-body .misc-pub-uploadedto:before { |
|
527 |
content: "\f318"; |
|
528 |
position: relative; |
|
529 |
top: -1px; |
|
530 |
} |
|
531 |
||
5 | 532 |
#post-body .misc-pub-revisions:before { |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
533 |
content: "\f321"; |
5 | 534 |
} |
535 |
||
16 | 536 |
#post-body .misc-pub-response-to:before { |
537 |
content: "\f101"; |
|
538 |
} |
|
539 |
||
5 | 540 |
#timestampdiv { |
541 |
padding-top: 5px; |
|
16 | 542 |
line-height: 1.76923076; |
5 | 543 |
} |
544 |
||
545 |
#timestampdiv p { |
|
546 |
margin: 8px 0 6px; |
|
547 |
} |
|
548 |
||
549 |
#timestampdiv input { |
|
9 | 550 |
text-align: center; |
5 | 551 |
} |
552 |
||
553 |
.notification-dialog { |
|
554 |
position: fixed; |
|
555 |
top: 30%; |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
556 |
max-height: 70%; |
5 | 557 |
left: 50%; |
558 |
width: 450px; |
|
559 |
margin-left: -225px; |
|
560 |
background: #fff; |
|
9 | 561 |
box-shadow: 0 3px 6px rgba(0, 0, 0, 0.3); |
5 | 562 |
line-height: 1.5; |
563 |
z-index: 1000005; |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
564 |
overflow-y: auto; |
5 | 565 |
} |
566 |
||
567 |
.notification-dialog-background { |
|
568 |
position: fixed; |
|
569 |
top: 0; |
|
570 |
left: 0; |
|
571 |
right: 0; |
|
572 |
bottom: 0; |
|
573 |
background: #000; |
|
574 |
opacity: 0.7; |
|
575 |
filter: alpha(opacity=70); |
|
576 |
z-index: 1000000; |
|
577 |
} |
|
578 |
||
579 |
#post-lock-dialog .post-locked-message, |
|
580 |
#post-lock-dialog .post-taken-over { |
|
581 |
margin: 25px; |
|
582 |
} |
|
583 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
584 |
#post-lock-dialog .post-locked-message a.button, |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
585 |
#file-editor-warning .button { |
5 | 586 |
margin-right: 10px; |
587 |
} |
|
588 |
||
589 |
#post-lock-dialog .post-locked-avatar { |
|
590 |
float: left; |
|
591 |
margin: 0 20px 20px 0; |
|
592 |
} |
|
593 |
||
594 |
#post-lock-dialog .wp-tab-first { |
|
595 |
outline: 0; |
|
596 |
} |
|
597 |
||
598 |
#post-lock-dialog .locked-saving img { |
|
599 |
float: left; |
|
600 |
margin-right: 3px; |
|
601 |
} |
|
602 |
||
603 |
#post-lock-dialog.saving .locked-saving, |
|
604 |
#post-lock-dialog.saved .locked-saved { |
|
605 |
display: inline; |
|
606 |
} |
|
607 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
608 |
#excerpt { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
609 |
display: block; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
610 |
margin: 12px 0 0; |
5 | 611 |
height: 4em; |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
612 |
width: 100%; |
5 | 613 |
} |
614 |
||
615 |
.tagchecklist { |
|
616 |
margin-left: 14px; |
|
617 |
font-size: 12px; |
|
618 |
overflow: auto; |
|
619 |
} |
|
620 |
||
621 |
.tagchecklist br { |
|
622 |
display: none; |
|
623 |
} |
|
624 |
||
625 |
.tagchecklist strong { |
|
626 |
margin-left: -8px; |
|
627 |
position: absolute; |
|
628 |
} |
|
629 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
630 |
.tagchecklist > li { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
631 |
float: left; |
5 | 632 |
margin-right: 25px; |
633 |
font-size: 13px; |
|
16 | 634 |
line-height: 1.8; |
5 | 635 |
cursor: default; |
636 |
max-width: 100%; |
|
637 |
overflow: hidden; |
|
638 |
text-overflow: ellipsis; |
|
639 |
} |
|
640 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
641 |
.tagchecklist .ntdelbutton { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
642 |
position: absolute; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
643 |
width: 24px; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
644 |
height: 24px; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
645 |
border: none; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
646 |
margin: 0 0 0 -19px; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
647 |
padding: 0; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
648 |
background: none; |
5 | 649 |
cursor: pointer; |
650 |
text-indent: 0; |
|
651 |
} |
|
652 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
653 |
#poststuff h3.hndle, /* Back-compat for pre-4.4 */ |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
654 |
#poststuff .stuffbox > h3, /* Back-compat for pre-4.4 */ |
5 | 655 |
#poststuff h2 { |
656 |
font-size: 14px; |
|
657 |
padding: 8px 12px; |
|
658 |
margin: 0; |
|
659 |
line-height: 1.4; |
|
660 |
} |
|
661 |
||
9 | 662 |
#poststuff .stuffbox h2 { |
663 |
padding: 8px 10px; |
|
664 |
} |
|
665 |
||
16 | 666 |
#poststuff .stuffbox > h2 { |
18 | 667 |
border-bottom: 1px solid #f0f0f1; |
16 | 668 |
} |
669 |
||
5 | 670 |
#poststuff .inside { |
19 | 671 |
margin: 6px 0 0; |
5 | 672 |
} |
673 |
||
18 | 674 |
.link-php #poststuff .inside, |
675 |
.link-add-php #poststuff .inside { |
|
676 |
margin-top: 12px; |
|
677 |
} |
|
678 |
||
9 | 679 |
#poststuff .stuffbox .inside { |
680 |
margin: 0; |
|
681 |
} |
|
682 |
||
5 | 683 |
#poststuff .inside #parent_id, |
684 |
#poststuff .inside #page_template { |
|
685 |
max-width: 100%; |
|
686 |
} |
|
687 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
688 |
.post-attributes-label-wrapper { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
689 |
margin-bottom: 0.5em; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
690 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
691 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
692 |
.post-attributes-label { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
693 |
vertical-align: baseline; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
694 |
font-weight: 600; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
695 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
696 |
|
16 | 697 |
#post-visibility-select, |
698 |
#comment-status-radio { |
|
699 |
line-height: 1.5; |
|
5 | 700 |
margin-top: 3px; |
701 |
} |
|
702 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
703 |
#linksubmitdiv .inside, /* Old Link Manager back-compat. */ |
5 | 704 |
#poststuff #submitdiv .inside { |
705 |
margin: 0; |
|
706 |
padding: 0; |
|
707 |
} |
|
708 |
||
709 |
#post-body-content, |
|
710 |
.edit-form-section { |
|
9 | 711 |
margin-bottom: 20px; |
5 | 712 |
} |
713 |
||
16 | 714 |
.wp_attachment_details .attachment-content-description { |
715 |
margin-top: 0.5385em; |
|
716 |
display: inline-block; |
|
717 |
min-height: 1.6923em; |
|
718 |
} |
|
719 |
||
18 | 720 |
/** |
721 |
* Privacy Settings section |
|
722 |
* |
|
723 |
* Note: This section includes selectors from |
|
724 |
* Site Health where duplicate styling is used. |
|
725 |
*/ |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
726 |
|
18 | 727 |
/* General */ |
728 |
.privacy-settings #wpcontent, |
|
729 |
.privacy-settings.auto-fold #wpcontent, |
|
730 |
.site-health #wpcontent, |
|
731 |
.site-health.auto-fold #wpcontent { |
|
732 |
padding-left: 0; |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
733 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
734 |
|
21
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
735 |
/* Better position for the WordPress admin notices. */ |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
736 |
.privacy-settings .notice, |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
737 |
.site-health .notice { |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
738 |
margin: 25px 20px 15px 22px; |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
739 |
} |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
740 |
|
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
741 |
.privacy-settings .notice ~ .notice, |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
742 |
.site-health .notice ~ .notice { |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
743 |
margin-top: 5px; |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
744 |
} |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
745 |
|
18 | 746 |
/* Emulates .wrap h1 styling */ |
747 |
.privacy-settings-header h1, |
|
748 |
.health-check-header h1 { |
|
749 |
display: inline-block; |
|
750 |
font-weight: 600; |
|
751 |
margin: 0 0.8rem 1rem; |
|
752 |
font-size: 23px; |
|
19 | 753 |
padding: 9px 0 4px; |
18 | 754 |
line-height: 1.3; |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
755 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
756 |
|
18 | 757 |
/* Header */ |
758 |
.privacy-settings-header, |
|
759 |
.health-check-header { |
|
760 |
text-align: center; |
|
761 |
margin: 0 0 1rem; |
|
762 |
background: #fff; |
|
763 |
border-bottom: 1px solid #dcdcde; |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
764 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
765 |
|
18 | 766 |
.privacy-settings-title-section, |
767 |
.health-check-title-section { |
|
768 |
display: flex; |
|
769 |
align-items: center; |
|
770 |
justify-content: center; |
|
771 |
clear: both; |
|
772 |
padding-top: 8px; |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
773 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
774 |
|
18 | 775 |
.privacy-settings-tabs-wrapper { |
776 |
/* IE 11 */ |
|
777 |
display: -ms-inline-grid; |
|
778 |
-ms-grid-columns: 1fr 1fr; |
|
779 |
vertical-align: top; |
|
780 |
/* modern browsers */ |
|
781 |
display: inline-grid; |
|
782 |
grid-template-columns: 1fr 1fr; |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
783 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
784 |
|
18 | 785 |
.privacy-settings-tab { |
786 |
display: block; /* IE 11 */ |
|
787 |
text-decoration: none; |
|
788 |
color: inherit; |
|
789 |
padding: 0.5rem 1rem 1rem; |
|
790 |
margin: 0 1rem; |
|
791 |
transition: box-shadow 0.5s ease-in-out; |
|
792 |
} |
|
793 |
||
794 |
.privacy-settings-tab:nth-child(1), |
|
795 |
.health-check-tab:nth-child(1) { |
|
796 |
-ms-grid-column: 1; /* IE 11 */ |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
797 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
798 |
|
18 | 799 |
.privacy-settings-tab:nth-child(2), |
800 |
.health-check-tab:nth-child(2) { |
|
801 |
-ms-grid-column: 2; /* IE 11 */ |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
802 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
803 |
|
18 | 804 |
.privacy-settings-tab:focus, |
805 |
.health-check-tab:focus { |
|
806 |
color: #1d2327; |
|
807 |
outline: 1px solid #787c82; |
|
808 |
box-shadow: none; |
|
809 |
} |
|
810 |
||
811 |
.privacy-settings-tab.active, |
|
812 |
.health-check-tab.active { |
|
813 |
box-shadow: inset 0 -3px #3582c4; |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
814 |
font-weight: 600; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
815 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
816 |
|
18 | 817 |
/* Body */ |
818 |
.privacy-settings-body, |
|
819 |
.health-check-body { |
|
820 |
max-width: 800px; |
|
821 |
margin: 0 auto; |
|
822 |
} |
|
823 |
||
824 |
.tools-privacy-policy-page th { |
|
825 |
min-width: 230px; |
|
826 |
} |
|
827 |
||
828 |
.hr-separator { |
|
829 |
margin-top: 20px; |
|
830 |
margin-bottom: 15px; |
|
831 |
} |
|
832 |
||
833 |
/* Accordions */ |
|
834 |
.privacy-settings-accordion, |
|
835 |
.health-check-accordion { |
|
836 |
border: 1px solid #c3c4c7; |
|
837 |
} |
|
838 |
||
839 |
.privacy-settings-accordion-heading, |
|
840 |
.health-check-accordion-heading { |
|
841 |
margin: 0; |
|
842 |
border-top: 1px solid #c3c4c7; |
|
843 |
font-size: inherit; |
|
844 |
line-height: inherit; |
|
845 |
font-weight: 600; |
|
846 |
color: inherit; |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
847 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
848 |
|
18 | 849 |
.privacy-settings-accordion-heading:first-child, |
850 |
.health-check-accordion-heading:first-child { |
|
851 |
border-top: none; |
|
16 | 852 |
} |
853 |
||
18 | 854 |
.privacy-settings-accordion-trigger, |
855 |
.health-check-accordion-trigger { |
|
856 |
background: #fff; |
|
857 |
border: 0; |
|
858 |
color: #2c3338; |
|
859 |
cursor: pointer; |
|
860 |
display: flex; |
|
861 |
font-weight: 400; |
|
862 |
margin: 0; |
|
863 |
padding: 1em 3.5em 1em 1.5em; |
|
864 |
min-height: 46px; |
|
865 |
position: relative; |
|
866 |
text-align: left; |
|
867 |
width: 100%; |
|
868 |
align-items: center; |
|
869 |
justify-content: space-between; |
|
870 |
-webkit-user-select: auto; |
|
871 |
user-select: auto; |
|
872 |
} |
|
873 |
||
874 |
.privacy-settings-accordion-trigger:hover, |
|
875 |
.privacy-settings-accordion-trigger:active, |
|
876 |
.health-check-accordion-trigger:hover, |
|
877 |
.health-check-accordion-trigger:active { |
|
878 |
background: #f6f7f7; |
|
879 |
} |
|
880 |
||
881 |
.privacy-settings-accordion-trigger:focus, |
|
882 |
.health-check-accordion-trigger:focus { |
|
883 |
color: #1d2327; |
|
884 |
border: none; |
|
885 |
box-shadow: none; |
|
886 |
outline-offset: -1px; |
|
887 |
outline: 2px solid #2271b1; |
|
888 |
background-color: #f6f7f7; |
|
16 | 889 |
} |
890 |
||
18 | 891 |
.privacy-settings-accordion-trigger .title, |
892 |
.health-check-accordion-trigger .title { |
|
893 |
pointer-events: none; |
|
894 |
font-weight: 600; |
|
895 |
flex-grow: 1; |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
896 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
897 |
|
18 | 898 |
.privacy-settings-accordion-trigger .icon, |
899 |
.privacy-settings-view-read .icon, |
|
900 |
.health-check-accordion-trigger .icon, |
|
901 |
.site-health-view-passed .icon { |
|
902 |
border: solid #50575e; |
|
903 |
border-width: 0 2px 2px 0; |
|
904 |
height: 0.5rem; |
|
905 |
pointer-events: none; |
|
906 |
position: absolute; |
|
907 |
right: 1.5em; |
|
908 |
top: 50%; |
|
909 |
transform: translateY(-70%) rotate(45deg); |
|
910 |
width: 0.5rem; |
|
911 |
} |
|
912 |
||
913 |
.privacy-settings-accordion-trigger .badge, |
|
914 |
.health-check-accordion-trigger .badge { |
|
915 |
padding: 0.1rem 0.5rem 0.15rem; |
|
916 |
color: #2c3338; |
|
917 |
font-weight: 600; |
|
918 |
} |
|
919 |
||
920 |
.privacy-settings-accordion-trigger .badge { |
|
921 |
margin-left: 0.5rem; |
|
922 |
} |
|
923 |
||
924 |
.privacy-settings-accordion-trigger .badge.blue, |
|
925 |
.health-check-accordion-trigger .badge.blue { |
|
926 |
border: 1px solid #72aee6; |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
927 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
928 |
|
18 | 929 |
.privacy-settings-accordion-trigger .badge.orange, |
930 |
.health-check-accordion-trigger .badge.orange { |
|
931 |
border: 1px solid #dba617; |
|
932 |
} |
|
933 |
||
934 |
.privacy-settings-accordion-trigger .badge.red, |
|
935 |
.health-check-accordion-trigger .badge.red { |
|
936 |
border: 1px solid #e65054; |
|
937 |
} |
|
938 |
||
939 |
.privacy-settings-accordion-trigger .badge.green, |
|
940 |
.health-check-accordion-trigger .badge.green { |
|
941 |
border: 1px solid #00ba37; |
|
942 |
} |
|
943 |
||
944 |
.privacy-settings-accordion-trigger .badge.purple, |
|
945 |
.health-check-accordion-trigger .badge.purple { |
|
946 |
border: 1px solid #2271b1; |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
947 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
948 |
|
18 | 949 |
.privacy-settings-accordion-trigger .badge.gray, |
950 |
.health-check-accordion-trigger .badge.gray { |
|
951 |
border: 1px solid #c3c4c7; |
|
16 | 952 |
} |
953 |
||
18 | 954 |
.privacy-settings-accordion-trigger[aria-expanded="true"] .icon, |
955 |
.privacy-settings-view-passed[aria-expanded="true"] .icon, |
|
956 |
.health-check-accordion-trigger[aria-expanded="true"] .icon, |
|
957 |
.site-health-view-passed[aria-expanded="true"] .icon { |
|
958 |
transform: translateY(-30%) rotate(-135deg) |
|
16 | 959 |
} |
960 |
||
18 | 961 |
.privacy-settings-accordion-panel, |
962 |
.health-check-accordion-panel { |
|
963 |
margin: 0; |
|
964 |
padding: 1em 1.5em; |
|
965 |
background: #fff; |
|
966 |
} |
|
967 |
||
968 |
.privacy-settings-accordion-panel[hidden], |
|
969 |
.health-check-accordion-panel[hidden] { |
|
16 | 970 |
display: none; |
971 |
} |
|
972 |
||
18 | 973 |
.privacy-settings-accordion-panel a .dashicons, |
974 |
.health-check-accordion-panel a .dashicons { |
|
975 |
text-decoration: none; |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
976 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
977 |
|
18 | 978 |
.privacy-settings-accordion-actions { |
979 |
text-align: right; |
|
980 |
display: block; |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
981 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
982 |
|
18 | 983 |
.privacy-settings-accordion-actions .success { |
984 |
display: none; |
|
21
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
985 |
color: #007017; |
18 | 986 |
padding-right: 1em; |
987 |
padding-top: 6px; |
|
16 | 988 |
} |
989 |
||
18 | 990 |
.privacy-settings-accordion-actions .success.visible { |
991 |
display: inline-block; |
|
16 | 992 |
} |
993 |
||
18 | 994 |
/* Suggested text for privacy policy */ |
995 |
.privacy-settings-accordion-panel.hide-privacy-policy-tutorial .wp-policy-help, /* For back-compat, see #49282 */ |
|
996 |
.privacy-settings-accordion-panel.hide-privacy-policy-tutorial .privacy-policy-tutorial, |
|
997 |
.privacy-settings-accordion-panel.hide-privacy-policy-tutorial .privacy-text-copy { |
|
998 |
display: none; |
|
16 | 999 |
} |
1000 |
||
18 | 1001 |
.privacy-settings-accordion-panel strong.wp-policy-help, /* For back-compat, see #49282 */ |
1002 |
.privacy-settings-accordion-panel strong.privacy-policy-tutorial { |
|
16 | 1003 |
display: block; |
1004 |
margin: 0 0 1em; |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1005 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1006 |
|
18 | 1007 |
.privacy-text-copy span { |
1008 |
pointer-events: none; |
|
1009 |
} |
|
1010 |
||
1011 |
.privacy-settings-accordion-panel .wp-suggested-text > *:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6):not(div):not(.privacy-policy-tutorial):not(.wp-policy-help):not(.privacy-text-copy):not(span.success):not(.notice p), |
|
1012 |
.privacy-settings-accordion-panel .wp-suggested-text div > *:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6):not(div):not(.privacy-policy-tutorial):not(.wp-policy-help):not(.privacy-text-copy):not(span.success):not(.notice p), |
|
1013 |
.privacy-settings-accordion-panel > *:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6):not(div):not(.privacy-policy-tutorial):not(.wp-policy-help):not(.privacy-text-copy):not(span.success):not(.notice p), |
|
1014 |
.privacy-settings-accordion-panel div > *:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6):not(div):not(.privacy-policy-tutorial):not(.wp-policy-help):not(.privacy-text-copy):not(span.success):not(.notice p) { |
|
1015 |
margin: 0; |
|
1016 |
padding: 1em; |
|
1017 |
border-left: 2px solid #787c82; |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1018 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1019 |
|
18 | 1020 |
/* Media queries */ |
1021 |
@media screen and (max-width: 782px) { |
|
1022 |
||
1023 |
.privacy-settings-body, |
|
1024 |
.health-check-body { |
|
1025 |
margin: 0 12px; |
|
1026 |
width: auto; |
|
1027 |
} |
|
1028 |
||
1029 |
.privacy-settings .notice, |
|
1030 |
.site-health .notice { |
|
1031 |
margin: 5px 10px 15px; |
|
1032 |
} |
|
1033 |
||
1034 |
.privacy-settings .update-nag, |
|
1035 |
.site-health .update-nag { |
|
1036 |
margin-right: 10px; |
|
1037 |
margin-left: 10px; |
|
1038 |
} |
|
1039 |
||
1040 |
input#create-page { |
|
1041 |
margin-top: 10px; |
|
1042 |
} |
|
1043 |
||
1044 |
.wp-core-ui button.privacy-text-copy { |
|
1045 |
white-space: normal; |
|
1046 |
line-height: 1.8; |
|
1047 |
} |
|
22
8c2e4d02f4ef
Update WordPress to latest version (6.7)
ymh <ymh.work@gmail.com>
parents:
21
diff
changeset
|
1048 |
|
8c2e4d02f4ef
Update WordPress to latest version (6.7)
ymh <ymh.work@gmail.com>
parents:
21
diff
changeset
|
1049 |
#edit-slug-box { |
8c2e4d02f4ef
Update WordPress to latest version (6.7)
ymh <ymh.work@gmail.com>
parents:
21
diff
changeset
|
1050 |
padding: 0; |
8c2e4d02f4ef
Update WordPress to latest version (6.7)
ymh <ymh.work@gmail.com>
parents:
21
diff
changeset
|
1051 |
} |
8c2e4d02f4ef
Update WordPress to latest version (6.7)
ymh <ymh.work@gmail.com>
parents:
21
diff
changeset
|
1052 |
|
8c2e4d02f4ef
Update WordPress to latest version (6.7)
ymh <ymh.work@gmail.com>
parents:
21
diff
changeset
|
1053 |
#titlewrap .skiplink:focus { |
8c2e4d02f4ef
Update WordPress to latest version (6.7)
ymh <ymh.work@gmail.com>
parents:
21
diff
changeset
|
1054 |
top: 5px; |
8c2e4d02f4ef
Update WordPress to latest version (6.7)
ymh <ymh.work@gmail.com>
parents:
21
diff
changeset
|
1055 |
} |
18 | 1056 |
} |
1057 |
||
1058 |
@media only screen and (max-width: 1004px) { |
|
1059 |
||
1060 |
.privacy-settings-body, |
|
1061 |
.health-check-body { |
|
1062 |
margin: 0 22px; |
|
1063 |
width: auto; |
|
1064 |
} |
|
1065 |
} |
|
1066 |
||
1067 |
/** |
|
1068 |
* End Privacy Settings section |
|
1069 |
*/ |
|
1070 |
||
5 | 1071 |
/*------------------------------------------------------------------------------ |
1072 |
11.1 - Custom Fields |
|
1073 |
------------------------------------------------------------------------------*/ |
|
1074 |
||
1075 |
#postcustomstuff thead th { |
|
1076 |
padding: 5px 8px 8px; |
|
18 | 1077 |
background-color: #f0f0f1; |
5 | 1078 |
} |
1079 |
||
1080 |
#postcustom #postcustomstuff .submit { |
|
1081 |
border: 0 none; |
|
1082 |
float: none; |
|
1083 |
padding: 0 8px 8px; |
|
1084 |
} |
|
1085 |
||
21
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1086 |
#postcustom #postcustomstuff .add-custom-field { |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1087 |
padding: 12px 8px 8px; |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1088 |
} |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1089 |
|
5 | 1090 |
#side-sortables #postcustom #postcustomstuff .submit { |
1091 |
margin: 0; |
|
1092 |
padding: 0; |
|
1093 |
} |
|
1094 |
||
1095 |
#side-sortables #postcustom #postcustomstuff #the-list textarea { |
|
1096 |
height: 85px; |
|
1097 |
} |
|
1098 |
||
1099 |
#side-sortables #postcustom #postcustomstuff td.left input, |
|
1100 |
#side-sortables #postcustom #postcustomstuff td.left select, |
|
1101 |
#side-sortables #postcustomstuff #newmetaleft a { |
|
1102 |
margin: 3px 3px 0; |
|
1103 |
} |
|
1104 |
||
1105 |
#postcustomstuff table { |
|
1106 |
margin: 0; |
|
1107 |
width: 100%; |
|
18 | 1108 |
border: 1px solid #dcdcde; |
5 | 1109 |
border-spacing: 0; |
18 | 1110 |
background-color: #f6f7f7; |
5 | 1111 |
} |
1112 |
||
1113 |
#postcustomstuff tr { |
|
1114 |
vertical-align: top; |
|
1115 |
} |
|
1116 |
||
1117 |
#postcustomstuff table input, |
|
1118 |
#postcustomstuff table select, |
|
1119 |
#postcustomstuff table textarea { |
|
1120 |
width: 96%; |
|
1121 |
margin: 8px; |
|
1122 |
} |
|
1123 |
||
1124 |
#side-sortables #postcustomstuff table input, |
|
1125 |
#side-sortables #postcustomstuff table select, |
|
1126 |
#side-sortables #postcustomstuff table textarea { |
|
1127 |
margin: 3px; |
|
1128 |
} |
|
1129 |
||
1130 |
#postcustomstuff th.left, |
|
1131 |
#postcustomstuff td.left { |
|
1132 |
width: 38%; |
|
1133 |
} |
|
1134 |
||
1135 |
#postcustomstuff .submit input { |
|
1136 |
margin: 0; |
|
1137 |
width: auto; |
|
1138 |
} |
|
1139 |
||
21
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1140 |
#postcustomstuff #newmetaleft a, |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1141 |
#postcustomstuff #newmeta-button { |
5 | 1142 |
display: inline-block; |
1143 |
margin: 0 8px 8px; |
|
1144 |
text-decoration: none; |
|
1145 |
} |
|
1146 |
||
1147 |
.no-js #postcustomstuff #enternew { |
|
1148 |
display: none; |
|
1149 |
} |
|
1150 |
||
1151 |
#post-body-content .compat-attachment-fields { |
|
1152 |
margin-bottom: 20px; |
|
1153 |
} |
|
1154 |
||
1155 |
.compat-attachment-fields th { |
|
1156 |
padding-top: 5px; |
|
1157 |
padding-right: 10px; |
|
1158 |
} |
|
1159 |
||
1160 |
/*------------------------------------------------------------------------------ |
|
1161 |
11.3 - Featured Images |
|
1162 |
------------------------------------------------------------------------------*/ |
|
1163 |
||
1164 |
#select-featured-image { |
|
1165 |
padding: 4px 0; |
|
1166 |
overflow: hidden; |
|
1167 |
} |
|
1168 |
||
1169 |
#select-featured-image img { |
|
1170 |
max-width: 100%; |
|
1171 |
height: auto; |
|
1172 |
margin-bottom: 10px; |
|
1173 |
} |
|
1174 |
||
1175 |
#select-featured-image a { |
|
1176 |
float: left; |
|
1177 |
clear: both; |
|
1178 |
} |
|
1179 |
||
1180 |
#select-featured-image .remove { |
|
1181 |
display: none; |
|
1182 |
margin-top: 10px; |
|
1183 |
} |
|
1184 |
||
1185 |
.js #select-featured-image.has-featured-image .remove { |
|
1186 |
display: inline-block; |
|
1187 |
} |
|
1188 |
||
1189 |
.no-js #select-featured-image .choose { |
|
1190 |
display: none; |
|
1191 |
} |
|
1192 |
||
1193 |
/*------------------------------------------------------------------------------ |
|
1194 |
11.4 - Post formats |
|
1195 |
------------------------------------------------------------------------------*/ |
|
1196 |
||
9 | 1197 |
.post-format-icon::before { |
5 | 1198 |
display: inline-block; |
1199 |
vertical-align: middle; |
|
1200 |
height: 20px; |
|
1201 |
width: 20px; |
|
1202 |
margin-top: -4px; |
|
9 | 1203 |
margin-right: 7px; |
18 | 1204 |
color: #dcdcde; |
9 | 1205 |
font: normal 20px/1 dashicons; |
18 | 1206 |
speak: never; |
5 | 1207 |
-webkit-font-smoothing: antialiased; |
1208 |
-moz-osx-font-smoothing: grayscale; |
|
1209 |
} |
|
1210 |
||
1211 |
a.post-format-icon:hover:before { |
|
18 | 1212 |
color: #135e96; |
5 | 1213 |
} |
1214 |
||
1215 |
#post-formats-select { |
|
16 | 1216 |
line-height: 2; |
5 | 1217 |
} |
1218 |
||
9 | 1219 |
#post-formats-select .post-format-icon::before { |
5 | 1220 |
top: 5px; |
1221 |
} |
|
1222 |
||
1223 |
input.post-format { |
|
1224 |
margin-top: 1px; |
|
1225 |
} |
|
1226 |
||
1227 |
label.post-format-icon { |
|
9 | 1228 |
margin-left: 0; |
1229 |
padding: 2px 0; |
|
5 | 1230 |
} |
1231 |
||
9 | 1232 |
.post-format-icon.post-format-standard::before { |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1233 |
content: "\f109"; |
5 | 1234 |
} |
1235 |
||
9 | 1236 |
.post-format-icon.post-format-image::before { |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1237 |
content: "\f128"; |
5 | 1238 |
} |
1239 |
||
9 | 1240 |
.post-format-icon.post-format-gallery::before { |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1241 |
content: "\f161"; |
5 | 1242 |
} |
1243 |
||
9 | 1244 |
.post-format-icon.post-format-audio::before { |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1245 |
content: "\f127"; |
5 | 1246 |
} |
1247 |
||
9 | 1248 |
.post-format-icon.post-format-video::before { |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1249 |
content: "\f126"; |
5 | 1250 |
} |
1251 |
||
9 | 1252 |
.post-format-icon.post-format-chat::before { |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1253 |
content: "\f125"; |
5 | 1254 |
} |
1255 |
||
9 | 1256 |
.post-format-icon.post-format-status::before { |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1257 |
content: "\f130"; |
5 | 1258 |
} |
1259 |
||
9 | 1260 |
.post-format-icon.post-format-aside::before { |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1261 |
content: "\f123"; |
5 | 1262 |
} |
1263 |
||
9 | 1264 |
.post-format-icon.post-format-quote::before { |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1265 |
content: "\f122"; |
5 | 1266 |
} |
1267 |
||
9 | 1268 |
.post-format-icon.post-format-link::before { |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1269 |
content: "\f103"; |
5 | 1270 |
} |
1271 |
||
1272 |
/*------------------------------------------------------------------------------ |
|
1273 |
12.0 - Categories |
|
1274 |
------------------------------------------------------------------------------*/ |
|
1275 |
||
1276 |
.category-adder { |
|
1277 |
margin-left: 120px; |
|
1278 |
padding: 4px 0; |
|
1279 |
} |
|
1280 |
||
1281 |
.category-adder h4 { |
|
1282 |
margin: 0 0 8px; |
|
1283 |
} |
|
1284 |
||
1285 |
#side-sortables .category-adder { |
|
1286 |
margin: 0; |
|
1287 |
} |
|
1288 |
||
1289 |
.wp-tab-panel, |
|
1290 |
.categorydiv div.tabs-panel, |
|
1291 |
.customlinkdiv div.tabs-panel, |
|
1292 |
.posttypediv div.tabs-panel, |
|
1293 |
.taxonomydiv div.tabs-panel { |
|
1294 |
min-height: 42px; |
|
1295 |
max-height: 200px; |
|
1296 |
overflow: auto; |
|
1297 |
padding: 0 0.9em; |
|
18 | 1298 |
border: solid 1px #dcdcde; |
1299 |
background-color: #fff; |
|
5 | 1300 |
} |
1301 |
||
1302 |
div.tabs-panel-active { |
|
9 | 1303 |
display: block; |
5 | 1304 |
} |
1305 |
||
1306 |
div.tabs-panel-inactive { |
|
9 | 1307 |
display: none; |
5 | 1308 |
} |
1309 |
||
16 | 1310 |
div.tabs-panel-active:focus { |
21
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1311 |
box-shadow: inset 0 0 0 2px #2271b1; |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1312 |
/* Only visible in Windows High Contrast mode */ |
48c4eec2b7e6
Add CLAUDE.md documentation and sync WordPress core files
ymh <ymh.work@gmail.com>
parents:
19
diff
changeset
|
1313 |
outline: 2px solid transparent; |
16 | 1314 |
} |
22
8c2e4d02f4ef
Update WordPress to latest version (6.7)
ymh <ymh.work@gmail.com>
parents:
21
diff
changeset
|
1315 |
.options-discussion-php .indent-children ul, |
5 | 1316 |
#front-page-warning, |
1317 |
#front-static-pages ul, |
|
1318 |
ul.export-filters, |
|
1319 |
.inline-editor ul.cat-checklist ul, |
|
1320 |
.categorydiv ul.categorychecklist ul, |
|
1321 |
.customlinkdiv ul.categorychecklist ul, |
|
1322 |
.posttypediv ul.categorychecklist ul, |
|
1323 |
.taxonomydiv ul.categorychecklist ul { |
|
1324 |
margin-left: 18px; |
|
1325 |
} |
|
1326 |
||
1327 |
ul.categorychecklist li { |
|
1328 |
margin: 0; |
|
1329 |
padding: 0; |
|
16 | 1330 |
line-height: 1.69230769; |
5 | 1331 |
word-wrap: break-word; |
1332 |
} |
|
1333 |
||
1334 |
.categorydiv .tabs-panel, |
|
1335 |
.customlinkdiv .tabs-panel, |
|
1336 |
.posttypediv .tabs-panel, |
|
1337 |
.taxonomydiv .tabs-panel { |
|
1338 |
border-width: 3px; |
|
1339 |
border-style: solid; |
|
1340 |
} |
|
1341 |
||
1342 |
.form-wrap label { |
|
1343 |
display: block; |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1344 |
padding: 2px 0; |
5 | 1345 |
} |
1346 |
||
1347 |
.form-field input[type="text"], |
|
1348 |
.form-field input[type="password"], |
|
1349 |
.form-field input[type="email"], |
|
1350 |
.form-field input[type="number"], |
|
1351 |
.form-field input[type="search"], |
|
1352 |
.form-field input[type="tel"], |
|
1353 |
.form-field input[type="url"], |
|
1354 |
.form-field textarea { |
|
1355 |
border-style: solid; |
|
1356 |
border-width: 1px; |
|
1357 |
width: 95%; |
|
1358 |
} |
|
1359 |
||
16 | 1360 |
.form-field select, |
1361 |
.form-field p { |
|
1362 |
max-width: 95%; |
|
1363 |
} |
|
1364 |
||
5 | 1365 |
p.description, |
1366 |
.form-wrap p { |
|
1367 |
margin: 2px 0 5px; |
|
18 | 1368 |
color: #646970; |
5 | 1369 |
} |
1370 |
||
1371 |
p.help, |
|
1372 |
p.description, |
|
1373 |
span.description, |
|
1374 |
.form-wrap p { |
|
1375 |
font-size: 13px; |
|
16 | 1376 |
} |
1377 |
||
1378 |
p.description code { |
|
1379 |
font-style: normal; |
|
5 | 1380 |
} |
1381 |
||
1382 |
.form-wrap .form-field { |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1383 |
margin: 1em 0; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1384 |
padding: 0; |
5 | 1385 |
} |
1386 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1387 |
.col-wrap h2 { |
5 | 1388 |
margin: 12px 0; |
1389 |
font-size: 1.1em; |
|
1390 |
} |
|
1391 |
||
1392 |
.col-wrap p.submit { |
|
1393 |
margin-top: -10px; |
|
1394 |
} |
|
1395 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1396 |
.edit-term-notes { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1397 |
margin-top: 2em; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1398 |
} |
5 | 1399 |
|
1400 |
/*------------------------------------------------------------------------------ |
|
1401 |
13.0 - Tags |
|
1402 |
------------------------------------------------------------------------------*/ |
|
1403 |
||
9 | 1404 |
#poststuff .tagsdiv .ajaxtag { |
1405 |
margin-top: 1em; |
|
1406 |
} |
|
1407 |
||
5 | 1408 |
#poststuff .tagsdiv .howto { |
19 | 1409 |
margin: 1em 0 6px; |
5 | 1410 |
} |
1411 |
||
1412 |
.ajaxtag .newtag { |
|
1413 |
position: relative; |
|
1414 |
} |
|
1415 |
||
1416 |
.tagsdiv .newtag { |
|
1417 |
width: 180px; |
|
1418 |
} |
|
1419 |
||
1420 |
.tagsdiv .the-tags { |
|
1421 |
display: block; |
|
1422 |
height: 60px; |
|
1423 |
margin: 0 auto; |
|
1424 |
overflow: auto; |
|
1425 |
width: 260px; |
|
1426 |
} |
|
1427 |
||
1428 |
#post-body-content .tagsdiv .the-tags { |
|
1429 |
margin: 0 5px; |
|
1430 |
} |
|
1431 |
||
1432 |
p.popular-tags { |
|
1433 |
border: none; |
|
1434 |
line-height: 2em; |
|
1435 |
padding: 8px 12px 12px; |
|
1436 |
text-align: justify; |
|
1437 |
} |
|
1438 |
||
1439 |
p.popular-tags a { |
|
1440 |
padding: 0 3px; |
|
1441 |
} |
|
1442 |
||
1443 |
.tagcloud { |
|
1444 |
width: 97%; |
|
1445 |
margin: 0 0 40px; |
|
1446 |
text-align: justify; |
|
1447 |
} |
|
1448 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1449 |
.tagcloud h2 { |
5 | 1450 |
margin: 2px 0 12px; |
1451 |
} |
|
1452 |
||
16 | 1453 |
#poststuff .inside .the-tagcloud { |
1454 |
margin: 5px 0 10px; |
|
1455 |
padding: 8px; |
|
18 | 1456 |
border: 1px solid #dcdcde; |
16 | 1457 |
line-height: 1.2; |
1458 |
word-spacing: 3px; |
|
1459 |
} |
|
1460 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1461 |
.the-tagcloud ul { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1462 |
margin: 0; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1463 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1464 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1465 |
.the-tagcloud ul li { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1466 |
display: inline-block; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1467 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1468 |
|
18 | 1469 |
/* Back-compat styles from deprecated jQuery.suggest, see ticket #40260. */ |
5 | 1470 |
.ac_results { |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1471 |
display: none; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1472 |
margin: -1px 0 0; |
5 | 1473 |
padding: 0; |
1474 |
list-style: none; |
|
1475 |
position: absolute; |
|
1476 |
z-index: 10000; |
|
18 | 1477 |
border: 1px solid #4f94d4; |
5 | 1478 |
background-color: #fff; |
1479 |
} |
|
1480 |
||
1481 |
.wp-customizer .ac_results { |
|
1482 |
z-index: 500000; |
|
1483 |
} |
|
1484 |
||
1485 |
.ac_results li { |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1486 |
margin: 0; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1487 |
padding: 5px 10px; |
5 | 1488 |
white-space: nowrap; |
1489 |
text-align: left; |
|
1490 |
} |
|
1491 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1492 |
.ac_results .ac_over, |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1493 |
.ac_over .ac_match { |
18 | 1494 |
background-color: #2271b1; |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1495 |
color: #fff; |
5 | 1496 |
cursor: pointer; |
1497 |
} |
|
1498 |
||
1499 |
.ac_match { |
|
1500 |
text-decoration: underline; |
|
1501 |
} |
|
1502 |
||
16 | 1503 |
#addtag .spinner { |
1504 |
float: none; |
|
1505 |
vertical-align: top; |
|
1506 |
} |
|
1507 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1508 |
#edittag { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1509 |
max-width: 800px; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1510 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1511 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1512 |
.edit-tag-actions { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1513 |
margin-top: 20px; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1514 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1515 |
|
5 | 1516 |
/* Comments */ |
1517 |
||
1518 |
.comment-php .wp-editor-area { |
|
1519 |
height: 200px; |
|
1520 |
} |
|
1521 |
||
1522 |
.comment-ays th, |
|
1523 |
.comment-ays td { |
|
1524 |
padding: 10px 15px; |
|
1525 |
} |
|
1526 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1527 |
.comment-ays .comment-content ul { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1528 |
list-style: initial; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1529 |
margin-left: 2em; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1530 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1531 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1532 |
.comment-ays .comment-content a[href]:after { |
9 | 1533 |
content: "(" attr( href ) ")"; |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1534 |
display: inline-block; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1535 |
padding: 0 4px; |
18 | 1536 |
color: #646970; |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1537 |
font-size: 13px; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1538 |
word-break: break-all; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1539 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1540 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1541 |
.comment-ays .comment-content p.edit-comment { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1542 |
margin-top: 10px; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1543 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1544 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1545 |
.comment-ays .comment-content p.edit-comment a[href]:after { |
9 | 1546 |
content: ""; |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1547 |
padding: 0; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1548 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1549 |
|
5 | 1550 |
.comment-ays-submit .button-cancel { |
1551 |
margin-left: 1em; |
|
1552 |
} |
|
1553 |
||
1554 |
.trash-undo-inside, |
|
1555 |
.spam-undo-inside { |
|
1556 |
margin: 1px 8px 1px 0; |
|
16 | 1557 |
line-height: 1.23076923; |
5 | 1558 |
} |
1559 |
||
1560 |
.spam-undo-inside .avatar, |
|
1561 |
.trash-undo-inside .avatar { |
|
1562 |
height: 20px; |
|
1563 |
width: 20px; |
|
1564 |
margin-right: 8px; |
|
1565 |
vertical-align: middle; |
|
1566 |
} |
|
1567 |
||
1568 |
.stuffbox .editcomment { |
|
1569 |
clear: none; |
|
9 | 1570 |
margin-top: 0; |
1571 |
} |
|
1572 |
||
1573 |
#namediv.stuffbox .editcomment input { |
|
1574 |
width: 100%; |
|
1575 |
} |
|
1576 |
||
1577 |
#namediv.stuffbox .editcomment.form-table td { |
|
1578 |
padding: 10px; |
|
5 | 1579 |
} |
1580 |
||
1581 |
#comment-status-radio p { |
|
1582 |
margin: 3px 0 5px; |
|
1583 |
} |
|
1584 |
||
1585 |
#comment-status-radio input { |
|
1586 |
margin: 2px 3px 5px 0; |
|
1587 |
vertical-align: middle; |
|
1588 |
} |
|
1589 |
||
1590 |
#comment-status-radio label { |
|
1591 |
padding: 5px 0; |
|
1592 |
} |
|
1593 |
||
1594 |
/* links tables */ |
|
1595 |
table.links-table { |
|
1596 |
width: 100%; |
|
1597 |
border-spacing: 0; |
|
1598 |
} |
|
1599 |
||
1600 |
.links-table th { |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1601 |
font-weight: 400; |
5 | 1602 |
text-align: left; |
1603 |
vertical-align: top; |
|
1604 |
min-width: 80px; |
|
1605 |
width: 20%; |
|
1606 |
word-wrap: break-word; |
|
1607 |
} |
|
1608 |
||
1609 |
.links-table th, |
|
1610 |
.links-table td { |
|
1611 |
padding: 5px 0; |
|
1612 |
} |
|
1613 |
||
1614 |
.links-table td label { |
|
1615 |
margin-right: 8px; |
|
1616 |
} |
|
1617 |
||
1618 |
.links-table td input[type="text"], |
|
1619 |
.links-table td textarea { |
|
1620 |
width: 100%; |
|
1621 |
} |
|
1622 |
||
1623 |
.links-table #link_rel { |
|
1624 |
max-width: 280px; |
|
1625 |
} |
|
1626 |
||
1627 |
/* DFW 2 |
|
1628 |
-------------------------------------------------------------- */ |
|
1629 |
||
1630 |
#qt_content_dfw { |
|
1631 |
display: none; |
|
1632 |
} |
|
1633 |
||
1634 |
.wp-editor-expand #qt_content_dfw { |
|
1635 |
display: inline-block; |
|
1636 |
} |
|
1637 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1638 |
.focus-on .wrap > h1, |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1639 |
.focus-on .page-title-action, |
5 | 1640 |
.focus-on #wpfooter, |
1641 |
.focus-on .postbox-container > *, |
|
1642 |
.focus-on div.updated, |
|
1643 |
.focus-on div.error, |
|
1644 |
.focus-on div.notice, |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1645 |
.focus-on .update-nag, |
5 | 1646 |
.focus-on #wp-toolbar, |
1647 |
.focus-on #screen-meta-links, |
|
1648 |
.focus-on #screen-meta { |
|
1649 |
opacity: 0; |
|
1650 |
transition-duration: 0.6s; |
|
1651 |
transition-property: opacity; |
|
1652 |
transition-timing-function: ease-in-out; |
|
1653 |
} |
|
1654 |
||
1655 |
.focus-on #wp-toolbar { |
|
1656 |
opacity: 0.3; |
|
1657 |
} |
|
1658 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1659 |
.focus-off .wrap > h1, |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1660 |
.focus-off .page-title-action, |
5 | 1661 |
.focus-off #wpfooter, |
1662 |
.focus-off .postbox-container > *, |
|
1663 |
.focus-off div.updated, |
|
1664 |
.focus-off div.error, |
|
1665 |
.focus-off div.notice, |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1666 |
.focus-off .update-nag, |
5 | 1667 |
.focus-off #wp-toolbar, |
1668 |
.focus-off #screen-meta-links, |
|
1669 |
.focus-off #screen-meta { |
|
1670 |
opacity: 1; |
|
1671 |
transition-duration: 0.2s; |
|
1672 |
transition-property: opacity; |
|
1673 |
transition-timing-function: ease-in-out; |
|
1674 |
} |
|
1675 |
||
1676 |
.focus-off #wp-toolbar { |
|
1677 |
-webkit-transform: translate(0, 0); |
|
1678 |
} |
|
1679 |
||
1680 |
.focus-on #adminmenuback, |
|
1681 |
.focus-on #adminmenuwrap { |
|
1682 |
transition-duration: 0.6s; |
|
1683 |
transition-property: transform; |
|
1684 |
transition-timing-function: ease-in-out; |
|
1685 |
} |
|
1686 |
||
1687 |
.focus-on #adminmenuback, |
|
1688 |
.focus-on #adminmenuwrap { |
|
1689 |
transform: translateX( -100% ); |
|
1690 |
} |
|
1691 |
||
1692 |
.focus-off #adminmenuback, |
|
1693 |
.focus-off #adminmenuwrap { |
|
1694 |
transform: translateX( 0 ); |
|
1695 |
transition-duration: 0.2s; |
|
1696 |
transition-property: transform; |
|
1697 |
transition-timing-function: ease-in-out; |
|
1698 |
} |
|
1699 |
||
1700 |
/* =Media Queries |
|
1701 |
-------------------------------------------------------------- */ |
|
1702 |
||
1703 |
/** |
|
1704 |
* HiDPI Displays |
|
1705 |
*/ |
|
1706 |
@media print, |
|
1707 |
(min-resolution: 120dpi) { |
|
1708 |
#content-resize-handle, |
|
1709 |
#post-body .wp_themeSkin .mceStatusbar a.mceResize { |
|
1710 |
background: transparent url(../images/resize-2x.gif) no-repeat scroll right bottom; |
|
1711 |
background-size: 11px 11px; |
|
1712 |
} |
|
1713 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1714 |
/*rtl:ignore*/ |
5 | 1715 |
.rtl #content-resize-handle, |
1716 |
.rtl #post-body .wp_themeSkin .mceStatusbar a.mceResize { |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1717 |
background-image: url(../images/resize-rtl-2x.gif); |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1718 |
background-position: left bottom; |
5 | 1719 |
} |
1720 |
} |
|
1721 |
||
16 | 1722 |
/* |
1723 |
* The edit attachment screen auto-switches to one column layout when the |
|
1724 |
* viewport is smaller than 1200 pixels. |
|
1725 |
*/ |
|
1726 |
@media only screen and (max-width: 1200px) { |
|
1727 |
.post-type-attachment #poststuff { |
|
1728 |
min-width: 0; |
|
1729 |
} |
|
1730 |
||
1731 |
.post-type-attachment #wpbody-content #poststuff #post-body { |
|
1732 |
margin: 0; |
|
1733 |
} |
|
1734 |
||
1735 |
.post-type-attachment #wpbody-content #post-body.columns-2 #postbox-container-1 { |
|
1736 |
margin-right: 0; |
|
1737 |
width: 100%; |
|
1738 |
} |
|
1739 |
||
1740 |
.post-type-attachment #poststuff #postbox-container-1 .empty-container, |
|
1741 |
.post-type-attachment #poststuff #postbox-container-1 #side-sortables:empty { |
|
1742 |
outline: none; |
|
1743 |
height: 0; |
|
1744 |
min-height: 0; |
|
1745 |
} |
|
1746 |
||
1747 |
.post-type-attachment #poststuff #post-body.columns-2 #side-sortables { |
|
1748 |
min-height: 0; |
|
1749 |
width: auto; |
|
1750 |
} |
|
1751 |
||
1752 |
.is-dragging-metaboxes.post-type-attachment #post-body .meta-box-sortables { |
|
1753 |
outline: none; |
|
1754 |
min-height: 0; |
|
1755 |
margin-bottom: 0; |
|
1756 |
} |
|
1757 |
||
1758 |
/* hide the radio buttons for column prefs */ |
|
1759 |
.post-type-attachment .screen-layout, |
|
1760 |
.post-type-attachment .columns-prefs { |
|
1761 |
display: none; |
|
1762 |
} |
|
1763 |
} |
|
1764 |
||
5 | 1765 |
/* one column on the post write/edit screen */ |
1766 |
@media only screen and (max-width: 850px) { |
|
1767 |
#poststuff { |
|
1768 |
min-width: 0; |
|
1769 |
} |
|
1770 |
||
1771 |
#wpbody-content #poststuff #post-body { |
|
1772 |
margin: 0; |
|
1773 |
} |
|
1774 |
||
1775 |
#wpbody-content #post-body.columns-2 #postbox-container-1 { |
|
1776 |
margin-right: 0; |
|
1777 |
width: 100%; |
|
1778 |
} |
|
1779 |
||
1780 |
#poststuff #postbox-container-1 .empty-container, |
|
1781 |
#poststuff #postbox-container-1 #side-sortables:empty { |
|
1782 |
height: 0; |
|
1783 |
min-height: 0; |
|
1784 |
} |
|
1785 |
||
1786 |
#poststuff #post-body.columns-2 #side-sortables { |
|
1787 |
min-height: 0; |
|
1788 |
width: auto; |
|
1789 |
} |
|
1790 |
||
16 | 1791 |
/* Increase min-height while dragging for the #side-sortables and any potential sortables area with custom ID. */ |
1792 |
.is-dragging-metaboxes #poststuff #postbox-container-1 .empty-container, |
|
1793 |
.is-dragging-metaboxes #poststuff #postbox-container-1 #side-sortables:empty, |
|
1794 |
.is-dragging-metaboxes #poststuff #post-body.columns-2 #side-sortables, |
|
1795 |
.is-dragging-metaboxes #poststuff #post-body.columns-2 .meta-box-sortables { |
|
1796 |
height: auto; |
|
1797 |
min-height: 60px; |
|
1798 |
} |
|
1799 |
||
5 | 1800 |
/* hide the radio buttons for column prefs */ |
1801 |
.screen-layout, |
|
1802 |
.columns-prefs { |
|
1803 |
display: none; |
|
1804 |
} |
|
1805 |
} |
|
1806 |
||
9 | 1807 |
@media screen and (max-width: 782px) { |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1808 |
.wp-core-ui .edit-tag-actions .button-primary { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1809 |
margin-bottom: 0; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1810 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1811 |
|
5 | 1812 |
#post-body-content { |
1813 |
min-width: 0; |
|
1814 |
} |
|
1815 |
||
1816 |
#titlediv #title-prompt-text { |
|
19 | 1817 |
padding: 10px; |
5 | 1818 |
} |
1819 |
||
9 | 1820 |
#poststuff .stuffbox .inside { |
1821 |
padding: 0 2px 4px 0; |
|
1822 |
} |
|
1823 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1824 |
#poststuff h3.hndle, /* Back-compat for pre-4.4 */ |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1825 |
#poststuff .stuffbox > h3, /* Back-compat for pre-4.4 */ |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1826 |
#poststuff h2 { |
5 | 1827 |
padding: 12px; |
1828 |
} |
|
1829 |
||
9 | 1830 |
#namediv.stuffbox .editcomment.form-table td { |
1831 |
padding: 5px 10px; |
|
1832 |
} |
|
1833 |
||
5 | 1834 |
.post-format-options { |
1835 |
padding-right: 0; |
|
1836 |
} |
|
1837 |
||
1838 |
.post-format-options a { |
|
1839 |
margin-right: 5px; |
|
1840 |
margin-bottom: 5px; |
|
1841 |
min-width: 52px; |
|
1842 |
} |
|
1843 |
||
1844 |
.post-format-options .post-format-title { |
|
1845 |
font-size: 11px; |
|
1846 |
} |
|
1847 |
||
1848 |
.post-format-options a div { |
|
1849 |
height: 28px; |
|
1850 |
width: 28px; |
|
1851 |
} |
|
1852 |
||
1853 |
.post-format-options a div:before { |
|
1854 |
font-size: 26px !important; |
|
1855 |
} |
|
1856 |
||
1857 |
/* Publish Metabox Options */ |
|
1858 |
#post-visibility-select { |
|
1859 |
line-height: 280%; |
|
1860 |
} |
|
1861 |
||
1862 |
.wp-core-ui .save-post-visibility, |
|
1863 |
.wp-core-ui .save-timestamp { |
|
1864 |
vertical-align: middle; |
|
1865 |
margin-right: 15px; |
|
1866 |
} |
|
1867 |
||
1868 |
.timestamp-wrap select#mm { |
|
1869 |
display: block; |
|
1870 |
width: 100%; |
|
1871 |
margin-bottom: 10px; |
|
1872 |
} |
|
1873 |
||
1874 |
.timestamp-wrap #jj, |
|
1875 |
.timestamp-wrap #aa, |
|
1876 |
.timestamp-wrap #hh, |
|
1877 |
.timestamp-wrap #mn { |
|
1878 |
padding: 12px 3px; |
|
1879 |
font-size: 14px; |
|
1880 |
margin-bottom: 5px; |
|
1881 |
width: auto; |
|
1882 |
text-align: center; |
|
1883 |
} |
|
1884 |
||
1885 |
/* Categories Metabox */ |
|
1886 |
ul.category-tabs { |
|
1887 |
margin: 30px 0 15px; |
|
1888 |
} |
|
1889 |
||
1890 |
ul.category-tabs li.tabs { |
|
1891 |
padding: 15px; |
|
1892 |
} |
|
1893 |
||
1894 |
ul.categorychecklist li { |
|
1895 |
margin-bottom: 15px; |
|
1896 |
} |
|
1897 |
||
1898 |
ul.categorychecklist ul { |
|
1899 |
margin-top: 15px; |
|
1900 |
} |
|
1901 |
||
1902 |
.category-add input[type=text], |
|
1903 |
.category-add select { |
|
1904 |
max-width: none; |
|
1905 |
margin-bottom: 15px; |
|
1906 |
} |
|
1907 |
||
1908 |
/* Tags Metabox */ |
|
1909 |
.tagsdiv .newtag { |
|
1910 |
width: 100%; |
|
1911 |
height: auto; |
|
1912 |
margin-bottom: 15px; |
|
1913 |
} |
|
1914 |
||
1915 |
.tagchecklist { |
|
1916 |
margin: 25px 10px; |
|
1917 |
} |
|
1918 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1919 |
.tagchecklist > li { |
5 | 1920 |
font-size: 16px; |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1921 |
line-height: 1.4; |
5 | 1922 |
} |
1923 |
||
1924 |
/* Discussion */ |
|
1925 |
#commentstatusdiv p { |
|
1926 |
line-height: 2.8; |
|
1927 |
} |
|
1928 |
||
1929 |
/* TinyMCE Adjustments */ |
|
1930 |
.mceToolbar * { |
|
1931 |
white-space: normal !important; |
|
1932 |
} |
|
1933 |
||
1934 |
.mceToolbar tr, |
|
1935 |
.mceToolbar td { |
|
1936 |
float: left !important; |
|
1937 |
} |
|
1938 |
||
1939 |
.wp_themeSkin a.mceButton { |
|
1940 |
width: 30px; |
|
1941 |
height: 30px; |
|
1942 |
} |
|
1943 |
||
1944 |
.wp_themeSkin .mceButton .mceIcon { |
|
1945 |
margin-top: 5px; |
|
1946 |
margin-left: 5px; |
|
1947 |
} |
|
1948 |
||
1949 |
.wp_themeSkin .mceSplitButton { |
|
1950 |
margin-top: 1px; |
|
1951 |
} |
|
1952 |
||
1953 |
.wp_themeSkin .mceSplitButton td a.mceAction { |
|
18 | 1954 |
padding: 6px 3px 6px 6px; |
5 | 1955 |
} |
1956 |
||
1957 |
.wp_themeSkin .mceSplitButton td a.mceOpen, |
|
1958 |
.wp_themeSkin .mceSplitButtonEnabled:hover td a.mceOpen { |
|
1959 |
padding-top: 6px; |
|
1960 |
padding-bottom: 6px; |
|
1961 |
background-position: 1px 6px; |
|
1962 |
} |
|
1963 |
||
1964 |
.wp_themeSkin table.mceListBox { |
|
1965 |
margin: 5px; |
|
1966 |
} |
|
1967 |
||
1968 |
div.quicktags-toolbar input { |
|
1969 |
padding: 10px 20px; |
|
1970 |
} |
|
1971 |
||
1972 |
button.wp-switch-editor { |
|
1973 |
font-size: 16px; |
|
16 | 1974 |
line-height: 1; |
5 | 1975 |
margin: 7px 0 0 7px; |
1976 |
padding: 8px 12px; |
|
1977 |
} |
|
1978 |
||
1979 |
#wp-content-media-buttons a { |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1980 |
font-size: 14px; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1981 |
padding: 6px 10px; |
5 | 1982 |
} |
1983 |
||
1984 |
.wp-media-buttons span.wp-media-buttons-icon, |
|
1985 |
.wp-media-buttons span.jetpack-contact-form-icon { |
|
1986 |
width: 22px !important; |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1987 |
margin-left: -2px !important; |
5 | 1988 |
} |
1989 |
||
1990 |
.wp-media-buttons .add_media span.wp-media-buttons-icon:before, |
|
1991 |
.wp-media-buttons #insert-jetpack-contact-form span.jetpack-contact-form-icon:before { |
|
1992 |
font-size: 20px !important; |
|
1993 |
} |
|
1994 |
||
1995 |
#content_wp_fullscreen { |
|
1996 |
display: none; |
|
1997 |
} |
|
1998 |
||
1999 |
.misc-pub-section { |
|
19 | 2000 |
padding: 20px 10px; |
5 | 2001 |
} |
2002 |
||
2003 |
#delete-action, |
|
2004 |
#publishing-action { |
|
16 | 2005 |
line-height: 3.61538461; |
5 | 2006 |
} |
2007 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
2008 |
#publishing-action .spinner { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
2009 |
float: none; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
2010 |
margin-top: -2px; /* Half of the Publish button's bottom margin. */ |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
2011 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
2012 |
|
5 | 2013 |
/* Moderate Comment */ |
2014 |
.comment-ays th, |
|
2015 |
.comment-ays td { |
|
2016 |
padding-bottom: 0; |
|
2017 |
} |
|
2018 |
||
2019 |
.comment-ays td { |
|
2020 |
padding-top: 6px; |
|
2021 |
} |
|
2022 |
||
2023 |
/* Links */ |
|
2024 |
.links-table #link_rel { |
|
2025 |
max-width: none; |
|
2026 |
} |
|
2027 |
||
2028 |
.links-table th, |
|
2029 |
.links-table td { |
|
2030 |
padding: 10px 0; |
|
2031 |
} |
|
9 | 2032 |
|
18 | 2033 |
.edit-term-notes { |
2034 |
display: none; |
|
2035 |
} |
|
2036 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
2037 |
.privacy-text-box { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
2038 |
width: auto; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
2039 |
} |
9 | 2040 |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
2041 |
.privacy-text-box-toc { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
2042 |
float: none; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
2043 |
width: auto; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
2044 |
height: 100%; |
16 | 2045 |
display: flex; |
2046 |
flex-direction: column; |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
2047 |
} |
5 | 2048 |
|
16 | 2049 |
.privacy-text-section .return-to-top { |
2050 |
margin: 2em 0 0; |
|
5 | 2051 |
} |
2052 |
} |