author | ymh <ymh.work@gmail.com> |
Tue, 15 Dec 2020 13:49:49 +0100 | |
changeset 16 | a86126ab1dd4 |
parent 9 | 177826044cd9 |
child 18 | be944660c56a |
permissions | -rw-r--r-- |
16 | 1 |
/*! This file is auto-generated */ |
5 | 2 |
/*------------------------------------------------------------------------------ |
3 |
16.0 - Themes |
|
4 |
------------------------------------------------------------------------------*/ |
|
5 |
||
6 |
||
7 |
/*------------------------------------------------------------------------------ |
|
8 |
16.1 - Manage Themes |
|
9 |
------------------------------------------------------------------------------*/ |
|
10 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
11 |
body.js .theme-browser.search-loading { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
12 |
display: none; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
13 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
14 |
|
5 | 15 |
.theme-browser .themes { |
16 |
clear: both; |
|
17 |
} |
|
18 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
19 |
.themes-php:not(.network-admin) .wrap h1 { |
5 | 20 |
margin-bottom: 15px; |
21 |
} |
|
22 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
23 |
.themes-php .wrap h1 .button { |
5 | 24 |
margin-right: 20px; |
25 |
} |
|
26 |
||
27 |
/* Search form */ |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
28 |
.themes-php .search-form { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
29 |
display: inline; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
30 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
31 |
|
5 | 32 |
.themes-php .wp-filter-search { |
33 |
position: relative; |
|
34 |
top: -2px; |
|
35 |
right: 20px; |
|
36 |
margin: 0; |
|
37 |
width: 280px; |
|
38 |
} |
|
39 |
||
40 |
/* Position admin messages */ |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
41 |
.theme .notice, |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
42 |
.theme .notice.is-dismissible { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
43 |
right: 0; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
44 |
margin: 0; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
45 |
position: absolute; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
46 |
left: 0; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
47 |
top: 0; |
5 | 48 |
} |
49 |
||
50 |
/** |
|
51 |
* Main theme element |
|
52 |
* (has flexible margins) |
|
53 |
*/ |
|
54 |
.theme-browser .theme { |
|
55 |
cursor: pointer; |
|
56 |
float: right; |
|
57 |
margin: 0 0 4% 4%; |
|
58 |
position: relative; |
|
59 |
width: 30.6%; |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
60 |
border: 1px solid #ddd; |
9 | 61 |
box-shadow: 0 1px 1px -1px rgba(0, 0, 0, 0.1); |
5 | 62 |
box-sizing: border-box; |
63 |
} |
|
64 |
||
65 |
.theme-browser .theme:nth-child(3n) { |
|
66 |
margin-left: 0; |
|
67 |
} |
|
68 |
||
69 |
.theme-browser .theme:hover, |
|
70 |
.theme-browser .theme:focus { |
|
71 |
cursor: pointer; |
|
72 |
} |
|
73 |
||
74 |
.theme-browser .theme .theme-name { |
|
75 |
font-size: 15px; |
|
76 |
font-weight: 600; |
|
77 |
height: 18px; |
|
78 |
margin: 0; |
|
79 |
padding: 15px; |
|
9 | 80 |
box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.1); |
5 | 81 |
overflow: hidden; |
82 |
white-space: nowrap; |
|
83 |
text-overflow: ellipsis; |
|
84 |
background: #fff; |
|
9 | 85 |
background: rgba(255, 255, 255, 0.65); |
5 | 86 |
} |
87 |
||
88 |
/* Activate and Customize buttons, shown on hover and focus */ |
|
89 |
.theme-browser .theme .theme-actions { |
|
90 |
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; |
|
91 |
opacity: 0; |
|
92 |
transition: opacity 0.1s ease-in-out; |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
93 |
height: auto; |
5 | 94 |
background: rgba(244, 244, 244, 0.7); |
9 | 95 |
border-right: 1px solid rgba(0, 0, 0, 0.05); |
5 | 96 |
} |
97 |
||
98 |
.theme-browser .theme:hover .theme-actions, |
|
99 |
.theme-browser .theme.focus .theme-actions, |
|
100 |
.theme-browser .theme:focus .theme-actions { |
|
101 |
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; |
|
102 |
opacity: 1; |
|
103 |
} |
|
104 |
||
105 |
.theme-browser .theme .theme-actions .button-primary { |
|
106 |
margin-left: 3px; |
|
107 |
} |
|
108 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
109 |
.theme-browser .theme .theme-actions .button { |
5 | 110 |
float: none; |
111 |
margin-right: 3px; |
|
112 |
} |
|
113 |
||
114 |
/** |
|
115 |
* Theme Screenshot |
|
116 |
* |
|
117 |
* Has a fixed aspect ratio of 1.5 to 1 regardless of screenshot size |
|
118 |
* It is also responsive. |
|
119 |
*/ |
|
120 |
.theme-browser .theme .theme-screenshot { |
|
121 |
display: block; |
|
122 |
overflow: hidden; |
|
123 |
position: relative; |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
124 |
-webkit-backface-visibility: hidden; /* Prevents flicker of the screenshot on hover. */ |
5 | 125 |
transition: opacity 0.2s ease-in-out; |
126 |
} |
|
127 |
||
128 |
.theme-browser .theme .theme-screenshot:after { |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
129 |
content: ""; |
5 | 130 |
display: block; |
131 |
padding-top: 66.66666%; /* using a 3/2 aspect ratio */ |
|
132 |
} |
|
133 |
||
134 |
.theme-browser .theme .theme-screenshot img { |
|
135 |
height: auto; |
|
136 |
position: absolute; |
|
137 |
right: 0; |
|
138 |
top: 0; |
|
139 |
width: 100%; |
|
140 |
transition: opacity 0.2s ease-in-out; |
|
141 |
} |
|
142 |
||
143 |
.theme-browser .theme:hover .theme-screenshot, |
|
144 |
.theme-browser .theme:focus .theme-screenshot { |
|
145 |
background: #fff; |
|
146 |
} |
|
147 |
||
148 |
.theme-browser.rendered .theme:hover .theme-screenshot img, |
|
149 |
.theme-browser.rendered .theme:focus .theme-screenshot img { |
|
150 |
opacity: 0.4; |
|
151 |
} |
|
152 |
||
153 |
.theme-browser .theme .more-details { |
|
154 |
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; |
|
155 |
opacity: 0; |
|
156 |
position: absolute; |
|
157 |
top: 35%; |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
158 |
left: 20%; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
159 |
right: 20%; |
5 | 160 |
background: #23282d; |
9 | 161 |
background: rgba(0, 0, 0, 0.7); |
5 | 162 |
color: #fff; |
163 |
font-size: 15px; |
|
9 | 164 |
text-shadow: 0 1px 0 rgba(0, 0, 0, 0.6); |
5 | 165 |
-webkit-font-smoothing: antialiased; |
166 |
font-weight: 600; |
|
167 |
padding: 15px 12px; |
|
168 |
text-align: center; |
|
169 |
border-radius: 3px; |
|
170 |
transition: opacity 0.1s ease-in-out; |
|
171 |
} |
|
172 |
||
173 |
.theme-browser .theme:focus { |
|
174 |
border-color: #5b9dd9; |
|
9 | 175 |
box-shadow: 0 0 2px rgba(30, 140, 190, 0.8); |
5 | 176 |
} |
177 |
||
178 |
.theme-browser .theme:focus .more-details { |
|
179 |
opacity: 1; |
|
180 |
} |
|
181 |
||
182 |
/* Current theme needs to have its action always on view */ |
|
183 |
.theme-browser .theme.active:focus .theme-actions { |
|
184 |
display: block; |
|
185 |
} |
|
186 |
||
187 |
.theme-browser.rendered .theme:hover .more-details, |
|
188 |
.theme-browser.rendered .theme:focus .more-details { |
|
189 |
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; |
|
190 |
opacity: 1; |
|
191 |
} |
|
192 |
||
193 |
/** |
|
194 |
* The currently active theme |
|
195 |
*/ |
|
196 |
.theme-browser .theme.active .theme-name { |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
197 |
background: #23282d; |
5 | 198 |
color: #fff; |
199 |
padding-left: 110px; |
|
200 |
font-weight: 300; |
|
9 | 201 |
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5); |
5 | 202 |
} |
203 |
||
204 |
.theme-browser .customize-control .theme.active .theme-name { |
|
205 |
padding-left: 15px; |
|
206 |
} |
|
207 |
||
208 |
.theme-browser .theme.active .theme-name span { |
|
209 |
font-weight: 600; |
|
210 |
} |
|
211 |
||
212 |
.theme-browser .theme.active .theme-actions { |
|
9 | 213 |
background: rgba(49, 49, 49, 0.7); |
5 | 214 |
border-right: none; |
215 |
opacity: 1; |
|
216 |
} |
|
217 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
218 |
.theme-id-container { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
219 |
position: relative; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
220 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
221 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
222 |
.theme-browser .theme.active .theme-actions, |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
223 |
.theme-browser .theme .theme-actions { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
224 |
position: absolute; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
225 |
top: 50%; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
226 |
transform: translateY(-50%); |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
227 |
left: 0; |
16 | 228 |
padding: 9px 15px; |
9 | 229 |
box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.1); |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
230 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
231 |
|
5 | 232 |
.theme-browser .theme.active .theme-actions .button-primary { |
233 |
margin-left: 0; |
|
234 |
} |
|
235 |
||
236 |
.theme-browser .theme .theme-author { |
|
237 |
background: #23282d; |
|
238 |
color: #eee; |
|
239 |
display: none; |
|
240 |
font-size: 14px; |
|
241 |
margin: 0 10px; |
|
242 |
padding: 5px 10px; |
|
243 |
position: absolute; |
|
244 |
bottom: 56px; |
|
245 |
} |
|
246 |
||
247 |
.theme-browser .theme.display-author .theme-author { |
|
248 |
display: block; |
|
249 |
} |
|
250 |
||
251 |
.theme-browser .theme.display-author .theme-author a { |
|
252 |
color: inherit; |
|
253 |
} |
|
254 |
||
255 |
/** |
|
256 |
* Add new theme |
|
257 |
*/ |
|
258 |
.theme-browser .theme.add-new-theme { |
|
259 |
border: none; |
|
260 |
box-shadow: none; |
|
261 |
} |
|
262 |
||
263 |
.theme-browser .theme.add-new-theme a { |
|
264 |
text-decoration: none; |
|
265 |
display: block; |
|
266 |
position: relative; |
|
267 |
z-index: 1; |
|
268 |
} |
|
269 |
||
270 |
.theme-browser .theme.add-new-theme a:after { |
|
271 |
display: block; |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
272 |
content: ""; |
5 | 273 |
background: transparent; |
274 |
background: rgba(0, 0, 0, 0); |
|
275 |
position: absolute; |
|
276 |
top: 0; |
|
277 |
right: 0; |
|
278 |
left: 0; |
|
279 |
bottom: 0; |
|
280 |
padding: 0; |
|
281 |
text-shadow: none; |
|
282 |
border: 5px dashed #d5d2ca; |
|
283 |
border: 5px dashed rgba(0, 0, 0, 0.1); |
|
284 |
box-sizing: border-box; |
|
285 |
} |
|
286 |
||
287 |
.theme-browser .theme.add-new-theme span:after { |
|
288 |
background: #e5e5e5; |
|
289 |
background: rgba(153, 153, 153, 0.1); |
|
290 |
border-radius: 50%; |
|
291 |
display: inline-block; |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
292 |
content: "\f132"; |
5 | 293 |
-webkit-font-smoothing: antialiased; |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
294 |
font: normal 74px/115px dashicons; |
5 | 295 |
width: 100px; |
296 |
height: 100px; |
|
297 |
vertical-align: middle; |
|
298 |
text-align: center; |
|
299 |
color: rgb(153, 153, 153); |
|
300 |
position: absolute; |
|
301 |
top: 30%; |
|
302 |
right: 50%; |
|
303 |
margin-right: -50px; |
|
304 |
text-indent: -4px; |
|
305 |
padding: 0; |
|
306 |
text-shadow: none; |
|
9 | 307 |
z-index: 4; |
5 | 308 |
} |
309 |
||
310 |
.rtl .theme-browser .theme.add-new-theme span:after { |
|
311 |
text-indent: 4px; |
|
312 |
} |
|
313 |
||
314 |
.theme-browser .theme.add-new-theme a:hover .theme-screenshot, |
|
315 |
.theme-browser .theme.add-new-theme a:focus .theme-screenshot { |
|
316 |
background: none; |
|
317 |
} |
|
318 |
||
319 |
.theme-browser .theme.add-new-theme a:hover span:after, |
|
320 |
.theme-browser .theme.add-new-theme a:focus span:after { |
|
321 |
background: #fff; |
|
322 |
color: #0073aa; |
|
323 |
} |
|
324 |
||
325 |
.theme-browser .theme.add-new-theme a:hover:after, |
|
326 |
.theme-browser .theme.add-new-theme a:focus:after { |
|
327 |
border-color: transparent; |
|
328 |
color: #fff; |
|
329 |
background: #0073aa; |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
330 |
content: ""; |
5 | 331 |
} |
332 |
||
333 |
.theme-browser .theme.add-new-theme .theme-name { |
|
334 |
background: none; |
|
335 |
text-align: center; |
|
336 |
box-shadow: none; |
|
337 |
font-weight: 400; |
|
338 |
position: relative; |
|
339 |
top: 0; |
|
340 |
margin-top: -18px; |
|
341 |
padding-top: 0; |
|
342 |
padding-bottom: 48px; |
|
343 |
} |
|
344 |
||
345 |
.theme-browser .theme.add-new-theme a:hover .theme-name, |
|
346 |
.theme-browser .theme.add-new-theme a:focus .theme-name { |
|
347 |
color: #fff; |
|
348 |
z-index: 2; |
|
349 |
} |
|
350 |
||
351 |
/** |
|
352 |
* Theme Overlay |
|
353 |
* Shown when clicking a theme |
|
354 |
*/ |
|
355 |
.theme-overlay .theme-backdrop { |
|
356 |
position: absolute; |
|
357 |
right: -20px; |
|
358 |
left: 0; |
|
359 |
top: 0; |
|
360 |
bottom: 0; |
|
361 |
background: #f1f1f1; |
|
9 | 362 |
background: rgba(238, 238, 238, 0.9); |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
363 |
z-index: 10000; /* Over WP Pointers. */ |
5 | 364 |
} |
365 |
||
366 |
.theme-overlay .theme-header { |
|
367 |
position: absolute; |
|
368 |
top: 0; |
|
369 |
right: 0; |
|
370 |
left: 0; |
|
371 |
height: 48px; |
|
372 |
border-bottom: 1px solid #ddd; |
|
373 |
} |
|
374 |
||
375 |
.theme-overlay .theme-header button { |
|
376 |
padding: 0; |
|
377 |
} |
|
378 |
||
379 |
.theme-overlay .theme-header .close { |
|
380 |
cursor: pointer; |
|
381 |
height: 48px; |
|
382 |
width: 50px; |
|
383 |
text-align: center; |
|
384 |
float: left; |
|
385 |
border: 0; |
|
386 |
border-right: 1px solid #ddd; |
|
387 |
background-color: transparent; |
|
388 |
transition: color .1s ease-in-out, background .1s ease-in-out; |
|
389 |
} |
|
390 |
||
391 |
.theme-overlay .theme-header .close:before { |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
392 |
font: normal 22px/50px dashicons !important; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
393 |
color: #72777c; |
5 | 394 |
display: inline-block; |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
395 |
content: "\f335"; |
5 | 396 |
font-weight: 300; |
397 |
} |
|
398 |
||
399 |
/* Left and right navigation */ |
|
400 |
.theme-overlay .theme-header .right, |
|
401 |
.theme-overlay .theme-header .left { |
|
402 |
cursor: pointer; |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
403 |
color: #72777c; |
5 | 404 |
background-color: transparent; |
405 |
height: 48px; |
|
406 |
width: 54px; |
|
407 |
float: right; |
|
408 |
text-align: center; |
|
409 |
border: 0; |
|
410 |
border-left: 1px solid #ddd; |
|
411 |
transition: color .1s ease-in-out, background .1s ease-in-out; |
|
412 |
} |
|
413 |
||
414 |
.theme-overlay .theme-header .close:focus, |
|
415 |
.theme-overlay .theme-header .close:hover, |
|
416 |
.theme-overlay .theme-header .right:focus, |
|
417 |
.theme-overlay .theme-header .right:hover, |
|
418 |
.theme-overlay .theme-header .left:focus, |
|
419 |
.theme-overlay .theme-header .left:hover { |
|
420 |
background: #ddd; |
|
421 |
border-color: #ccc; |
|
422 |
color: #000; |
|
423 |
} |
|
424 |
||
425 |
.theme-overlay .theme-header .close:focus:before, |
|
426 |
.theme-overlay .theme-header .close:hover:before { |
|
427 |
color: #000; |
|
428 |
} |
|
429 |
||
430 |
.theme-overlay .theme-header .close:focus, |
|
431 |
.theme-overlay .theme-header .right:focus, |
|
432 |
.theme-overlay .theme-header .left:focus { |
|
9 | 433 |
box-shadow: none; |
434 |
outline: none; |
|
5 | 435 |
} |
436 |
||
437 |
.theme-overlay .theme-header .left.disabled, |
|
438 |
.theme-overlay .theme-header .right.disabled, |
|
439 |
.theme-overlay .theme-header .left.disabled:hover, |
|
440 |
.theme-overlay .theme-header .right.disabled:hover { |
|
441 |
color: #ccc; |
|
442 |
background: inherit; |
|
443 |
cursor: inherit; |
|
444 |
} |
|
445 |
||
446 |
.theme-overlay .theme-header .right:before, |
|
447 |
.theme-overlay .theme-header .left:before { |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
448 |
font: normal 20px/50px dashicons !important; |
5 | 449 |
display: inline; |
450 |
font-weight: 300; |
|
451 |
} |
|
452 |
||
453 |
.theme-overlay .theme-header .left:before { |
|
454 |
content: "\f345"; |
|
455 |
} |
|
456 |
||
457 |
.theme-overlay .theme-header .right:before { |
|
458 |
content: "\f341"; |
|
459 |
} |
|
460 |
||
461 |
.theme-overlay .theme-wrap { |
|
462 |
clear: both; |
|
463 |
position: fixed; |
|
464 |
top: 9%; |
|
465 |
right: 190px; |
|
466 |
left: 30px; |
|
467 |
bottom: 3%; |
|
468 |
background: #fff; |
|
469 |
box-shadow: 0 1px 20px 5px rgba(0, 0, 0, 0.1); |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
470 |
z-index: 10000; /* Over WP Pointers. */ |
5 | 471 |
box-sizing: border-box; |
472 |
-webkit-overflow-scrolling: touch; |
|
473 |
} |
|
474 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
475 |
body.folded .theme-browser ~ .theme-overlay .theme-wrap { |
5 | 476 |
right: 70px; |
477 |
} |
|
478 |
||
479 |
.theme-overlay .theme-about { |
|
480 |
position: absolute; |
|
481 |
top: 49px; |
|
482 |
bottom: 57px; |
|
483 |
right: 0; |
|
484 |
left: 0; |
|
485 |
overflow: auto; |
|
486 |
padding: 2% 4%; |
|
487 |
} |
|
488 |
||
489 |
.theme-overlay .theme-actions { |
|
490 |
position: absolute; |
|
491 |
text-align: center; |
|
492 |
bottom: 0; |
|
493 |
right: 0; |
|
494 |
left: 0; |
|
495 |
padding: 10px 25px 5px; |
|
496 |
background: #f3f3f3; |
|
497 |
z-index: 30; |
|
498 |
box-sizing: border-box; |
|
499 |
border-top: 1px solid #eee; |
|
500 |
} |
|
501 |
||
502 |
.theme-overlay .theme-actions a { |
|
503 |
margin-left: 5px; |
|
504 |
margin-bottom: 5px; |
|
505 |
} |
|
506 |
||
507 |
/* Hide-if-customize for items we can't add classes to */ |
|
508 |
.customize-support .theme-overlay .theme-actions a[href="themes.php?page=custom-header"], |
|
509 |
.customize-support .theme-overlay .theme-actions a[href="themes.php?page=custom-background"] { |
|
510 |
display: none; |
|
511 |
} |
|
512 |
||
513 |
.broken-themes a.delete-theme, |
|
514 |
.theme-overlay .theme-actions .delete-theme { |
|
515 |
color: #a00; |
|
516 |
text-decoration: none; |
|
517 |
border-color: transparent; |
|
518 |
box-shadow: none; |
|
519 |
background: transparent; |
|
520 |
} |
|
521 |
||
522 |
.theme-overlay .theme-actions .delete-theme { |
|
523 |
position: absolute; |
|
524 |
left: 10px; |
|
525 |
bottom: 5px; |
|
526 |
} |
|
527 |
||
528 |
.broken-themes a.delete-theme:hover, |
|
529 |
.broken-themes a.delete-theme:focus, |
|
530 |
.theme-overlay .theme-actions .delete-theme:hover, |
|
531 |
.theme-overlay .theme-actions .delete-theme:focus { |
|
532 |
background: #d54e21; |
|
533 |
color: #fff; |
|
534 |
border-color: #d54e21; |
|
535 |
} |
|
536 |
||
537 |
.theme-overlay .theme-actions .active-theme, |
|
538 |
.theme-overlay.active .theme-actions .inactive-theme { |
|
539 |
display: none; |
|
540 |
} |
|
541 |
||
542 |
.theme-overlay .theme-actions .inactive-theme, |
|
543 |
.theme-overlay.active .theme-actions .active-theme { |
|
544 |
display: block; |
|
545 |
} |
|
546 |
||
547 |
/** |
|
548 |
* Theme Screenshots gallery |
|
549 |
*/ |
|
550 |
.theme-overlay .theme-screenshots { |
|
551 |
float: right; |
|
552 |
margin: 0 0 0 30px; |
|
553 |
width: 55%; |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
554 |
max-width: 1200px; /* Recommended theme screenshot width, set here to avoid stretching */ |
5 | 555 |
text-align: center; |
556 |
} |
|
557 |
||
558 |
/* First screenshot, shown big */ |
|
559 |
.theme-overlay .screenshot { |
|
560 |
border: 1px solid #fff; |
|
561 |
box-sizing: border-box; |
|
562 |
overflow: hidden; |
|
563 |
position: relative; |
|
9 | 564 |
box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2); |
5 | 565 |
} |
566 |
||
567 |
.theme-overlay .screenshot:after { |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
568 |
content: ""; |
5 | 569 |
display: block; |
570 |
padding-top: 75%; /* using a 4/3 aspect ratio */ |
|
571 |
} |
|
572 |
||
573 |
.theme-overlay .screenshot img { |
|
574 |
height: auto; |
|
575 |
position: absolute; |
|
576 |
right: 0; |
|
577 |
top: 0; |
|
578 |
width: 100%; |
|
579 |
} |
|
580 |
/* Handles old 300px screenshots */ |
|
581 |
.theme-overlay.small-screenshot .theme-screenshots { |
|
582 |
position: absolute; |
|
583 |
width: 302px; |
|
584 |
} |
|
585 |
.theme-overlay.small-screenshot .theme-info { |
|
586 |
margin-right: 350px; |
|
587 |
width: auto; |
|
588 |
} |
|
589 |
||
590 |
/* Other screenshots, shown small and square */ |
|
591 |
.theme-overlay .screenshot.thumb { |
|
592 |
background: #ccc; |
|
593 |
border: 1px solid #eee; |
|
594 |
float: none; |
|
595 |
display: inline-block; |
|
596 |
margin: 10px 5px 0; |
|
597 |
width: 140px; |
|
598 |
height: 80px; |
|
599 |
cursor: pointer; |
|
600 |
} |
|
601 |
||
602 |
.theme-overlay .screenshot.thumb:after { |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
603 |
content: ""; |
5 | 604 |
display: block; |
605 |
padding-top: 100%; /* using a 1/1 aspect ratio */ |
|
606 |
} |
|
607 |
||
608 |
.theme-overlay .screenshot.thumb img { |
|
609 |
cursor: pointer; |
|
610 |
height: auto; |
|
611 |
position: absolute; |
|
612 |
right: 0; |
|
613 |
top: 0; |
|
614 |
width: 100%; |
|
615 |
height: auto; |
|
616 |
} |
|
617 |
||
618 |
.theme-overlay .screenshot.selected { |
|
619 |
background: transparent; |
|
620 |
border: 2px solid #00a0d2; |
|
621 |
} |
|
622 |
||
623 |
.theme-overlay .screenshot.selected img { |
|
624 |
opacity: 0.8; |
|
625 |
} |
|
626 |
||
627 |
/* No screenshot placeholder */ |
|
628 |
.theme-browser .theme .theme-screenshot.blank, |
|
629 |
.theme-overlay .screenshot.blank { |
|
630 |
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYGWO8d+/efwYkoKioiMRjYGBC4WHhUK6A8T8QIJt8//59ZC493AAAQssKpBK4F5AAAAAASUVORK5CYII=); |
|
631 |
} |
|
632 |
||
633 |
/** |
|
634 |
* Theme heading information |
|
635 |
*/ |
|
636 |
.theme-overlay .theme-info { |
|
637 |
width: 40%; |
|
638 |
float: right; |
|
639 |
} |
|
640 |
||
641 |
.theme-overlay .current-label { |
|
642 |
background: #32373c; |
|
643 |
color: #fff; |
|
644 |
font-size: 11px; |
|
645 |
display: inline-block; |
|
646 |
padding: 2px 8px; |
|
647 |
border-radius: 2px; |
|
648 |
margin: 0 0 -10px; |
|
649 |
-webkit-user-select: none; |
|
650 |
-moz-user-select: none; |
|
651 |
-ms-user-select: none; |
|
652 |
user-select: none; |
|
653 |
} |
|
654 |
||
655 |
.theme-overlay .theme-name { |
|
656 |
color: #23282d; |
|
657 |
font-size: 32px; |
|
658 |
font-weight: 100; |
|
659 |
margin: 10px 0 0; |
|
660 |
line-height: 1.3; |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
661 |
word-wrap: break-word; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
662 |
overflow-wrap: break-word; |
5 | 663 |
} |
664 |
||
665 |
.theme-overlay .theme-version { |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
666 |
color: #72777c; |
5 | 667 |
font-size: 13px; |
668 |
font-weight: 400; |
|
669 |
float: none; |
|
670 |
display: inline-block; |
|
671 |
margin-right: 10px; |
|
672 |
} |
|
673 |
||
674 |
.theme-overlay .theme-author { |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
675 |
margin: 15px 0 25px; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
676 |
color: #72777c; |
5 | 677 |
font-size: 16px; |
678 |
font-weight: 400; |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
679 |
line-height: inherit; |
5 | 680 |
} |
681 |
||
16 | 682 |
.theme-overlay .toggle-auto-update { |
683 |
/* Better align spin icon and text. */ |
|
684 |
display: inline-flex; |
|
685 |
align-items: center; |
|
686 |
/* Prevents content after the auto-update toggler from jumping down and up. */ |
|
687 |
min-height: 20px; /* Same height as the spinning dashicon. */ |
|
688 |
vertical-align: top; |
|
689 |
} |
|
690 |
||
691 |
.theme-overlay .theme-autoupdate .toggle-auto-update { |
|
5 | 692 |
text-decoration: none; |
693 |
} |
|
694 |
||
16 | 695 |
.theme-overlay .theme-autoupdate .toggle-auto-update .label { |
696 |
text-decoration: underline; |
|
697 |
} |
|
698 |
||
5 | 699 |
.theme-overlay .theme-description { |
700 |
color: #555; |
|
701 |
font-size: 15px; |
|
702 |
font-weight: 400; |
|
703 |
line-height: 1.5; |
|
704 |
margin: 30px 0 0 0; |
|
705 |
} |
|
706 |
||
707 |
.theme-overlay .theme-tags { |
|
708 |
border-top: 3px solid #eee; |
|
709 |
color: #82878c; |
|
710 |
font-size: 13px; |
|
711 |
font-weight: 400; |
|
712 |
margin: 30px 0 0 0; |
|
713 |
padding-top: 20px; |
|
714 |
} |
|
715 |
||
716 |
.theme-overlay .theme-tags span { |
|
717 |
color: #444; |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
718 |
font-weight: 600; |
5 | 719 |
margin-left: 5px; |
720 |
} |
|
721 |
||
722 |
.theme-overlay .parent-theme { |
|
723 |
background: #f7fcfe; |
|
724 |
border: 1px solid #eee; |
|
725 |
border-right: 4px solid #00a0d2; |
|
726 |
font-size: 14px; |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
727 |
font-weight: 400; |
5 | 728 |
margin-top: 30px; |
729 |
padding: 10px 20px 10px 10px; |
|
730 |
} |
|
731 |
||
732 |
.theme-overlay .parent-theme strong { |
|
9 | 733 |
font-weight: 600; |
5 | 734 |
} |
735 |
||
736 |
/** |
|
737 |
* Single Theme Mode |
|
738 |
* Displays detailed view inline when a user has no switch capabilities |
|
739 |
*/ |
|
740 |
.single-theme .theme-overlay .theme-backdrop, |
|
741 |
.single-theme .theme-overlay .theme-header, |
|
742 |
.single-theme .theme { |
|
743 |
display: none; |
|
744 |
} |
|
745 |
||
746 |
.single-theme .theme-overlay .theme-wrap { |
|
747 |
clear: both; |
|
748 |
min-height: 330px; |
|
749 |
position: relative; |
|
750 |
right: auto; |
|
751 |
left: auto; |
|
752 |
top: auto; |
|
753 |
bottom: auto; |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
754 |
z-index: 10; |
5 | 755 |
} |
756 |
||
757 |
.single-theme .theme-overlay .theme-about { |
|
758 |
padding: 30px 30px 70px; |
|
759 |
position: static; |
|
760 |
} |
|
761 |
||
762 |
.single-theme .theme-overlay .theme-actions { |
|
763 |
position: absolute; |
|
764 |
} |
|
765 |
||
766 |
/** |
|
767 |
* Basic Responsive structure... |
|
768 |
* |
|
769 |
* Shuffles theme columns around based on screen width |
|
770 |
*/ |
|
771 |
||
772 |
@media only screen and (min-width: 2000px) { |
|
773 |
#wpwrap .theme-browser .theme { |
|
774 |
width: 17.6%; |
|
775 |
margin: 0 0 3% 3%; |
|
776 |
} |
|
777 |
||
778 |
#wpwrap .theme-browser .theme:nth-child(3n), |
|
779 |
#wpwrap .theme-browser .theme:nth-child(4n) { |
|
780 |
margin-left: 3%; |
|
781 |
} |
|
782 |
||
783 |
#wpwrap .theme-browser .theme:nth-child(5n) { |
|
784 |
margin-left: 0; |
|
785 |
} |
|
786 |
} |
|
787 |
||
788 |
@media only screen and (min-width: 1680px) { |
|
789 |
.theme-overlay .theme-wrap { |
|
790 |
width: 1450px; |
|
791 |
margin: 0 auto; |
|
792 |
} |
|
793 |
} |
|
794 |
||
795 |
/* Maximum screenshot width reaches 440px */ |
|
796 |
@media only screen and (min-width: 1640px) { |
|
797 |
.theme-browser .theme { |
|
798 |
width: 22.7%; |
|
799 |
margin: 0 0 3% 3%; |
|
800 |
} |
|
801 |
.theme-browser .theme .theme-screenshot:after { |
|
802 |
padding-top: 75%; /* using a 4/3 aspect ratio */ |
|
803 |
} |
|
804 |
||
805 |
.theme-browser .theme:nth-child(3n) { |
|
806 |
margin-left: 3%; |
|
807 |
} |
|
808 |
||
809 |
.theme-browser .theme:nth-child(4n) { |
|
810 |
margin-left: 0; |
|
811 |
} |
|
812 |
} |
|
813 |
/* Maximum screenshot width reaches 440px */ |
|
814 |
@media only screen and (max-width: 1120px) { |
|
815 |
.theme-browser .theme { |
|
816 |
width: 47.5%; |
|
817 |
margin-left: 0; |
|
818 |
} |
|
819 |
||
820 |
.theme-browser .theme:nth-child(even) { |
|
821 |
margin-left: 0; |
|
822 |
} |
|
823 |
||
824 |
.theme-browser .theme:nth-child(odd) { |
|
825 |
margin-left: 5%; |
|
826 |
} |
|
827 |
} |
|
828 |
||
829 |
/* Admin menu is folded */ |
|
16 | 830 |
@media only screen and (max-width: 960px) { |
5 | 831 |
.theme-overlay .theme-wrap { |
832 |
right: 65px; |
|
833 |
} |
|
834 |
} |
|
835 |
||
836 |
@media only screen and (max-width: 780px) { |
|
837 |
body.folded .theme-overlay .theme-wrap, |
|
838 |
.theme-overlay .theme-wrap { |
|
839 |
top: 0; /* The adminmenu isn't fixed on mobile, so this can use the full viewport height */ |
|
840 |
left: 0; |
|
841 |
bottom: 0; |
|
842 |
right: 0; |
|
843 |
padding: 70px 20px 20px; |
|
844 |
border: none; |
|
845 |
z-index: 100000; /* should overlap #wpadminbar. */ |
|
846 |
position: fixed; |
|
847 |
} |
|
848 |
||
849 |
.theme-browser .theme.active .theme-name span { |
|
850 |
/* Hide the "Active: " label on smaller screens. */ |
|
851 |
display: none; |
|
852 |
} |
|
853 |
||
854 |
.theme-overlay .theme-screenshots { |
|
855 |
width: 40%; |
|
856 |
} |
|
857 |
||
858 |
.theme-overlay .theme-info { |
|
859 |
width: 50%; |
|
860 |
} |
|
861 |
.single-theme .theme-wrap { |
|
862 |
padding: 10px; |
|
863 |
} |
|
864 |
||
865 |
.theme-browser .theme .theme-actions { |
|
866 |
padding: 5px 10px 4px 10px; |
|
867 |
} |
|
868 |
||
869 |
.theme-overlay.small-screenshot .theme-screenshots { |
|
870 |
position: static; |
|
871 |
float: none; |
|
872 |
max-width: 302px; |
|
873 |
} |
|
874 |
||
875 |
.theme-overlay.small-screenshot .theme-info { |
|
876 |
margin-right: 0; |
|
877 |
width: auto; |
|
878 |
} |
|
879 |
||
880 |
.theme:not(.active):hover .theme-actions, |
|
881 |
.theme:not(.active):focus .theme-actions, |
|
882 |
.theme:hover .more-details, |
|
883 |
.theme:focus .more-details { |
|
884 |
display: none; |
|
885 |
} |
|
886 |
||
887 |
.theme-browser.rendered .theme:hover .theme-screenshot img, |
|
888 |
.theme-browser.rendered .theme:focus .theme-screenshot img { |
|
889 |
opacity: 1.0; |
|
890 |
} |
|
891 |
} |
|
892 |
||
893 |
@media only screen and (max-width: 480px) { |
|
894 |
.theme-browser .theme { |
|
895 |
width: 100%; |
|
896 |
margin-left: 0; |
|
897 |
} |
|
898 |
||
899 |
.theme-browser .theme:nth-child(2n), |
|
900 |
.theme-browser .theme:nth-child(3n) { |
|
901 |
margin-left: 0; |
|
902 |
} |
|
16 | 903 |
|
904 |
.theme-overlay .theme-about { |
|
905 |
bottom: 105px; |
|
906 |
} |
|
907 |
||
908 |
.theme-overlay .theme-actions { |
|
909 |
padding-right: 4%; |
|
910 |
padding-left: 4%; |
|
911 |
} |
|
5 | 912 |
} |
913 |
||
914 |
@media only screen and (max-width: 650px) { |
|
915 |
.theme-overlay .theme-description { |
|
916 |
margin-right: 0; |
|
917 |
} |
|
918 |
||
919 |
.theme-overlay .theme-actions .delete-theme { |
|
920 |
position: relative; |
|
921 |
left: auto; |
|
922 |
bottom: auto; |
|
923 |
} |
|
924 |
||
925 |
.theme-overlay .theme-actions .inactive-theme { |
|
926 |
display: inline; |
|
927 |
} |
|
928 |
||
929 |
.theme-overlay .theme-screenshots { |
|
930 |
width: 100%; |
|
931 |
float: none; |
|
932 |
} |
|
933 |
||
934 |
.theme-overlay .theme-info { |
|
935 |
width: 100%; |
|
936 |
} |
|
937 |
||
938 |
.theme-overlay .theme-author { |
|
939 |
margin: 5px 0 15px 0; |
|
940 |
} |
|
941 |
||
942 |
.theme-overlay .current-label { |
|
943 |
margin-top: 10px; |
|
944 |
font-size: 13px; |
|
945 |
} |
|
946 |
||
947 |
.themes-php .wp-filter-search { |
|
948 |
float: none; |
|
949 |
clear: both; |
|
950 |
right: 0; |
|
951 |
left: 0; |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
952 |
margin: -5px 0 20px 0; |
5 | 953 |
width: 100%; |
954 |
max-width: 280px; |
|
955 |
} |
|
956 |
||
957 |
.theme-browser .theme.add-new-theme span:after { |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
958 |
font: normal 60px/90px dashicons; |
5 | 959 |
width: 80px; |
960 |
height: 80px; |
|
961 |
top: 30%; |
|
962 |
right: 50%; |
|
963 |
text-indent: 0; |
|
964 |
margin-right: -40px; |
|
965 |
} |
|
966 |
||
967 |
.single-theme .theme-wrap { |
|
968 |
margin: 0 -10px 0 -12px; |
|
969 |
padding: 10px; |
|
970 |
} |
|
971 |
.single-theme .theme-overlay .theme-about { |
|
972 |
padding: 10px; |
|
973 |
overflow: visible; |
|
974 |
} |
|
975 |
.single-theme .current-label { |
|
976 |
display: none; |
|
977 |
} |
|
978 |
.single-theme .theme-overlay .theme-actions { |
|
979 |
position: static; |
|
980 |
} |
|
981 |
} |
|
982 |
||
983 |
.broken-themes { |
|
984 |
clear: both; |
|
985 |
} |
|
986 |
||
987 |
.broken-themes table { |
|
988 |
text-align: right; |
|
989 |
width: 50%; |
|
990 |
border-spacing: 3px; |
|
991 |
padding: 3px; |
|
992 |
} |
|
993 |
||
994 |
||
995 |
/*------------------------------------------------------------------------------ |
|
996 |
16.2 - Install Themes |
|
997 |
------------------------------------------------------------------------------*/ |
|
998 |
||
16 | 999 |
.update-php .wrap { |
1000 |
max-width: 40rem; |
|
1001 |
} |
|
1002 |
||
5 | 1003 |
/* Already installed theme */ |
1004 |
.theme-browser .theme .theme-installed { |
|
1005 |
background: #0073aa; |
|
1006 |
} |
|
16 | 1007 |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1008 |
.theme-browser .theme .notice-success p:before { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1009 |
color: #79ba49; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1010 |
content: "\f147"; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1011 |
display: inline-block; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1012 |
font: normal 20px/1 'dashicons'; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1013 |
-webkit-font-smoothing: antialiased; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1014 |
-moz-osx-font-smoothing: grayscale; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1015 |
vertical-align: top; |
5 | 1016 |
} |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1017 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1018 |
.theme-install.updated-message:before { |
9 | 1019 |
content: ""; |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1020 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1021 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1022 |
.theme-install-php .wp-filter { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1023 |
padding-right: 20px; |
5 | 1024 |
} |
1025 |
||
1026 |
.theme-install-php a.upload, |
|
1027 |
.theme-install-php a.browse-themes { |
|
1028 |
cursor: pointer; |
|
1029 |
} |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1030 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1031 |
.upload-view-toggle .browse, |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1032 |
.plugin-install-tab-upload .upload-view-toggle .upload { |
5 | 1033 |
display: none; |
1034 |
} |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1035 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1036 |
.plugin-install-tab-upload .upload-view-toggle .browse { |
5 | 1037 |
display: inline; |
1038 |
} |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1039 |
|
5 | 1040 |
.upload-theme, |
1041 |
.upload-plugin { |
|
1042 |
box-sizing: border-box; |
|
1043 |
display: none; |
|
1044 |
margin: 0; |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1045 |
padding: 50px 0; |
5 | 1046 |
width: 100%; |
1047 |
overflow: hidden; |
|
1048 |
position: relative; |
|
1049 |
top: 10px; |
|
16 | 1050 |
text-align: center; |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1051 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1052 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1053 |
.show-upload-view .upload-theme, |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1054 |
.show-upload-view .upload-plugin, |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1055 |
.show-upload-view .upload-plugin-wrap, |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1056 |
.plugin-install-tab-upload .upload-plugin { |
5 | 1057 |
display: block; |
1058 |
} |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1059 |
|
5 | 1060 |
.upload-theme .wp-upload-form, |
1061 |
.upload-plugin .wp-upload-form { |
|
1062 |
background: #fafafa; |
|
16 | 1063 |
border: 1px solid #ccd0d4; |
5 | 1064 |
padding: 30px; |
1065 |
margin: 30px auto; |
|
16 | 1066 |
display: inline-flex; |
1067 |
justify-content: space-between; |
|
1068 |
align-items: center; |
|
5 | 1069 |
} |
16 | 1070 |
|
1071 |
.upload-theme .wp-upload-form input[type="file"], |
|
1072 |
.upload-plugin .wp-upload-form input[type="file"] { |
|
1073 |
margin-left: 10px; |
|
1074 |
} |
|
1075 |
||
5 | 1076 |
.upload-theme .install-help, |
1077 |
.upload-plugin .install-help { |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1078 |
color: #555d66; /* #f1f1f1 background */ |
5 | 1079 |
font-size: 18px; |
1080 |
font-style: normal; |
|
1081 |
margin: 0; |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1082 |
padding: 0; |
5 | 1083 |
text-align: center; |
1084 |
} |
|
1085 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1086 |
p.no-themes, |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1087 |
p.no-themes-local { |
5 | 1088 |
clear: both; |
1089 |
color: #666; |
|
1090 |
font-size: 18px; |
|
1091 |
font-style: normal; |
|
1092 |
margin: 0; |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1093 |
padding: 100px 0; |
5 | 1094 |
text-align: center; |
1095 |
display: none; |
|
1096 |
} |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1097 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1098 |
.no-results p.no-themes { |
5 | 1099 |
display: block; |
1100 |
} |
|
1101 |
||
1102 |
.theme-install-php .add-new-theme { |
|
1103 |
display: none !important; |
|
1104 |
} |
|
1105 |
||
1106 |
@media only screen and (max-width: 1120px) { |
|
1107 |
.upload-theme .wp-upload-form { |
|
1108 |
margin: 20px 0; |
|
1109 |
max-width: 100%; |
|
1110 |
} |
|
1111 |
.upload-theme .install-help { |
|
1112 |
font-size: 15px; |
|
1113 |
padding: 20px 0 0; |
|
1114 |
} |
|
1115 |
} |
|
1116 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1117 |
.theme-details .theme-rating { |
9 | 1118 |
line-height: 1.9; |
5 | 1119 |
} |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1120 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1121 |
.theme-details .star-rating { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1122 |
display: inline; |
5 | 1123 |
} |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1124 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1125 |
.theme-details .num-ratings, |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1126 |
.theme-details .no-rating { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1127 |
font-size: 11px; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1128 |
color: #72777c; |
5 | 1129 |
} |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1130 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1131 |
.theme-details .no-rating { |
5 | 1132 |
display: block; |
9 | 1133 |
line-height: 1.9; |
5 | 1134 |
} |
1135 |
||
16 | 1136 |
.update-from-upload-comparison { |
1137 |
border-top: 1px solid #ddd; |
|
1138 |
border-bottom: 1px solid #ddd; |
|
1139 |
text-align: right; |
|
1140 |
margin: 1rem 0 1.4rem; |
|
1141 |
border-collapse: collapse; |
|
1142 |
width: 100%; |
|
1143 |
} |
|
1144 |
||
1145 |
.update-from-upload-comparison tr:last-child td { |
|
1146 |
height: 1.4rem; |
|
1147 |
vertical-align: top; |
|
1148 |
} |
|
1149 |
||
1150 |
.update-from-upload-comparison tr:first-child th { |
|
1151 |
font-weight: bold; |
|
1152 |
height: 1.4rem; |
|
1153 |
vertical-align: bottom; |
|
1154 |
} |
|
1155 |
||
1156 |
.update-from-upload-comparison td.name-label { |
|
1157 |
text-align: left; |
|
1158 |
} |
|
1159 |
||
1160 |
.update-from-upload-comparison td, |
|
1161 |
.update-from-upload-comparison th { |
|
1162 |
padding: 0.4rem 1.4rem; |
|
1163 |
} |
|
1164 |
||
1165 |
.update-from-upload-comparison td.warning { |
|
1166 |
color: #a00; |
|
1167 |
} |
|
1168 |
||
1169 |
.update-from-upload-actions { |
|
1170 |
margin-top: 1.4rem; |
|
1171 |
} |
|
1172 |
||
5 | 1173 |
/*------------------------------------------------------------------------------ |
1174 |
16.3 - Custom Header Screen |
|
1175 |
------------------------------------------------------------------------------*/ |
|
1176 |
||
1177 |
.appearance_page_custom-header #headimg { |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1178 |
border: 1px solid #ddd; |
5 | 1179 |
overflow: hidden; |
1180 |
width: 100%; |
|
1181 |
} |
|
1182 |
||
1183 |
.appearance_page_custom-header #upload-form p label { |
|
1184 |
font-size: 12px; |
|
1185 |
} |
|
1186 |
||
1187 |
.appearance_page_custom-header .available-headers .default-header { |
|
1188 |
float: right; |
|
1189 |
margin: 0 0 20px 20px; |
|
1190 |
} |
|
1191 |
||
1192 |
.appearance_page_custom-header .random-header { |
|
1193 |
clear: both; |
|
1194 |
margin: 0 0 20px 20px; |
|
1195 |
vertical-align: middle; |
|
1196 |
} |
|
1197 |
||
1198 |
.appearance_page_custom-header .available-headers label input, |
|
1199 |
.appearance_page_custom-header .random-header label input { |
|
1200 |
margin-left: 10px; |
|
1201 |
} |
|
1202 |
||
1203 |
.appearance_page_custom-header .available-headers label img { |
|
1204 |
vertical-align: middle; |
|
1205 |
} |
|
1206 |
||
1207 |
||
1208 |
/*------------------------------------------------------------------------------ |
|
1209 |
16.4 - Custom Background Screen |
|
1210 |
------------------------------------------------------------------------------*/ |
|
1211 |
||
1212 |
div#custom-background-image { |
|
1213 |
min-height: 100px; |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1214 |
border: 1px solid #ddd; |
5 | 1215 |
} |
1216 |
||
1217 |
div#custom-background-image img { |
|
1218 |
max-width: 400px; |
|
1219 |
max-height: 300px; |
|
1220 |
} |
|
1221 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1222 |
.background-position-control input[type="radio"]:checked ~ .button { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1223 |
background: #eee; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1224 |
border-color: #999; |
9 | 1225 |
box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, 0.5); |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1226 |
z-index: 1; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1227 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1228 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1229 |
.background-position-control input[type="radio"]:focus ~ .button { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1230 |
border-color: #5b9dd9; |
9 | 1231 |
box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, 0.5), 0 0 3px rgba(0, 115, 170, 0.8); |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1232 |
color: #23282d; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1233 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1234 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1235 |
.background-position-control .background-position-center-icon, |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1236 |
.background-position-control .background-position-center-icon:before { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1237 |
display: inline-block; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1238 |
line-height: 1; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1239 |
text-align: center; |
9 | 1240 |
transition: background-color .1s ease-in; |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1241 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1242 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1243 |
.background-position-control .background-position-center-icon { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1244 |
height: 20px; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1245 |
margin-top: 13px; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1246 |
vertical-align: top; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1247 |
width: 20px; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1248 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1249 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1250 |
.background-position-control .background-position-center-icon:before { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1251 |
background-color: #555; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1252 |
border-radius: 50%; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1253 |
content: ""; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1254 |
height: 12px; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1255 |
width: 12px; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1256 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1257 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1258 |
.background-position-control .button:hover .background-position-center-icon:before, |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1259 |
.background-position-control input[type="radio"]:focus ~ .button .background-position-center-icon:before { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1260 |
background-color: #23282d; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1261 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1262 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1263 |
.background-position-control .button-group { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1264 |
display: block; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1265 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1266 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1267 |
.background-position-control .button-group .button { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1268 |
border-radius: 0; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1269 |
box-shadow: none; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1270 |
/* Following properties are overridden by buttons responsive styles (see: wp-includes/css/buttons.css). */ |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1271 |
height: 40px !important; |
9 | 1272 |
line-height: 2.9 !important; |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1273 |
margin: 0 0 0 -1px !important; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1274 |
padding: 0 10px 1px !important; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1275 |
position: relative; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1276 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1277 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1278 |
.background-position-control .button-group .button:active, |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1279 |
.background-position-control .button-group .button:hover, |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1280 |
.background-position-control .button-group .button:focus { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1281 |
z-index: 1; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1282 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1283 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1284 |
.background-position-control .button-group:last-child .button { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1285 |
box-shadow: 0 1px 0 #ccc; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1286 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1287 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1288 |
.background-position-control .button-group > label { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1289 |
margin: 0 !important; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1290 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1291 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1292 |
.background-position-control .button-group:first-child > label:first-child .button { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1293 |
border-radius: 0 3px 0 0; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1294 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1295 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1296 |
.background-position-control .button-group:first-child > label:first-child .dashicons { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1297 |
transform: rotate( -45deg ); |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1298 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1299 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1300 |
.background-position-control .button-group:first-child > label:last-child .button { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1301 |
border-radius: 3px 0 0 0; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1302 |
} |
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 |
.background-position-control .button-group:first-child > label:last-child .dashicons { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1305 |
transform: rotate( 45deg ); |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1306 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1307 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1308 |
.background-position-control .button-group:last-child > label:first-child .button { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1309 |
border-radius: 0 0 3px 0; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1310 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1311 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1312 |
.background-position-control .button-group:last-child > label:first-child .dashicons { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1313 |
transform: rotate( 45deg ); |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1314 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1315 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1316 |
.background-position-control .button-group:last-child > label:last-child .button { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1317 |
border-radius: 0 0 0 3px; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1318 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1319 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1320 |
.background-position-control .button-group:last-child > label:last-child .dashicons { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1321 |
transform: rotate( -45deg ); |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1322 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1323 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1324 |
.background-position-control .button-group .dashicons { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1325 |
margin-top: 9px; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1326 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1327 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1328 |
.background-position-control .button-group + .button-group { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1329 |
margin-top: -1px; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1330 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1331 |
|
5 | 1332 |
/*------------------------------------------------------------------------------ |
1333 |
23.0 - Full Overlay w/ Sidebar |
|
1334 |
------------------------------------------------------------------------------*/ |
|
1335 |
||
1336 |
body.full-overlay-active { |
|
1337 |
overflow: hidden; |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1338 |
/* Hide all the content, the Customizer overlay is then made visible to be the only available content. */ |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1339 |
visibility: hidden; |
5 | 1340 |
} |
1341 |
||
1342 |
.wp-full-overlay { |
|
1343 |
background: transparent; |
|
1344 |
z-index: 500000; |
|
1345 |
position: fixed; |
|
1346 |
overflow: visible; |
|
1347 |
top: 0; |
|
1348 |
bottom: 0; |
|
1349 |
right: 0; |
|
1350 |
left: 0; |
|
1351 |
height: 100%; |
|
1352 |
min-width: 0; |
|
1353 |
} |
|
1354 |
||
1355 |
.wp-full-overlay-sidebar { |
|
1356 |
box-sizing: border-box; |
|
1357 |
position: fixed; |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1358 |
min-width: 300px; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1359 |
max-width: 600px; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1360 |
width: 18%; |
5 | 1361 |
height: 100%; |
1362 |
top: 0; |
|
1363 |
bottom: 0; |
|
1364 |
right: 0; |
|
1365 |
padding: 0; |
|
1366 |
margin: 0; |
|
1367 |
z-index: 10; |
|
1368 |
background: #eee; |
|
1369 |
border-left: none; |
|
1370 |
} |
|
1371 |
||
1372 |
.wp-full-overlay.collapsed .wp-full-overlay-sidebar { |
|
1373 |
overflow: visible; |
|
1374 |
} |
|
1375 |
||
1376 |
.wp-full-overlay.collapsed, |
|
1377 |
.wp-full-overlay.expanded .wp-full-overlay-sidebar { |
|
1378 |
margin-right: 0 !important; |
|
1379 |
} |
|
1380 |
||
1381 |
.wp-full-overlay.expanded { |
|
1382 |
margin-right: 300px; |
|
1383 |
} |
|
1384 |
||
1385 |
.wp-full-overlay.collapsed .wp-full-overlay-sidebar { |
|
1386 |
margin-right: -300px; |
|
1387 |
} |
|
1388 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1389 |
@media screen and (min-width: 1667px) { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1390 |
.wp-full-overlay.expanded { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1391 |
margin-right: 18%; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1392 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1393 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1394 |
.wp-full-overlay.collapsed .wp-full-overlay-sidebar { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1395 |
margin-right: -18%; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1396 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1397 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1398 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1399 |
@media screen and (min-width: 3333px) { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1400 |
.wp-full-overlay.expanded { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1401 |
margin-right: 600px; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1402 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1403 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1404 |
.wp-full-overlay.collapsed .wp-full-overlay-sidebar { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1405 |
margin-right: -600px; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1406 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1407 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1408 |
|
5 | 1409 |
.wp-full-overlay-sidebar:after { |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1410 |
content: ""; |
5 | 1411 |
display: block; |
1412 |
position: absolute; |
|
1413 |
top: 0; |
|
1414 |
bottom: 0; |
|
1415 |
left: 0; |
|
1416 |
width: 3px; |
|
1417 |
z-index: 1000; |
|
1418 |
} |
|
1419 |
||
1420 |
.wp-full-overlay-main { |
|
1421 |
position: absolute; |
|
1422 |
right: 0; |
|
1423 |
left: 0; |
|
1424 |
top: 0; |
|
1425 |
bottom: 0; |
|
1426 |
height: 100%; |
|
1427 |
} |
|
1428 |
||
1429 |
.wp-full-overlay-sidebar .wp-full-overlay-header { |
|
1430 |
position: absolute; |
|
1431 |
right: 0; |
|
1432 |
left: 0; |
|
1433 |
height: 45px; |
|
1434 |
padding: 0 15px; |
|
9 | 1435 |
line-height: 3.2; |
5 | 1436 |
z-index: 10; |
1437 |
margin: 0; |
|
1438 |
border-top: none; |
|
1439 |
box-shadow: none; |
|
1440 |
} |
|
1441 |
||
1442 |
.wp-full-overlay-sidebar .wp-full-overlay-header a.back { |
|
1443 |
margin-top: 9px; |
|
1444 |
} |
|
1445 |
||
1446 |
.wp-full-overlay-sidebar .wp-full-overlay-footer { |
|
1447 |
bottom: 0; |
|
1448 |
border-bottom: none; |
|
1449 |
border-top: none; |
|
1450 |
box-shadow: none; |
|
1451 |
} |
|
1452 |
||
1453 |
.wp-full-overlay-sidebar .wp-full-overlay-sidebar-content { |
|
1454 |
position: absolute; |
|
1455 |
top: 45px; |
|
1456 |
bottom: 45px; |
|
1457 |
right: 0; |
|
1458 |
left: 0; |
|
1459 |
overflow: auto; |
|
1460 |
} |
|
1461 |
||
1462 |
/* Close & Navigation Links */ |
|
1463 |
.theme-install-overlay .wp-full-overlay-sidebar .wp-full-overlay-header { |
|
1464 |
padding: 0; |
|
1465 |
} |
|
1466 |
||
1467 |
.theme-install-overlay .close-full-overlay, |
|
1468 |
.theme-install-overlay .previous-theme, |
|
1469 |
.theme-install-overlay .next-theme { |
|
1470 |
display: block; |
|
1471 |
position: relative; |
|
1472 |
float: right; |
|
1473 |
width: 45px; |
|
1474 |
height: 45px; |
|
1475 |
background: #eee; |
|
1476 |
border-left: 1px solid #ddd; |
|
1477 |
color: #444; |
|
1478 |
cursor: pointer; |
|
1479 |
text-decoration: none; |
|
1480 |
transition: color .1s ease-in-out, background .1s ease-in-out; |
|
1481 |
} |
|
1482 |
||
1483 |
.theme-install-overlay .close-full-overlay:hover, |
|
1484 |
.theme-install-overlay .close-full-overlay:focus, |
|
1485 |
.theme-install-overlay .previous-theme:hover, |
|
1486 |
.theme-install-overlay .previous-theme:focus, |
|
1487 |
.theme-install-overlay .next-theme:hover, |
|
1488 |
.theme-install-overlay .next-theme:focus { |
|
1489 |
background: #ddd; |
|
1490 |
border-color: #ccc; |
|
1491 |
color: #000; |
|
1492 |
outline: none; |
|
1493 |
box-shadow: none; |
|
1494 |
} |
|
1495 |
||
1496 |
.theme-install-overlay .close-full-overlay:before { |
|
1497 |
font: normal 22px/1 dashicons; |
|
1498 |
content: "\f335"; |
|
1499 |
position: relative; |
|
1500 |
top: 7px; |
|
1501 |
right: 13px; |
|
1502 |
} |
|
1503 |
||
1504 |
.theme-install-overlay .previous-theme:before { |
|
1505 |
font: normal 20px/1 dashicons; |
|
1506 |
content: "\f345"; |
|
1507 |
position: relative; |
|
1508 |
top: 6px; |
|
1509 |
right: 14px; |
|
1510 |
} |
|
1511 |
||
1512 |
.theme-install-overlay .next-theme:before { |
|
1513 |
font: normal 20px/1 dashicons; |
|
1514 |
content: "\f341"; |
|
1515 |
position: relative; |
|
1516 |
top: 6px; |
|
1517 |
right: 13px; |
|
1518 |
} |
|
1519 |
||
1520 |
.theme-install-overlay .previous-theme.disabled, |
|
1521 |
.theme-install-overlay .next-theme.disabled, |
|
1522 |
.theme-install-overlay .previous-theme.disabled:hover, |
|
1523 |
.theme-install-overlay .previous-theme.disabled:focus, |
|
1524 |
.theme-install-overlay .next-theme.disabled:hover, |
|
1525 |
.theme-install-overlay .next-theme.disabled:focus { |
|
1526 |
color: #b4b9be; |
|
1527 |
background: #eee; |
|
1528 |
cursor: default; |
|
1529 |
pointer-events: none; |
|
1530 |
} |
|
1531 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1532 |
.theme-install-overlay .close-full-overlay, |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1533 |
.theme-install-overlay .previous-theme, |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1534 |
.theme-install-overlay .next-theme { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1535 |
border-right: 0; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1536 |
border-top: 0; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1537 |
border-bottom: 0; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1538 |
} |
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 |
.theme-install-overlay .close-full-overlay:before, |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1541 |
.theme-install-overlay .previous-theme:before, |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1542 |
.theme-install-overlay .next-theme:before { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1543 |
top: 2px; |
5 | 1544 |
right: 0; |
1545 |
} |
|
1546 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1547 |
/* Collapse Button */ |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1548 |
.wp-core-ui .wp-full-overlay .collapse-sidebar { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1549 |
position: fixed; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1550 |
bottom: 0; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1551 |
right: 0; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1552 |
padding: 9px 10px 9px 0; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1553 |
height: 45px; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1554 |
color: #656a6f; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1555 |
outline: 0; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1556 |
line-height: 1; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1557 |
background-color: transparent !important; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1558 |
border: none !important; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1559 |
box-shadow: none !important; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1560 |
border-radius: 0 !important; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1561 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1562 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1563 |
.wp-core-ui .wp-full-overlay .collapse-sidebar:hover, |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1564 |
.wp-core-ui .wp-full-overlay .collapse-sidebar:focus { |
5 | 1565 |
color: #0073aa; |
1566 |
} |
|
1567 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1568 |
.wp-full-overlay .collapse-sidebar-arrow, |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1569 |
.wp-full-overlay .collapse-sidebar-label { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1570 |
display: inline-block; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1571 |
vertical-align: middle; |
9 | 1572 |
line-height: 1.6; |
5 | 1573 |
} |
1574 |
||
1575 |
.wp-full-overlay .collapse-sidebar-arrow { |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1576 |
width: 20px; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1577 |
height: 20px; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1578 |
margin: 0 2px; /* avoid the focus box-shadow to be cut-off */ |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1579 |
border-radius: 50%; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1580 |
overflow: hidden; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1581 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1582 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1583 |
.wp-full-overlay .collapse-sidebar:hover .collapse-sidebar-arrow, |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1584 |
.wp-full-overlay .collapse-sidebar:focus .collapse-sidebar-arrow { |
9 | 1585 |
box-shadow: |
1586 |
0 0 0 1px #5b9dd9, |
|
1587 |
0 0 2px 1px rgba(30, 140, 190, 0.8); |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1588 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1589 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1590 |
.wp-full-overlay .collapse-sidebar-label { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1591 |
margin-right: 3px; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1592 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1593 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1594 |
.wp-full-overlay.collapsed .collapse-sidebar-label { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1595 |
display: none; |
5 | 1596 |
} |
1597 |
||
1598 |
.wp-full-overlay .collapse-sidebar-arrow:before { |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1599 |
display: block; |
5 | 1600 |
content: "\f148"; |
1601 |
background: #eee; |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1602 |
font: normal 20px/1 dashicons; |
5 | 1603 |
speak: none; |
1604 |
padding: 0; |
|
1605 |
-webkit-font-smoothing: antialiased; |
|
1606 |
-moz-osx-font-smoothing: grayscale; |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1607 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1608 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1609 |
.wp-core-ui .wp-full-overlay.collapsed .collapse-sidebar { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1610 |
padding: 9px 10px; |
5 | 1611 |
} |
1612 |
||
1613 |
/* rtl:ignore */ |
|
1614 |
.wp-full-overlay.collapsed .collapse-sidebar-arrow:before, |
|
1615 |
.rtl .wp-full-overlay .collapse-sidebar-arrow:before { |
|
9 | 1616 |
transform: rotate(180.001deg); /* Firefox: promoting to its own layer to trigger anti-aliasing */ |
5 | 1617 |
} |
1618 |
||
1619 |
.rtl .wp-full-overlay.collapsed .collapse-sidebar-arrow:before { |
|
1620 |
transform: none; |
|
1621 |
} |
|
1622 |
||
1623 |
/* Animations */ |
|
1624 |
.wp-full-overlay, |
|
1625 |
.wp-full-overlay-sidebar, |
|
1626 |
.wp-full-overlay .collapse-sidebar, |
|
1627 |
.wp-full-overlay-main { |
|
1628 |
transition-property: right, left, top, bottom, width, margin; |
|
1629 |
transition-duration: 0.2s; |
|
1630 |
} |
|
1631 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1632 |
/* Device/preview size toggles */ |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1633 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1634 |
.wp-full-overlay { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1635 |
background: #191e23; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1636 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1637 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1638 |
.wp-full-overlay-main { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1639 |
background-color: #f1f1f1; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1640 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1641 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1642 |
.expanded .wp-full-overlay-footer { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1643 |
position: fixed; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1644 |
bottom: 0; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1645 |
right: 0; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1646 |
min-width: 299px; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1647 |
max-width: 599px; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1648 |
width: 18%; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1649 |
width: calc( 18% - 1px ); |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1650 |
height: 45px; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1651 |
border-top: 1px solid #ddd; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1652 |
background: #eee; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1653 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1654 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1655 |
.wp-full-overlay-footer .devices-wrapper { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1656 |
float: left; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1657 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1658 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1659 |
.wp-full-overlay-footer .devices { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1660 |
position: relative; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1661 |
background: #eee; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1662 |
box-shadow: 20px 0 10px -5px #eee; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1663 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1664 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1665 |
.wp-full-overlay-footer .devices button { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1666 |
cursor: pointer; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1667 |
background: transparent; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1668 |
border: none; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1669 |
height: 45px; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1670 |
padding: 0 3px; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1671 |
margin: 0 -4px 0 0; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1672 |
box-shadow: none; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1673 |
border-top: 1px solid transparent; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1674 |
border-bottom: 4px solid transparent; |
9 | 1675 |
transition: |
1676 |
.15s color ease-in-out, |
|
1677 |
.15s background-color ease-in-out, |
|
1678 |
.15s border-color ease-in-out; |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1679 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1680 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1681 |
.wp-full-overlay-footer .devices button:focus { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1682 |
box-shadow: none; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1683 |
outline: none; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1684 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1685 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1686 |
.wp-full-overlay-footer .devices button:before { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1687 |
display: inline-block; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1688 |
-webkit-font-smoothing: antialiased; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1689 |
font: normal 20px/30px "dashicons"; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1690 |
vertical-align: top; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1691 |
margin: 3px 0; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1692 |
padding: 4px 8px; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1693 |
color: #656a6f; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1694 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1695 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1696 |
.wp-full-overlay-footer .devices button.active { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1697 |
border-bottom-color: #191e23; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1698 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1699 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1700 |
.wp-full-overlay-footer .devices button:hover, |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1701 |
.wp-full-overlay-footer .devices button:focus { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1702 |
background-color: #fff; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1703 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1704 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1705 |
.wp-full-overlay-footer .devices button:focus, |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1706 |
.wp-full-overlay-footer .devices button.active:hover { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1707 |
border-bottom-color: #0073aa; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1708 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1709 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1710 |
.wp-full-overlay-footer .devices button.active:before { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1711 |
color: #191e23; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1712 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1713 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1714 |
.wp-full-overlay-footer .devices button:hover:before, |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1715 |
.wp-full-overlay-footer .devices button:focus:before { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1716 |
color: #0073aa; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1717 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1718 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1719 |
.wp-full-overlay-footer .devices .preview-desktop:before { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1720 |
content: "\f472"; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1721 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1722 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1723 |
.wp-full-overlay-footer .devices .preview-tablet:before { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1724 |
content: "\f471"; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1725 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1726 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1727 |
.wp-full-overlay-footer .devices .preview-mobile:before { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1728 |
content: "\f470"; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1729 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1730 |
|
9 | 1731 |
@media screen and (max-width: 1024px) { |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1732 |
.wp-full-overlay-footer .devices { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1733 |
display: none; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1734 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1735 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1736 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1737 |
.collapsed .wp-full-overlay-footer .devices button:before { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1738 |
display: none; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1739 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1740 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1741 |
.preview-mobile .wp-full-overlay-main { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1742 |
margin: auto -160px auto 0; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1743 |
width: 320px; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1744 |
height: 480px; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1745 |
max-height: 100%; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1746 |
max-width: 100%; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1747 |
right: 50%; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1748 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1749 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1750 |
.preview-tablet .wp-full-overlay-main { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1751 |
margin: auto -360px auto 0; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1752 |
width: 720px; /* Size is loosely based on a typical "tablet" device size. Intentionally ambiguous - this does not represent any particular device precisely. */ |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1753 |
height: 1080px; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1754 |
max-height: 100%; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1755 |
max-width: 100%; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1756 |
right: 50%; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1757 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1758 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1759 |
|
5 | 1760 |
/*------------------------------------------------------------------------------ |
1761 |
24.0 - Customize Loader |
|
1762 |
------------------------------------------------------------------------------*/ |
|
1763 |
||
1764 |
.no-customize-support .hide-if-no-customize, |
|
1765 |
.customize-support .hide-if-customize, |
|
1766 |
.no-customize-support.wp-core-ui .hide-if-no-customize, |
|
1767 |
.no-customize-support .wp-core-ui .hide-if-no-customize, |
|
1768 |
.customize-support.wp-core-ui .hide-if-customize, |
|
1769 |
.customize-support .wp-core-ui .hide-if-customize { |
|
1770 |
display: none; |
|
1771 |
} |
|
1772 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1773 |
#customize-container, |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1774 |
#customize-controls .notice.notification-overlay { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1775 |
background: #eee; |
5 | 1776 |
z-index: 500000; |
1777 |
position: fixed; |
|
1778 |
overflow: visible; |
|
1779 |
top: 0; |
|
1780 |
bottom: 0; |
|
1781 |
right: 0; |
|
1782 |
left: 0; |
|
1783 |
height: 100%; |
|
1784 |
} |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1785 |
#customize-container { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1786 |
display: none; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1787 |
} |
5 | 1788 |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1789 |
/* Make the Customizer and Theme installer overlays the only available content. */ |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1790 |
#customize-container, |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1791 |
.theme-install-overlay { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1792 |
visibility: visible; |
5 | 1793 |
} |
1794 |
||
1795 |
.customize-loading #customize-container iframe { |
|
1796 |
opacity: 0; |
|
1797 |
} |
|
1798 |
||
1799 |
#customize-container iframe, |
|
1800 |
.theme-install-overlay iframe { |
|
1801 |
height: 100%; |
|
1802 |
width: 100%; |
|
1803 |
z-index: 20; |
|
1804 |
transition: opacity 0.3s; |
|
1805 |
} |
|
1806 |
||
1807 |
#customize-controls { |
|
1808 |
margin-top: 0; |
|
1809 |
} |
|
1810 |
||
1811 |
.theme-install-overlay { |
|
1812 |
display: none; |
|
1813 |
} |
|
1814 |
||
1815 |
.theme-install-overlay.single-theme { |
|
1816 |
display: block; |
|
1817 |
} |
|
1818 |
||
1819 |
.install-theme-info { |
|
1820 |
display: none; |
|
1821 |
padding: 10px 20px 60px; |
|
1822 |
} |
|
1823 |
||
1824 |
.single-theme .install-theme-info { |
|
1825 |
padding-top: 15px; |
|
1826 |
} |
|
1827 |
||
1828 |
.theme-install-overlay .install-theme-info { |
|
1829 |
display: block; |
|
1830 |
} |
|
1831 |
||
1832 |
.install-theme-info .theme-install { |
|
1833 |
float: left; |
|
1834 |
margin-top: 18px; |
|
1835 |
} |
|
1836 |
||
1837 |
.install-theme-info .theme-name { |
|
1838 |
font-size: 16px; |
|
9 | 1839 |
line-height: 1.5; |
5 | 1840 |
margin-bottom: 0; |
1841 |
margin-top: 0; |
|
1842 |
} |
|
1843 |
||
1844 |
.install-theme-info .theme-screenshot { |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1845 |
margin: 15px 0; |
5 | 1846 |
width: 258px; |
1847 |
border: 1px solid #ccc; |
|
1848 |
} |
|
1849 |
||
1850 |
.install-theme-info .theme-details { |
|
1851 |
overflow: hidden; |
|
1852 |
} |
|
1853 |
||
1854 |
.theme-details .theme-version { |
|
1855 |
margin: 15px 0; |
|
1856 |
} |
|
1857 |
||
1858 |
.theme-details .theme-description { |
|
1859 |
float: right; |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1860 |
color: #72777c; |
9 | 1861 |
line-height: 1.6; |
5 | 1862 |
max-width: 100%; |
1863 |
} |
|
1864 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1865 |
.theme-install-overlay .wp-full-overlay-header .button { |
5 | 1866 |
float: left; |
1867 |
margin: 8px 0 0 10px; |
|
1868 |
} |
|
1869 |
||
1870 |
.theme-install-overlay .wp-full-overlay-sidebar { |
|
1871 |
background: #eee; |
|
1872 |
border-left: 1px solid #ddd; |
|
1873 |
} |
|
1874 |
||
1875 |
.theme-install-overlay .wp-full-overlay-sidebar-content { |
|
1876 |
background: #fff; |
|
1877 |
border-top: 1px solid #ddd; |
|
1878 |
border-bottom: 1px solid #ddd; |
|
1879 |
} |
|
1880 |
||
1881 |
.theme-install-overlay .wp-full-overlay-main { |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1882 |
position: absolute; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1883 |
z-index: 0; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1884 |
background-color: #f1f1f1; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1885 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1886 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1887 |
.customize-loading #customize-container { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1888 |
background-color: #f1f1f1; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1889 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1890 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1891 |
#customize-preview.wp-full-overlay-main:before, |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1892 |
.customize-loading #customize-container:before, |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1893 |
#customize-controls .notice.notification-overlay.notification-loading:before, |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1894 |
.theme-install-overlay .wp-full-overlay-main:before { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1895 |
content: ""; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1896 |
display: block; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1897 |
width: 20px; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1898 |
height: 20px; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1899 |
position: absolute; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1900 |
right: 50%; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1901 |
top: 50%; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1902 |
z-index: -1; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1903 |
margin: -10px -10px 0 0; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1904 |
transform: translateZ(0); |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1905 |
background: transparent url(../images/spinner.gif) no-repeat center center; |
5 | 1906 |
background-size: 20px 20px; |
1907 |
} |
|
1908 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1909 |
#customize-preview.wp-full-overlay-main.iframe-ready:before, |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1910 |
.theme-install-overlay.iframe-ready .wp-full-overlay-main:before { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1911 |
background-image: none; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1912 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1913 |
|
5 | 1914 |
/* =Media Queries |
1915 |
-------------------------------------------------------------- */ |
|
1916 |
||
1917 |
/** |
|
1918 |
* HiDPI Displays |
|
1919 |
*/ |
|
1920 |
@media print, |
|
1921 |
(-webkit-min-device-pixel-ratio: 1.25), |
|
1922 |
(min-resolution: 120dpi) { |
|
1923 |
.wp-full-overlay .collapse-sidebar-arrow { |
|
1924 |
background-image: url(../images/arrows-2x.png); |
|
1925 |
background-size: 15px 123px; |
|
1926 |
} |
|
1927 |
||
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1928 |
#customize-preview.wp-full-overlay-main:before, |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1929 |
.customize-loading #customize-container:before, |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1930 |
#customize-controls .notice.notification-overlay.notification-loading:before, |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1931 |
.theme-install-overlay .wp-full-overlay-main:before { |
5 | 1932 |
background-image: url(../images/spinner-2x.gif); |
1933 |
} |
|
1934 |
} |
|
1935 |
||
9 | 1936 |
@media screen and (max-width: 782px) { |
5 | 1937 |
.available-theme .action-links .delete-theme { |
1938 |
float: none; |
|
1939 |
margin: 0; |
|
1940 |
padding: 0; |
|
1941 |
clear: both; |
|
1942 |
} |
|
1943 |
||
1944 |
.available-theme .action-links .delete-theme a { |
|
1945 |
padding: 0; |
|
1946 |
} |
|
1947 |
||
1948 |
.broken-themes table { |
|
1949 |
width: 100%; |
|
1950 |
} |
|
1951 |
||
16 | 1952 |
.theme-install-overlay .wp-full-overlay-header .button { |
1953 |
font-size: 13px; |
|
1954 |
line-height: 2.15384615; |
|
1955 |
min-height: 30px; |
|
5 | 1956 |
} |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1957 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1958 |
.theme-browser .theme .theme-actions .button { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1959 |
margin-bottom: 0; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1960 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1961 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1962 |
.theme-browser .theme.active .theme-actions, |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1963 |
.theme-browser .theme .theme-actions { |
16 | 1964 |
padding-top: 4px; |
1965 |
padding-bottom: 4px; |
|
1966 |
} |
|
1967 |
||
1968 |
.upload-theme .wp-upload-form, |
|
1969 |
.upload-plugin .wp-upload-form { |
|
1970 |
display: block; |
|
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1971 |
} |
5 | 1972 |
} |
7
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1973 |
|
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1974 |
@media aural { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1975 |
.theme .notice:before, |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1976 |
.theme-info .updating-message:before, |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1977 |
.theme-info .updated-message:before, |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1978 |
.theme-install.updating-message:before { |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1979 |
speak: none; |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1980 |
} |
cf61fcea0001
resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents:
5
diff
changeset
|
1981 |
} |