5
|
1 |
/* -------------------------------------------------- |
|
2 |
:: OptionTree Font |
|
3 |
---------------------------------------------------*/ |
|
4 |
@font-face { |
|
5 |
font-family: "option-tree-font"; |
|
6 |
src:url("../fonts/option-tree-font.eot"); |
|
7 |
src:url("../fonts/option-tree-font.eot?#iefix") format("embedded-opentype"), |
|
8 |
url("../fonts/option-tree-font.woff") format("woff"), |
|
9 |
url("../fonts/option-tree-font.ttf") format("truetype"), |
|
10 |
url("../fonts/option-tree-font.svg#option-tree-font") format("svg"); |
|
11 |
font-weight: normal; |
|
12 |
font-style: normal; |
|
13 |
} |
|
14 |
|
|
15 |
[class^="ot-icon-"], |
|
16 |
[class*=" ot-icon-"] { |
|
17 |
font-family: "option-tree-font"; |
|
18 |
speak: none; |
|
19 |
font-style: normal; |
|
20 |
font-weight: normal; |
|
21 |
font-variant: normal; |
|
22 |
text-transform: none; |
|
23 |
line-height: 1; |
|
24 |
-webkit-font-smoothing: antialiased; |
|
25 |
-moz-osx-font-smoothing: grayscale; |
|
26 |
} |
|
27 |
|
|
28 |
.ui-tabs li > a [class^="ot-icon-"], |
|
29 |
.ui-tabs li > a [class*=" ot-icon-"] { |
|
30 |
padding-right: 5px; |
|
31 |
line-height: 18px; |
|
32 |
vertical-align: middle; |
|
33 |
} |
|
34 |
|
|
35 |
.ot-icon-option-tree:before { |
|
36 |
content: "\e785"; |
|
37 |
} |
|
38 |
.ot-icon-glass:before { |
|
39 |
content: "\f000"; |
|
40 |
} |
|
41 |
.ot-icon-music:before { |
|
42 |
content: "\f001"; |
|
43 |
} |
|
44 |
.ot-icon-search:before { |
|
45 |
content: "\f002"; |
|
46 |
} |
|
47 |
.ot-icon-envelope-o:before { |
|
48 |
content: "\f003"; |
|
49 |
} |
|
50 |
.ot-icon-heart:before { |
|
51 |
content: "\f004"; |
|
52 |
} |
|
53 |
.ot-icon-star:before { |
|
54 |
content: "\f005"; |
|
55 |
} |
|
56 |
.ot-icon-star-o:before { |
|
57 |
content: "\f006"; |
|
58 |
} |
|
59 |
.ot-icon-user:before { |
|
60 |
content: "\f007"; |
|
61 |
} |
|
62 |
.ot-icon-film:before { |
|
63 |
content: "\f008"; |
|
64 |
} |
|
65 |
.ot-icon-th-large:before { |
|
66 |
content: "\f009"; |
|
67 |
} |
|
68 |
.ot-icon-th:before { |
|
69 |
content: "\f00a"; |
|
70 |
} |
|
71 |
.ot-icon-th-list:before { |
|
72 |
content: "\f00b"; |
|
73 |
} |
|
74 |
.ot-icon-check:before { |
|
75 |
content: "\f00c"; |
|
76 |
} |
|
77 |
.ot-icon-times:before { |
|
78 |
content: "\f00d"; |
|
79 |
} |
|
80 |
.ot-icon-search-plus:before { |
|
81 |
content: "\f00e"; |
|
82 |
} |
|
83 |
.ot-icon-search-minus:before { |
|
84 |
content: "\f010"; |
|
85 |
} |
|
86 |
.ot-icon-power-off:before { |
|
87 |
content: "\f011"; |
|
88 |
} |
|
89 |
.ot-icon-signal:before { |
|
90 |
content: "\f012"; |
|
91 |
} |
|
92 |
.ot-icon-gear:before { |
|
93 |
content: "\f013"; |
|
94 |
} |
|
95 |
.ot-icon-trash-o:before { |
|
96 |
content: "\f014"; |
|
97 |
} |
|
98 |
.ot-icon-home:before { |
|
99 |
content: "\f015"; |
|
100 |
} |
|
101 |
.ot-icon-file-o:before { |
|
102 |
content: "\f016"; |
|
103 |
} |
|
104 |
.ot-icon-clock-o:before { |
|
105 |
content: "\f017"; |
|
106 |
} |
|
107 |
.ot-icon-road:before { |
|
108 |
content: "\f018"; |
|
109 |
} |
|
110 |
.ot-icon-download:before { |
|
111 |
content: "\f019"; |
|
112 |
} |
|
113 |
.ot-icon-arrow-circle-o-down:before { |
|
114 |
content: "\f01a"; |
|
115 |
} |
|
116 |
.ot-icon-arrow-circle-o-up:before { |
|
117 |
content: "\f01b"; |
|
118 |
} |
|
119 |
.ot-icon-inbox:before { |
|
120 |
content: "\f01c"; |
|
121 |
} |
|
122 |
.ot-icon-play-circle-o:before { |
|
123 |
content: "\f01d"; |
|
124 |
} |
|
125 |
.ot-icon-rotate-right:before { |
|
126 |
content: "\f01e"; |
|
127 |
} |
|
128 |
.ot-icon-refresh:before { |
|
129 |
content: "\f021"; |
|
130 |
} |
|
131 |
.ot-icon-list-alt:before { |
|
132 |
content: "\f022"; |
|
133 |
} |
|
134 |
.ot-icon-lock:before { |
|
135 |
content: "\f023"; |
|
136 |
} |
|
137 |
.ot-icon-flag:before { |
|
138 |
content: "\f024"; |
|
139 |
} |
|
140 |
.ot-icon-headphones:before { |
|
141 |
content: "\f025"; |
|
142 |
} |
|
143 |
.ot-icon-volume-off:before { |
|
144 |
content: "\f026"; |
|
145 |
} |
|
146 |
.ot-icon-volume-down:before { |
|
147 |
content: "\f027"; |
|
148 |
} |
|
149 |
.ot-icon-volume-up:before { |
|
150 |
content: "\f028"; |
|
151 |
} |
|
152 |
.ot-icon-qrcode:before { |
|
153 |
content: "\f029"; |
|
154 |
} |
|
155 |
.ot-icon-barcode:before { |
|
156 |
content: "\f02a"; |
|
157 |
} |
|
158 |
.ot-icon-tag:before { |
|
159 |
content: "\f02b"; |
|
160 |
} |
|
161 |
.ot-icon-tags:before { |
|
162 |
content: "\f02c"; |
|
163 |
} |
|
164 |
.ot-icon-book:before { |
|
165 |
content: "\f02d"; |
|
166 |
} |
|
167 |
.ot-icon-bookmark:before { |
|
168 |
content: "\f02e"; |
|
169 |
} |
|
170 |
.ot-icon-print:before { |
|
171 |
content: "\f02f"; |
|
172 |
} |
|
173 |
.ot-icon-camera:before { |
|
174 |
content: "\f030"; |
|
175 |
} |
|
176 |
.ot-icon-font:before { |
|
177 |
content: "\f031"; |
|
178 |
} |
|
179 |
.ot-icon-bold:before { |
|
180 |
content: "\f032"; |
|
181 |
} |
|
182 |
.ot-icon-italic:before { |
|
183 |
content: "\f033"; |
|
184 |
} |
|
185 |
.ot-icon-text-height:before { |
|
186 |
content: "\f034"; |
|
187 |
} |
|
188 |
.ot-icon-text-width:before { |
|
189 |
content: "\f035"; |
|
190 |
} |
|
191 |
.ot-icon-align-left:before { |
|
192 |
content: "\f036"; |
|
193 |
} |
|
194 |
.ot-icon-align-center:before { |
|
195 |
content: "\f037"; |
|
196 |
} |
|
197 |
.ot-icon-align-right:before { |
|
198 |
content: "\f038"; |
|
199 |
} |
|
200 |
.ot-icon-align-justify:before { |
|
201 |
content: "\f039"; |
|
202 |
} |
|
203 |
.ot-icon-list:before { |
|
204 |
content: "\f03a"; |
|
205 |
} |
|
206 |
.ot-icon-dedent:before { |
|
207 |
content: "\f03b"; |
|
208 |
} |
|
209 |
.ot-icon-indent:before { |
|
210 |
content: "\f03c"; |
|
211 |
} |
|
212 |
.ot-icon-video-camera:before { |
|
213 |
content: "\f03d"; |
|
214 |
} |
|
215 |
.ot-icon-picture-o:before { |
|
216 |
content: "\f03e"; |
|
217 |
} |
|
218 |
.ot-icon-pencil:before { |
|
219 |
content: "\f040"; |
|
220 |
} |
|
221 |
.ot-icon-map-marker:before { |
|
222 |
content: "\f041"; |
|
223 |
} |
|
224 |
.ot-icon-adjust:before { |
|
225 |
content: "\f042"; |
|
226 |
} |
|
227 |
.ot-icon-tint:before { |
|
228 |
content: "\f043"; |
|
229 |
} |
|
230 |
.ot-icon-edit:before { |
|
231 |
content: "\f044"; |
|
232 |
} |
|
233 |
.ot-icon-share-square-o:before { |
|
234 |
content: "\f045"; |
|
235 |
} |
|
236 |
.ot-icon-check-square-o:before { |
|
237 |
content: "\f046"; |
|
238 |
} |
|
239 |
.ot-icon-arrows:before { |
|
240 |
content: "\f047"; |
|
241 |
} |
|
242 |
.ot-icon-step-backward:before { |
|
243 |
content: "\f048"; |
|
244 |
} |
|
245 |
.ot-icon-fast-backward:before { |
|
246 |
content: "\f049"; |
|
247 |
} |
|
248 |
.ot-icon-backward:before { |
|
249 |
content: "\f04a"; |
|
250 |
} |
|
251 |
.ot-icon-play:before { |
|
252 |
content: "\f04b"; |
|
253 |
} |
|
254 |
.ot-icon-pause:before { |
|
255 |
content: "\f04c"; |
|
256 |
} |
|
257 |
.ot-icon-stop:before { |
|
258 |
content: "\f04d"; |
|
259 |
} |
|
260 |
.ot-icon-forward:before { |
|
261 |
content: "\f04e"; |
|
262 |
} |
|
263 |
.ot-icon-fast-forward:before { |
|
264 |
content: "\f050"; |
|
265 |
} |
|
266 |
.ot-icon-step-forward:before { |
|
267 |
content: "\f051"; |
|
268 |
} |
|
269 |
.ot-icon-eject:before { |
|
270 |
content: "\f052"; |
|
271 |
} |
|
272 |
.ot-icon-chevron-left:before { |
|
273 |
content: "\f053"; |
|
274 |
} |
|
275 |
.ot-icon-chevron-right:before { |
|
276 |
content: "\f054"; |
|
277 |
} |
|
278 |
.ot-icon-plus-circle:before { |
|
279 |
content: "\f055"; |
|
280 |
} |
|
281 |
.ot-icon-minus-circle:before { |
|
282 |
content: "\f056"; |
|
283 |
} |
|
284 |
.ot-icon-times-circle:before { |
|
285 |
content: "\f057"; |
|
286 |
} |
|
287 |
.ot-icon-check-circle:before { |
|
288 |
content: "\f058"; |
|
289 |
} |
|
290 |
.ot-icon-question-circle:before { |
|
291 |
content: "\f059"; |
|
292 |
} |
|
293 |
.ot-icon-info-circle:before { |
|
294 |
content: "\f05a"; |
|
295 |
} |
|
296 |
.ot-icon-crosshairs:before { |
|
297 |
content: "\f05b"; |
|
298 |
} |
|
299 |
.ot-icon-times-circle-o:before { |
|
300 |
content: "\f05c"; |
|
301 |
} |
|
302 |
.ot-icon-check-circle-o:before { |
|
303 |
content: "\f05d"; |
|
304 |
} |
|
305 |
.ot-icon-ban:before { |
|
306 |
content: "\f05e"; |
|
307 |
} |
|
308 |
.ot-icon-arrow-left:before { |
|
309 |
content: "\f060"; |
|
310 |
} |
|
311 |
.ot-icon-arrow-right:before { |
|
312 |
content: "\f061"; |
|
313 |
} |
|
314 |
.ot-icon-arrow-up:before { |
|
315 |
content: "\f062"; |
|
316 |
} |
|
317 |
.ot-icon-arrow-down:before { |
|
318 |
content: "\f063"; |
|
319 |
} |
|
320 |
.ot-icon-mail-forward:before { |
|
321 |
content: "\f064"; |
|
322 |
} |
|
323 |
.ot-icon-expand:before { |
|
324 |
content: "\f065"; |
|
325 |
} |
|
326 |
.ot-icon-compress:before { |
|
327 |
content: "\f066"; |
|
328 |
} |
|
329 |
.ot-icon-plus:before { |
|
330 |
content: "\f067"; |
|
331 |
} |
|
332 |
.ot-icon-minus:before { |
|
333 |
content: "\f068"; |
|
334 |
} |
|
335 |
.ot-icon-asterisk:before { |
|
336 |
content: "\f069"; |
|
337 |
} |
|
338 |
.ot-icon-exclamation-circle:before { |
|
339 |
content: "\f06a"; |
|
340 |
} |
|
341 |
.ot-icon-gift:before { |
|
342 |
content: "\f06b"; |
|
343 |
} |
|
344 |
.ot-icon-leaf:before { |
|
345 |
content: "\f06c"; |
|
346 |
} |
|
347 |
.ot-icon-fire:before { |
|
348 |
content: "\f06d"; |
|
349 |
} |
|
350 |
.ot-icon-eye:before { |
|
351 |
content: "\f06e"; |
|
352 |
} |
|
353 |
.ot-icon-eye-slash:before { |
|
354 |
content: "\f070"; |
|
355 |
} |
|
356 |
.ot-icon-warning:before { |
|
357 |
content: "\f071"; |
|
358 |
} |
|
359 |
.ot-icon-plane:before { |
|
360 |
content: "\f072"; |
|
361 |
} |
|
362 |
.ot-icon-calendar:before { |
|
363 |
content: "\f073"; |
|
364 |
} |
|
365 |
.ot-icon-random:before { |
|
366 |
content: "\f074"; |
|
367 |
} |
|
368 |
.ot-icon-comment:before { |
|
369 |
content: "\f075"; |
|
370 |
} |
|
371 |
.ot-icon-magnet:before { |
|
372 |
content: "\f076"; |
|
373 |
} |
|
374 |
.ot-icon-chevron-up:before { |
|
375 |
content: "\f077"; |
|
376 |
} |
|
377 |
.ot-icon-chevron-down:before { |
|
378 |
content: "\f078"; |
|
379 |
} |
|
380 |
.ot-icon-retweet:before { |
|
381 |
content: "\f079"; |
|
382 |
} |
|
383 |
.ot-icon-shopping-cart:before { |
|
384 |
content: "\f07a"; |
|
385 |
} |
|
386 |
.ot-icon-folder:before { |
|
387 |
content: "\f07b"; |
|
388 |
} |
|
389 |
.ot-icon-folder-open:before { |
|
390 |
content: "\f07c"; |
|
391 |
} |
|
392 |
.ot-icon-arrows-v:before { |
|
393 |
content: "\f07d"; |
|
394 |
} |
|
395 |
.ot-icon-arrows-h:before { |
|
396 |
content: "\f07e"; |
|
397 |
} |
|
398 |
.ot-icon-bar-chart-o:before { |
|
399 |
content: "\f080"; |
|
400 |
} |
|
401 |
.ot-icon-twitter-square:before { |
|
402 |
content: "\f081"; |
|
403 |
} |
|
404 |
.ot-icon-facebook-square:before { |
|
405 |
content: "\f082"; |
|
406 |
} |
|
407 |
.ot-icon-camera-retro:before { |
|
408 |
content: "\f083"; |
|
409 |
} |
|
410 |
.ot-icon-key:before { |
|
411 |
content: "\f084"; |
|
412 |
} |
|
413 |
.ot-icon-gears:before { |
|
414 |
content: "\f085"; |
|
415 |
} |
|
416 |
.ot-icon-comments:before { |
|
417 |
content: "\f086"; |
|
418 |
} |
|
419 |
.ot-icon-thumbs-o-up:before { |
|
420 |
content: "\f087"; |
|
421 |
} |
|
422 |
.ot-icon-thumbs-o-down:before { |
|
423 |
content: "\f088"; |
|
424 |
} |
|
425 |
.ot-icon-star-half:before { |
|
426 |
content: "\f089"; |
|
427 |
} |
|
428 |
.ot-icon-heart-o:before { |
|
429 |
content: "\f08a"; |
|
430 |
} |
|
431 |
.ot-icon-sign-out:before { |
|
432 |
content: "\f08b"; |
|
433 |
} |
|
434 |
.ot-icon-linkedin-square:before { |
|
435 |
content: "\f08c"; |
|
436 |
} |
|
437 |
.ot-icon-thumb-tack:before { |
|
438 |
content: "\f08d"; |
|
439 |
} |
|
440 |
.ot-icon-external-link:before { |
|
441 |
content: "\f08e"; |
|
442 |
} |
|
443 |
.ot-icon-sign-in:before { |
|
444 |
content: "\f090"; |
|
445 |
} |
|
446 |
.ot-icon-trophy:before { |
|
447 |
content: "\f091"; |
|
448 |
} |
|
449 |
.ot-icon-github-square:before { |
|
450 |
content: "\f092"; |
|
451 |
} |
|
452 |
.ot-icon-upload:before { |
|
453 |
content: "\f093"; |
|
454 |
} |
|
455 |
.ot-icon-lemon-o:before { |
|
456 |
content: "\f094"; |
|
457 |
} |
|
458 |
.ot-icon-phone:before { |
|
459 |
content: "\f095"; |
|
460 |
} |
|
461 |
.ot-icon-square-o:before { |
|
462 |
content: "\f096"; |
|
463 |
} |
|
464 |
.ot-icon-bookmark-o:before { |
|
465 |
content: "\f097"; |
|
466 |
} |
|
467 |
.ot-icon-phone-square:before { |
|
468 |
content: "\f098"; |
|
469 |
} |
|
470 |
.ot-icon-twitter:before { |
|
471 |
content: "\f099"; |
|
472 |
} |
|
473 |
.ot-icon-facebook:before { |
|
474 |
content: "\f09a"; |
|
475 |
} |
|
476 |
.ot-icon-github:before { |
|
477 |
content: "\f09b"; |
|
478 |
} |
|
479 |
.ot-icon-unlock:before { |
|
480 |
content: "\f09c"; |
|
481 |
} |
|
482 |
.ot-icon-credit-card:before { |
|
483 |
content: "\f09d"; |
|
484 |
} |
|
485 |
.ot-icon-rss:before { |
|
486 |
content: "\f09e"; |
|
487 |
} |
|
488 |
.ot-icon-hdd-o:before { |
|
489 |
content: "\f0a0"; |
|
490 |
} |
|
491 |
.ot-icon-bullhorn:before { |
|
492 |
content: "\f0a1"; |
|
493 |
} |
|
494 |
.ot-icon-bell:before { |
|
495 |
content: "\f0a2"; |
|
496 |
} |
|
497 |
.ot-icon-certificate:before { |
|
498 |
content: "\f0a3"; |
|
499 |
} |
|
500 |
.ot-icon-hand-o-right:before { |
|
501 |
content: "\f0a4"; |
|
502 |
} |
|
503 |
.ot-icon-hand-o-left:before { |
|
504 |
content: "\f0a5"; |
|
505 |
} |
|
506 |
.ot-icon-hand-o-up:before { |
|
507 |
content: "\f0a6"; |
|
508 |
} |
|
509 |
.ot-icon-hand-o-down:before { |
|
510 |
content: "\f0a7"; |
|
511 |
} |
|
512 |
.ot-icon-arrow-circle-left:before { |
|
513 |
content: "\f0a8"; |
|
514 |
} |
|
515 |
.ot-icon-arrow-circle-right:before { |
|
516 |
content: "\f0a9"; |
|
517 |
} |
|
518 |
.ot-icon-arrow-circle-up:before { |
|
519 |
content: "\f0aa"; |
|
520 |
} |
|
521 |
.ot-icon-arrow-circle-down:before { |
|
522 |
content: "\f0ab"; |
|
523 |
} |
|
524 |
.ot-icon-globe:before { |
|
525 |
content: "\f0ac"; |
|
526 |
} |
|
527 |
.ot-icon-wrench:before { |
|
528 |
content: "\f0ad"; |
|
529 |
} |
|
530 |
.ot-icon-tasks:before { |
|
531 |
content: "\f0ae"; |
|
532 |
} |
|
533 |
.ot-icon-filter:before { |
|
534 |
content: "\f0b0"; |
|
535 |
} |
|
536 |
.ot-icon-briefcase:before { |
|
537 |
content: "\f0b1"; |
|
538 |
} |
|
539 |
.ot-icon-arrows-alt:before { |
|
540 |
content: "\f0b2"; |
|
541 |
} |
|
542 |
.ot-icon-group:before { |
|
543 |
content: "\f0c0"; |
|
544 |
} |
|
545 |
.ot-icon-chain:before { |
|
546 |
content: "\f0c1"; |
|
547 |
} |
|
548 |
.ot-icon-cloud:before { |
|
549 |
content: "\f0c2"; |
|
550 |
} |
|
551 |
.ot-icon-flask:before { |
|
552 |
content: "\f0c3"; |
|
553 |
} |
|
554 |
.ot-icon-cut:before { |
|
555 |
content: "\f0c4"; |
|
556 |
} |
|
557 |
.ot-icon-copy:before { |
|
558 |
content: "\f0c5"; |
|
559 |
} |
|
560 |
.ot-icon-paperclip:before { |
|
561 |
content: "\f0c6"; |
|
562 |
} |
|
563 |
.ot-icon-save:before { |
|
564 |
content: "\f0c7"; |
|
565 |
} |
|
566 |
.ot-icon-square:before { |
|
567 |
content: "\f0c8"; |
|
568 |
} |
|
569 |
.ot-icon-bars:before { |
|
570 |
content: "\f0c9"; |
|
571 |
} |
|
572 |
.ot-icon-list-ul:before { |
|
573 |
content: "\f0ca"; |
|
574 |
} |
|
575 |
.ot-icon-list-ol:before { |
|
576 |
content: "\f0cb"; |
|
577 |
} |
|
578 |
.ot-icon-strikethrough:before { |
|
579 |
content: "\f0cc"; |
|
580 |
} |
|
581 |
.ot-icon-underline:before { |
|
582 |
content: "\f0cd"; |
|
583 |
} |
|
584 |
.ot-icon-table:before { |
|
585 |
content: "\f0ce"; |
|
586 |
} |
|
587 |
.ot-icon-magic:before { |
|
588 |
content: "\f0d0"; |
|
589 |
} |
|
590 |
.ot-icon-truck:before { |
|
591 |
content: "\f0d1"; |
|
592 |
} |
|
593 |
.ot-icon-pinterest:before { |
|
594 |
content: "\f0d2"; |
|
595 |
} |
|
596 |
.ot-icon-pinterest-square:before { |
|
597 |
content: "\f0d3"; |
|
598 |
} |
|
599 |
.ot-icon-google-plus-square:before { |
|
600 |
content: "\f0d4"; |
|
601 |
} |
|
602 |
.ot-icon-google-plus:before { |
|
603 |
content: "\f0d5"; |
|
604 |
} |
|
605 |
.ot-icon-money:before { |
|
606 |
content: "\f0d6"; |
|
607 |
} |
|
608 |
.ot-icon-caret-down:before { |
|
609 |
content: "\f0d7"; |
|
610 |
} |
|
611 |
.ot-icon-caret-up:before { |
|
612 |
content: "\f0d8"; |
|
613 |
} |
|
614 |
.ot-icon-caret-left:before { |
|
615 |
content: "\f0d9"; |
|
616 |
} |
|
617 |
.ot-icon-caret-right:before { |
|
618 |
content: "\f0da"; |
|
619 |
} |
|
620 |
.ot-icon-columns:before { |
|
621 |
content: "\f0db"; |
|
622 |
} |
|
623 |
.ot-icon-unsorted:before { |
|
624 |
content: "\f0dc"; |
|
625 |
} |
|
626 |
.ot-icon-sort-down:before { |
|
627 |
content: "\f0dd"; |
|
628 |
} |
|
629 |
.ot-icon-sort-up:before { |
|
630 |
content: "\f0de"; |
|
631 |
} |
|
632 |
.ot-icon-envelope:before { |
|
633 |
content: "\f0e0"; |
|
634 |
} |
|
635 |
.ot-icon-linkedin:before { |
|
636 |
content: "\f0e1"; |
|
637 |
} |
|
638 |
.ot-icon-rotate-left:before { |
|
639 |
content: "\f0e2"; |
|
640 |
} |
|
641 |
.ot-icon-legal:before { |
|
642 |
content: "\f0e3"; |
|
643 |
} |
|
644 |
.ot-icon-dashboard:before { |
|
645 |
content: "\f0e4"; |
|
646 |
} |
|
647 |
.ot-icon-comment-o:before { |
|
648 |
content: "\f0e5"; |
|
649 |
} |
|
650 |
.ot-icon-comments-o:before { |
|
651 |
content: "\f0e6"; |
|
652 |
} |
|
653 |
.ot-icon-flash:before { |
|
654 |
content: "\f0e7"; |
|
655 |
} |
|
656 |
.ot-icon-sitemap:before { |
|
657 |
content: "\f0e8"; |
|
658 |
} |
|
659 |
.ot-icon-umbrella:before { |
|
660 |
content: "\f0e9"; |
|
661 |
} |
|
662 |
.ot-icon-paste:before { |
|
663 |
content: "\f0ea"; |
|
664 |
} |
|
665 |
.ot-icon-lightbulb-o:before { |
|
666 |
content: "\f0eb"; |
|
667 |
} |
|
668 |
.ot-icon-exchange:before { |
|
669 |
content: "\f0ec"; |
|
670 |
} |
|
671 |
.ot-icon-cloud-download:before { |
|
672 |
content: "\f0ed"; |
|
673 |
} |
|
674 |
.ot-icon-cloud-upload:before { |
|
675 |
content: "\f0ee"; |
|
676 |
} |
|
677 |
.ot-icon-user-md:before { |
|
678 |
content: "\f0f0"; |
|
679 |
} |
|
680 |
.ot-icon-stethoscope:before { |
|
681 |
content: "\f0f1"; |
|
682 |
} |
|
683 |
.ot-icon-suitcase:before { |
|
684 |
content: "\f0f2"; |
|
685 |
} |
|
686 |
.ot-icon-bell-o:before { |
|
687 |
content: "\f0f3"; |
|
688 |
} |
|
689 |
.ot-icon-coffee:before { |
|
690 |
content: "\f0f4"; |
|
691 |
} |
|
692 |
.ot-icon-cutlery:before { |
|
693 |
content: "\f0f5"; |
|
694 |
} |
|
695 |
.ot-icon-file-text-o:before { |
|
696 |
content: "\f0f6"; |
|
697 |
} |
|
698 |
.ot-icon-building-o:before { |
|
699 |
content: "\f0f7"; |
|
700 |
} |
|
701 |
.ot-icon-hospital-o:before { |
|
702 |
content: "\f0f8"; |
|
703 |
} |
|
704 |
.ot-icon-ambulance:before { |
|
705 |
content: "\f0f9"; |
|
706 |
} |
|
707 |
.ot-icon-medkit:before { |
|
708 |
content: "\f0fa"; |
|
709 |
} |
|
710 |
.ot-icon-fighter-jet:before { |
|
711 |
content: "\f0fb"; |
|
712 |
} |
|
713 |
.ot-icon-beer:before { |
|
714 |
content: "\f0fc"; |
|
715 |
} |
|
716 |
.ot-icon-h-square:before { |
|
717 |
content: "\f0fd"; |
|
718 |
} |
|
719 |
.ot-icon-plus-square:before { |
|
720 |
content: "\f0fe"; |
|
721 |
} |
|
722 |
.ot-icon-angle-double-left:before { |
|
723 |
content: "\f100"; |
|
724 |
} |
|
725 |
.ot-icon-angle-double-right:before { |
|
726 |
content: "\f101"; |
|
727 |
} |
|
728 |
.ot-icon-angle-double-up:before { |
|
729 |
content: "\f102"; |
|
730 |
} |
|
731 |
.ot-icon-angle-double-down:before { |
|
732 |
content: "\f103"; |
|
733 |
} |
|
734 |
.ot-icon-angle-left:before { |
|
735 |
content: "\f104"; |
|
736 |
} |
|
737 |
.ot-icon-angle-right:before { |
|
738 |
content: "\f105"; |
|
739 |
} |
|
740 |
.ot-icon-angle-up:before { |
|
741 |
content: "\f106"; |
|
742 |
} |
|
743 |
.ot-icon-angle-down:before { |
|
744 |
content: "\f107"; |
|
745 |
} |
|
746 |
.ot-icon-desktop:before { |
|
747 |
content: "\f108"; |
|
748 |
} |
|
749 |
.ot-icon-laptop:before { |
|
750 |
content: "\f109"; |
|
751 |
} |
|
752 |
.ot-icon-tablet:before { |
|
753 |
content: "\f10a"; |
|
754 |
} |
|
755 |
.ot-icon-mobile-phone:before { |
|
756 |
content: "\f10b"; |
|
757 |
} |
|
758 |
.ot-icon-circle-o:before { |
|
759 |
content: "\f10c"; |
|
760 |
} |
|
761 |
.ot-icon-quote-left:before { |
|
762 |
content: "\f10d"; |
|
763 |
} |
|
764 |
.ot-icon-quote-right:before { |
|
765 |
content: "\f10e"; |
|
766 |
} |
|
767 |
.ot-icon-spinner:before { |
|
768 |
content: "\f110"; |
|
769 |
} |
|
770 |
.ot-icon-circle:before { |
|
771 |
content: "\f111"; |
|
772 |
} |
|
773 |
.ot-icon-mail-reply:before { |
|
774 |
content: "\f112"; |
|
775 |
} |
|
776 |
.ot-icon-github-alt:before { |
|
777 |
content: "\f113"; |
|
778 |
} |
|
779 |
.ot-icon-folder-o:before { |
|
780 |
content: "\f114"; |
|
781 |
} |
|
782 |
.ot-icon-folder-open-o:before { |
|
783 |
content: "\f115"; |
|
784 |
} |
|
785 |
.ot-icon-smile-o:before { |
|
786 |
content: "\f118"; |
|
787 |
} |
|
788 |
.ot-icon-frown-o:before { |
|
789 |
content: "\f119"; |
|
790 |
} |
|
791 |
.ot-icon-meh-o:before { |
|
792 |
content: "\f11a"; |
|
793 |
} |
|
794 |
.ot-icon-gamepad:before { |
|
795 |
content: "\f11b"; |
|
796 |
} |
|
797 |
.ot-icon-keyboard-o:before { |
|
798 |
content: "\f11c"; |
|
799 |
} |
|
800 |
.ot-icon-flag-o:before { |
|
801 |
content: "\f11d"; |
|
802 |
} |
|
803 |
.ot-icon-flag-checkered:before { |
|
804 |
content: "\f11e"; |
|
805 |
} |
|
806 |
.ot-icon-terminal:before { |
|
807 |
content: "\f120"; |
|
808 |
} |
|
809 |
.ot-icon-code:before { |
|
810 |
content: "\f121"; |
|
811 |
} |
|
812 |
.ot-icon-reply-all:before { |
|
813 |
content: "\f122"; |
|
814 |
} |
|
815 |
.ot-icon-star-half-empty:before { |
|
816 |
content: "\f123"; |
|
817 |
} |
|
818 |
.ot-icon-location-arrow:before { |
|
819 |
content: "\f124"; |
|
820 |
} |
|
821 |
.ot-icon-crop:before { |
|
822 |
content: "\f125"; |
|
823 |
} |
|
824 |
.ot-icon-code-fork:before { |
|
825 |
content: "\f126"; |
|
826 |
} |
|
827 |
.ot-icon-unlink:before { |
|
828 |
content: "\f127"; |
|
829 |
} |
|
830 |
.ot-icon-question:before { |
|
831 |
content: "\f128"; |
|
832 |
} |
|
833 |
.ot-icon-info:before { |
|
834 |
content: "\f129"; |
|
835 |
} |
|
836 |
.ot-icon-exclamation:before { |
|
837 |
content: "\f12a"; |
|
838 |
} |
|
839 |
.ot-icon-superscript:before { |
|
840 |
content: "\f12b"; |
|
841 |
} |
|
842 |
.ot-icon-subscript:before { |
|
843 |
content: "\f12c"; |
|
844 |
} |
|
845 |
.ot-icon-eraser:before { |
|
846 |
content: "\f12d"; |
|
847 |
} |
|
848 |
.ot-icon-puzzle-piece:before { |
|
849 |
content: "\f12e"; |
|
850 |
} |
|
851 |
.ot-icon-microphone:before { |
|
852 |
content: "\f130"; |
|
853 |
} |
|
854 |
.ot-icon-microphone-slash:before { |
|
855 |
content: "\f131"; |
|
856 |
} |
|
857 |
.ot-icon-shield:before { |
|
858 |
content: "\f132"; |
|
859 |
} |
|
860 |
.ot-icon-calendar-o:before { |
|
861 |
content: "\f133"; |
|
862 |
} |
|
863 |
.ot-icon-fire-extinguisher:before { |
|
864 |
content: "\f134"; |
|
865 |
} |
|
866 |
.ot-icon-rocket:before { |
|
867 |
content: "\f135"; |
|
868 |
} |
|
869 |
.ot-icon-maxcdn:before { |
|
870 |
content: "\f136"; |
|
871 |
} |
|
872 |
.ot-icon-chevron-circle-left:before { |
|
873 |
content: "\f137"; |
|
874 |
} |
|
875 |
.ot-icon-chevron-circle-right:before { |
|
876 |
content: "\f138"; |
|
877 |
} |
|
878 |
.ot-icon-chevron-circle-up:before { |
|
879 |
content: "\f139"; |
|
880 |
} |
|
881 |
.ot-icon-chevron-circle-down:before { |
|
882 |
content: "\f13a"; |
|
883 |
} |
|
884 |
.ot-icon-html5:before { |
|
885 |
content: "\f13b"; |
|
886 |
} |
|
887 |
.ot-icon-css3:before { |
|
888 |
content: "\f13c"; |
|
889 |
} |
|
890 |
.ot-icon-anchor:before { |
|
891 |
content: "\f13d"; |
|
892 |
} |
|
893 |
.ot-icon-unlock-alt:before { |
|
894 |
content: "\f13e"; |
|
895 |
} |
|
896 |
.ot-icon-bullseye:before { |
|
897 |
content: "\f140"; |
|
898 |
} |
|
899 |
.ot-icon-ellipsis-h:before { |
|
900 |
content: "\f141"; |
|
901 |
} |
|
902 |
.ot-icon-ellipsis-v:before { |
|
903 |
content: "\f142"; |
|
904 |
} |
|
905 |
.ot-icon-rss-square:before { |
|
906 |
content: "\f143"; |
|
907 |
} |
|
908 |
.ot-icon-play-circle:before { |
|
909 |
content: "\f144"; |
|
910 |
} |
|
911 |
.ot-icon-ticket:before { |
|
912 |
content: "\f145"; |
|
913 |
} |
|
914 |
.ot-icon-minus-square:before { |
|
915 |
content: "\f146"; |
|
916 |
} |
|
917 |
.ot-icon-minus-square-o:before { |
|
918 |
content: "\f147"; |
|
919 |
} |
|
920 |
.ot-icon-level-up:before { |
|
921 |
content: "\f148"; |
|
922 |
} |
|
923 |
.ot-icon-level-down:before { |
|
924 |
content: "\f149"; |
|
925 |
} |
|
926 |
.ot-icon-check-square:before { |
|
927 |
content: "\f14a"; |
|
928 |
} |
|
929 |
.ot-icon-pencil-square:before { |
|
930 |
content: "\f14b"; |
|
931 |
} |
|
932 |
.ot-icon-external-link-square:before { |
|
933 |
content: "\f14c"; |
|
934 |
} |
|
935 |
.ot-icon-share-square:before { |
|
936 |
content: "\f14d"; |
|
937 |
} |
|
938 |
.ot-icon-compass:before { |
|
939 |
content: "\f14e"; |
|
940 |
} |
|
941 |
.ot-icon-toggle-down:before { |
|
942 |
content: "\f150"; |
|
943 |
} |
|
944 |
.ot-icon-toggle-up:before { |
|
945 |
content: "\f151"; |
|
946 |
} |
|
947 |
.ot-icon-toggle-right:before { |
|
948 |
content: "\f152"; |
|
949 |
} |
|
950 |
.ot-icon-euro:before { |
|
951 |
content: "\f153"; |
|
952 |
} |
|
953 |
.ot-icon-gbp:before { |
|
954 |
content: "\f154"; |
|
955 |
} |
|
956 |
.ot-icon-dollar:before { |
|
957 |
content: "\f155"; |
|
958 |
} |
|
959 |
.ot-icon-rupee:before { |
|
960 |
content: "\f156"; |
|
961 |
} |
|
962 |
.ot-icon-cny:before { |
|
963 |
content: "\f157"; |
|
964 |
} |
|
965 |
.ot-icon-ruble:before { |
|
966 |
content: "\f158"; |
|
967 |
} |
|
968 |
.ot-icon-won:before { |
|
969 |
content: "\f159"; |
|
970 |
} |
|
971 |
.ot-icon-bitcoin:before { |
|
972 |
content: "\f15a"; |
|
973 |
} |
|
974 |
.ot-icon-file:before { |
|
975 |
content: "\f15b"; |
|
976 |
} |
|
977 |
.ot-icon-file-text:before { |
|
978 |
content: "\f15c"; |
|
979 |
} |
|
980 |
.ot-icon-sort-alpha-asc:before { |
|
981 |
content: "\f15d"; |
|
982 |
} |
|
983 |
.ot-icon-sort-alpha-desc:before { |
|
984 |
content: "\f15e"; |
|
985 |
} |
|
986 |
.ot-icon-sort-amount-asc:before { |
|
987 |
content: "\f160"; |
|
988 |
} |
|
989 |
.ot-icon-sort-amount-desc:before { |
|
990 |
content: "\f161"; |
|
991 |
} |
|
992 |
.ot-icon-sort-numeric-asc:before { |
|
993 |
content: "\f162"; |
|
994 |
} |
|
995 |
.ot-icon-sort-numeric-desc:before { |
|
996 |
content: "\f163"; |
|
997 |
} |
|
998 |
.ot-icon-thumbs-up:before { |
|
999 |
content: "\f164"; |
|
1000 |
} |
|
1001 |
.ot-icon-thumbs-down:before { |
|
1002 |
content: "\f165"; |
|
1003 |
} |
|
1004 |
.ot-icon-youtube-square:before { |
|
1005 |
content: "\f166"; |
|
1006 |
} |
|
1007 |
.ot-icon-youtube:before { |
|
1008 |
content: "\f167"; |
|
1009 |
} |
|
1010 |
.ot-icon-xing:before { |
|
1011 |
content: "\f168"; |
|
1012 |
} |
|
1013 |
.ot-icon-xing-square:before { |
|
1014 |
content: "\f169"; |
|
1015 |
} |
|
1016 |
.ot-icon-youtube-play:before { |
|
1017 |
content: "\f16a"; |
|
1018 |
} |
|
1019 |
.ot-icon-dropbox:before { |
|
1020 |
content: "\f16b"; |
|
1021 |
} |
|
1022 |
.ot-icon-stack-overflow:before { |
|
1023 |
content: "\f16c"; |
|
1024 |
} |
|
1025 |
.ot-icon-instagram:before { |
|
1026 |
content: "\f16d"; |
|
1027 |
} |
|
1028 |
.ot-icon-flickr:before { |
|
1029 |
content: "\f16e"; |
|
1030 |
} |
|
1031 |
.ot-icon-adn:before { |
|
1032 |
content: "\f170"; |
|
1033 |
} |
|
1034 |
.ot-icon-bitbucket:before { |
|
1035 |
content: "\f171"; |
|
1036 |
} |
|
1037 |
.ot-icon-bitbucket-square:before { |
|
1038 |
content: "\f172"; |
|
1039 |
} |
|
1040 |
.ot-icon-tumblr:before { |
|
1041 |
content: "\f173"; |
|
1042 |
} |
|
1043 |
.ot-icon-tumblr-square:before { |
|
1044 |
content: "\f174"; |
|
1045 |
} |
|
1046 |
.ot-icon-long-arrow-down:before { |
|
1047 |
content: "\f175"; |
|
1048 |
} |
|
1049 |
.ot-icon-long-arrow-up:before { |
|
1050 |
content: "\f176"; |
|
1051 |
} |
|
1052 |
.ot-icon-long-arrow-left:before { |
|
1053 |
content: "\f177"; |
|
1054 |
} |
|
1055 |
.ot-icon-long-arrow-right:before { |
|
1056 |
content: "\f178"; |
|
1057 |
} |
|
1058 |
.ot-icon-apple:before { |
|
1059 |
content: "\f179"; |
|
1060 |
} |
|
1061 |
.ot-icon-windows:before { |
|
1062 |
content: "\f17a"; |
|
1063 |
} |
|
1064 |
.ot-icon-android:before { |
|
1065 |
content: "\f17b"; |
|
1066 |
} |
|
1067 |
.ot-icon-linux:before { |
|
1068 |
content: "\f17c"; |
|
1069 |
} |
|
1070 |
.ot-icon-dribbble:before { |
|
1071 |
content: "\f17d"; |
|
1072 |
} |
|
1073 |
.ot-icon-skype:before { |
|
1074 |
content: "\f17e"; |
|
1075 |
} |
|
1076 |
.ot-icon-foursquare:before { |
|
1077 |
content: "\f180"; |
|
1078 |
} |
|
1079 |
.ot-icon-trello:before { |
|
1080 |
content: "\f181"; |
|
1081 |
} |
|
1082 |
.ot-icon-female:before { |
|
1083 |
content: "\f182"; |
|
1084 |
} |
|
1085 |
.ot-icon-male:before { |
|
1086 |
content: "\f183"; |
|
1087 |
} |
|
1088 |
.ot-icon-gittip:before { |
|
1089 |
content: "\f184"; |
|
1090 |
} |
|
1091 |
.ot-icon-sun-o:before { |
|
1092 |
content: "\f185"; |
|
1093 |
} |
|
1094 |
.ot-icon-moon-o:before { |
|
1095 |
content: "\f186"; |
|
1096 |
} |
|
1097 |
.ot-icon-archive:before { |
|
1098 |
content: "\f187"; |
|
1099 |
} |
|
1100 |
.ot-icon-bug:before { |
|
1101 |
content: "\f188"; |
|
1102 |
} |
|
1103 |
.ot-icon-vk:before { |
|
1104 |
content: "\f189"; |
|
1105 |
} |
|
1106 |
.ot-icon-weibo:before { |
|
1107 |
content: "\f18a"; |
|
1108 |
} |
|
1109 |
.ot-icon-renren:before { |
|
1110 |
content: "\f18b"; |
|
1111 |
} |
|
1112 |
.ot-icon-pagelines:before { |
|
1113 |
content: "\f18c"; |
|
1114 |
} |
|
1115 |
.ot-icon-stack-exchange:before { |
|
1116 |
content: "\f18d"; |
|
1117 |
} |
|
1118 |
.ot-icon-arrow-circle-o-right:before { |
|
1119 |
content: "\f18e"; |
|
1120 |
} |
|
1121 |
.ot-icon-arrow-circle-o-left:before { |
|
1122 |
content: "\f190"; |
|
1123 |
} |
|
1124 |
.ot-icon-toggle-left:before { |
|
1125 |
content: "\f191"; |
|
1126 |
} |
|
1127 |
.ot-icon-dot-circle-o:before { |
|
1128 |
content: "\f192"; |
|
1129 |
} |
|
1130 |
.ot-icon-wheelchair:before { |
|
1131 |
content: "\f193"; |
|
1132 |
} |
|
1133 |
.ot-icon-vimeo-square:before { |
|
1134 |
content: "\f194"; |
|
1135 |
} |
|
1136 |
.ot-icon-turkish-lira:before { |
|
1137 |
content: "\f195"; |
|
1138 |
} |
|
1139 |
.ot-icon-plus-square-o:before { |
|
1140 |
content: "\f196"; |
|
1141 |
} |
|
1142 |
|
0
|
1143 |
/* -------------------------------------------------- |
|
1144 |
:: Screen Meta & Menu Icon |
|
1145 |
---------------------------------------------------*/ |
|
1146 |
.appearance_page_ot-theme-options #screen-meta { |
|
1147 |
margin-right: 20px; |
|
1148 |
margin-left: 2px; |
|
1149 |
min-width: 533px; |
|
1150 |
} |
|
1151 |
|
|
1152 |
/* -------------------------------------------------- |
|
1153 |
:: Messages |
|
1154 |
---------------------------------------------------*/ |
|
1155 |
.wrap.settings-wrap div.error, |
|
1156 |
.wrap.settings-wrap div.updated { |
|
1157 |
margin: 9px 5px 0px 2px !important; |
|
1158 |
} |
|
1159 |
|
|
1160 |
/* -------------------------------------------------- |
|
1161 |
:: OptionTree Wrappers |
|
1162 |
---------------------------------------------------*/ |
|
1163 |
#option-tree-settings-api .metabox-holder { |
|
1164 |
overflow: hidden; |
|
1165 |
} |
|
1166 |
#option-tree-settings-api .postbox { |
|
1167 |
background: #fff; |
|
1168 |
border: none; |
|
1169 |
margin: 0 20px; |
|
1170 |
} |
|
1171 |
#option-tree-settings-api .inside { |
|
1172 |
margin: 0px !important; |
|
1173 |
padding: 0px !important; |
|
1174 |
} |
5
|
1175 |
#option-tree-settings-api > .ui-tabs { |
|
1176 |
background: #fff; |
0
|
1177 |
border: 1px solid #ccc; |
|
1178 |
border-top: none; |
|
1179 |
margin: 0px 5px 0 2px; |
|
1180 |
min-width: 533px; |
|
1181 |
padding-bottom: 5px; |
|
1182 |
position: relative; |
5
|
1183 |
-webkit-box-shadow: inset 146px 0 0 #f1f1f1, inset 147px 0 0 #ccc, 0 1px 3px rgba(0,0,0,0.05); |
|
1184 |
-moz-box-shadow: inset 146px 0 0 #f1f1f1, inset 147px 0 0 #ccc, 0 1px 3px rgba(0,0,0,0.05); |
|
1185 |
box-shadow: inset 146px 0 0 #f1f1f1, inset 147px 0 0 #ccc, 0 1px 3px rgba(0,0,0,0.05); |
|
1186 |
-webkit-border-radius: 0 0 2px 2px; |
|
1187 |
-moz-border-radius: 0 0 2px 2px; |
|
1188 |
border-radius: 0 0 2px 2px; |
0
|
1189 |
} |
|
1190 |
|
|
1191 |
/* -------------------------------------------------- |
|
1192 |
:: Header |
|
1193 |
---------------------------------------------------*/ |
|
1194 |
#option-tree-header-wrap { |
|
1195 |
position: relative; |
|
1196 |
} |
|
1197 |
#option-tree-header { |
5
|
1198 |
background: #333; |
|
1199 |
color: #bbb; |
0
|
1200 |
display: block; |
|
1201 |
margin: 11px 5px 0 2px; |
|
1202 |
min-width: 535px; |
|
1203 |
overflow: hidden; |
|
1204 |
position: relative; |
|
1205 |
-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.05); |
5
|
1206 |
-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.05); |
|
1207 |
box-shadow: 0 1px 3px rgba(0,0,0,0.05); |
|
1208 |
-webkit-border-radius: 2px 2px 0 0; |
|
1209 |
-moz-border-radius: 2px 2px 0 0; |
|
1210 |
border-radius: 2px 2px 0 0; |
0
|
1211 |
} |
|
1212 |
#option-tree-header li { |
|
1213 |
display: block; |
|
1214 |
float: left; |
|
1215 |
margin: 0px; |
|
1216 |
padding: 0px; |
|
1217 |
} |
|
1218 |
#option-tree-header li a { |
5
|
1219 |
color: #999; |
0
|
1220 |
text-decoration: none; |
5
|
1221 |
-webkit-transition: none; |
|
1222 |
-moz-transition: none; |
|
1223 |
transition: none; |
0
|
1224 |
} |
|
1225 |
#option-tree-header li a:hover { |
5
|
1226 |
color: #0074a2; |
0
|
1227 |
} |
|
1228 |
#option-tree-header #option-tree-logo a { |
5
|
1229 |
border-right: 1px solid #000; |
0
|
1230 |
float: left; |
|
1231 |
height: 24px; |
|
1232 |
padding: 3px 12px 3px 13px; |
5
|
1233 |
width: 20px; |
0
|
1234 |
} |
|
1235 |
#option-tree-header li#option-tree-logo:hover { |
5
|
1236 |
background-color: #222; |
|
1237 |
color: #0074a2; |
|
1238 |
-webkit-border-top-left-radius: 2px; |
|
1239 |
-moz-border-radius-topleft: 2px; |
|
1240 |
border-top-left-radius: 2px; |
|
1241 |
} |
|
1242 |
#option-tree-header li#option-tree-logo:hover a { |
|
1243 |
border-right-color: #000; |
|
1244 |
} |
|
1245 |
#option-tree-header #option-tree-version span, |
|
1246 |
#option-tree-header #theme-version span { |
|
1247 |
border-left: 1px solid #444; |
0
|
1248 |
display: block; |
|
1249 |
float: left; |
|
1250 |
height: 24px; |
|
1251 |
line-height: 24px; |
|
1252 |
padding: 3px 12px 3px 12px; |
|
1253 |
} |
5
|
1254 |
#option-tree-header #theme-version:before { |
|
1255 |
border-right: 1px solid #000; |
|
1256 |
content: ""; |
|
1257 |
display: block; |
|
1258 |
float: left; |
|
1259 |
height: 30px; |
|
1260 |
} |
|
1261 |
/* light */ |
|
1262 |
.admin-color-light #option-tree-header { |
|
1263 |
background: #888; |
|
1264 |
color: #fff; |
|
1265 |
} |
|
1266 |
.admin-color-light #option-tree-header li a { |
|
1267 |
color: #ccc; |
|
1268 |
} |
|
1269 |
.admin-color-light #option-tree-header li a:hover { |
|
1270 |
color: #eee; |
|
1271 |
} |
|
1272 |
.admin-color-light #option-tree-header #option-tree-logo a, |
|
1273 |
.admin-color-light #option-tree-header #theme-version:before { |
|
1274 |
border-right-color: #3c3c3c; |
|
1275 |
} |
|
1276 |
.admin-color-light #option-tree-header li#option-tree-logo:hover { |
|
1277 |
background-color: #777; |
|
1278 |
} |
|
1279 |
.admin-color-light #option-tree-header li#option-tree-logo:hover a { |
|
1280 |
border-right-color: #3c3c3c; |
|
1281 |
} |
|
1282 |
.admin-color-light #option-tree-header #option-tree-version span, |
|
1283 |
.admin-color-light #option-tree-header #theme-version span { |
|
1284 |
border-left-color: #999; |
|
1285 |
} |
|
1286 |
/* blue */ |
|
1287 |
.admin-color-blue #option-tree-header { |
|
1288 |
background: #52accc; |
|
1289 |
color: #fff; |
|
1290 |
} |
|
1291 |
.admin-color-blue #option-tree-header li a { |
|
1292 |
color: #e2f8ff; |
|
1293 |
} |
|
1294 |
.admin-color-blue #option-tree-header li a:hover { |
|
1295 |
color: #fff; |
|
1296 |
} |
|
1297 |
.admin-color-blue #option-tree-header #option-tree-logo a, |
|
1298 |
.admin-color-blue #option-tree-header #theme-version:before { |
|
1299 |
border-right-color: #002b39; |
|
1300 |
} |
|
1301 |
.admin-color-blue #option-tree-header li#option-tree-logo:hover { |
|
1302 |
background-color: #006484; |
|
1303 |
} |
|
1304 |
.admin-color-blue #option-tree-header li#option-tree-logo:hover a { |
|
1305 |
border-right-color: #002b39; |
|
1306 |
} |
|
1307 |
.admin-color-blue #option-tree-header #option-tree-version span, |
|
1308 |
.admin-color-blue #option-tree-header #theme-version span { |
|
1309 |
border-left-color: #5dc2e6; |
|
1310 |
} |
|
1311 |
/* coffee */ |
|
1312 |
.admin-color-coffee #option-tree-header { |
|
1313 |
background: #59524c; |
|
1314 |
color: #c7cbc9; |
|
1315 |
} |
|
1316 |
.admin-color-coffee #option-tree-header li a { |
|
1317 |
color: #f3f2f1; |
|
1318 |
} |
|
1319 |
.admin-color-coffee #option-tree-header li a:hover { |
|
1320 |
color: #fff; |
|
1321 |
} |
|
1322 |
.admin-color-coffee #option-tree-header #option-tree-logo a, |
|
1323 |
.admin-color-coffee #option-tree-header #theme-version:before { |
|
1324 |
border-right-color: #0f0e0d; |
|
1325 |
} |
|
1326 |
.admin-color-coffee #option-tree-header li#option-tree-logo:hover { |
|
1327 |
background-color: #cca588; |
|
1328 |
} |
|
1329 |
.admin-color-coffee #option-tree-header li#option-tree-logo:hover a { |
|
1330 |
border-right-color: #0f0e0d; |
|
1331 |
} |
|
1332 |
.admin-color-coffee #option-tree-header #option-tree-version span, |
|
1333 |
.admin-color-coffee #option-tree-header #theme-version span { |
|
1334 |
border-left-color: #675f58; |
|
1335 |
} |
|
1336 |
/* ectoplasm */ |
|
1337 |
.admin-color-ectoplasm #option-tree-header { |
|
1338 |
background: #523f6d; |
|
1339 |
color: #c6c6d3; |
|
1340 |
} |
|
1341 |
.admin-color-ectoplasm #option-tree-header li a { |
|
1342 |
color: #f3f2f1; |
|
1343 |
} |
|
1344 |
.admin-color-ectoplasm #option-tree-header li a:hover { |
|
1345 |
color: #fff; |
|
1346 |
} |
|
1347 |
.admin-color-ectoplasm #option-tree-header #option-tree-logo a, |
|
1348 |
.admin-color-ectoplasm #option-tree-header #theme-version:before { |
|
1349 |
border-right-color: #181220; |
|
1350 |
} |
|
1351 |
.admin-color-ectoplasm #option-tree-header li#option-tree-logo:hover { |
|
1352 |
background-color: #a3b542; |
|
1353 |
} |
|
1354 |
.admin-color-ectoplasm #option-tree-header li#option-tree-logo:hover a { |
|
1355 |
border-right-color: #181220; |
|
1356 |
} |
|
1357 |
.admin-color-ectoplasm #option-tree-header #option-tree-version span, |
|
1358 |
.admin-color-ectoplasm #option-tree-header #theme-version span { |
|
1359 |
border-left-color: #644d85; |
|
1360 |
} |
|
1361 |
/* midnight */ |
|
1362 |
.admin-color-midnight #option-tree-header { |
|
1363 |
background: #363b3f; |
|
1364 |
color: #f1f2f3; |
|
1365 |
} |
|
1366 |
.admin-color-midnight #option-tree-header li a { |
|
1367 |
color: #f1f2f3; |
|
1368 |
} |
|
1369 |
.admin-color-midnight #option-tree-header li a:hover { |
|
1370 |
color: #fff; |
|
1371 |
} |
|
1372 |
.admin-color-midnight #option-tree-header #option-tree-logo a, |
|
1373 |
.admin-color-midnight #option-tree-header #theme-version:before { |
|
1374 |
border-right-color: #090a0b; |
|
1375 |
} |
|
1376 |
.admin-color-midnight #option-tree-header li#option-tree-logo:hover { |
|
1377 |
background-color: #ed543f; |
|
1378 |
} |
|
1379 |
.admin-color-midnight #option-tree-header li#option-tree-logo:hover a { |
|
1380 |
border-right-color: #090a0b; |
|
1381 |
} |
|
1382 |
.admin-color-midnight #option-tree-header #option-tree-version span, |
|
1383 |
.admin-color-midnight #option-tree-header #theme-version span { |
|
1384 |
border-left-color: #4c5359; |
|
1385 |
} |
|
1386 |
/* ocean */ |
|
1387 |
.admin-color-ocean #option-tree-header { |
|
1388 |
background: #738e96; |
|
1389 |
color: #f1fcff; |
|
1390 |
} |
|
1391 |
.admin-color-ocean #option-tree-header li a { |
|
1392 |
color: #f1fcff; |
|
1393 |
} |
|
1394 |
.admin-color-ocean #option-tree-header li a:hover { |
|
1395 |
color: #fff; |
|
1396 |
} |
|
1397 |
.admin-color-ocean #option-tree-header #option-tree-logo a, |
|
1398 |
.admin-color-ocean #option-tree-header #theme-version:before { |
|
1399 |
border-right-color: #39464a; |
|
1400 |
} |
|
1401 |
.admin-color-ocean #option-tree-header li#option-tree-logo:hover { |
|
1402 |
background-color: #9ab8a0; |
|
1403 |
} |
|
1404 |
.admin-color-ocean #option-tree-header li#option-tree-logo:hover a { |
|
1405 |
border-right-color: #39464a; |
|
1406 |
} |
|
1407 |
.admin-color-ocean #option-tree-header #option-tree-version span, |
|
1408 |
.admin-color-ocean #option-tree-header #theme-version span { |
|
1409 |
border-left-color: #87a6af; |
|
1410 |
} |
|
1411 |
/* sunrise */ |
|
1412 |
.admin-color-sunrise #option-tree-header { |
|
1413 |
background: #da4f41; |
|
1414 |
color: #fff; |
|
1415 |
} |
|
1416 |
.admin-color-sunrise #option-tree-header li a { |
|
1417 |
color: #f3f1f1; |
|
1418 |
} |
|
1419 |
.admin-color-sunrise #option-tree-header li a:hover { |
|
1420 |
color: #fff; |
|
1421 |
} |
|
1422 |
.admin-color-sunrise #option-tree-header #option-tree-logo a, |
|
1423 |
.admin-color-sunrise #option-tree-header #theme-version:before { |
|
1424 |
border-right-color: #8a322a; |
|
1425 |
} |
|
1426 |
.admin-color-sunrise #option-tree-header li#option-tree-logo:hover { |
|
1427 |
background-color: #e88436; |
|
1428 |
} |
|
1429 |
.admin-color-sunrise #option-tree-header li#option-tree-logo:hover a { |
|
1430 |
border-right-color: #8a322a; |
|
1431 |
} |
|
1432 |
.admin-color-sunrise #option-tree-header #option-tree-version span, |
|
1433 |
.admin-color-sunrise #option-tree-header #theme-version span { |
|
1434 |
border-left-color: #e75546; |
|
1435 |
} |
0
|
1436 |
|
|
1437 |
/* -------------------------------------------------- |
|
1438 |
:: Sub Header |
|
1439 |
---------------------------------------------------*/ |
|
1440 |
#option-tree-sub-header { |
5
|
1441 |
background: #fafafa; |
0
|
1442 |
border: 1px solid #ccc; |
|
1443 |
border-top: none; |
|
1444 |
display: block; |
|
1445 |
margin: 0 5px 0 2px; |
|
1446 |
min-width: 523px; |
|
1447 |
overflow: hidden; |
|
1448 |
padding: 5px; |
|
1449 |
position: relative; |
5
|
1450 |
-webkit-box-shadow: inset 0 1px 0 #fff, 0 1px 3px rgba(0,0,0,0.05); |
|
1451 |
-moz-box-shadow: inset 0 1px 0 #fff, 0 1px 3px rgba(0,0,0,0.05); |
|
1452 |
box-shadow: inset 0 1px 0 #fff, 0 1px 3px rgba(0,0,0,0.05); |
0
|
1453 |
} |
|
1454 |
|
|
1455 |
/* -------------------------------------------------- |
|
1456 |
:: Tabs |
|
1457 |
---------------------------------------------------*/ |
|
1458 |
.wrap.settings-wrap .ui-tabs-nav { |
|
1459 |
float: left; |
|
1460 |
list-style: none; |
|
1461 |
margin: 0 0 0 -4px; |
|
1462 |
padding: 1em 0; |
|
1463 |
width: 151px; |
|
1464 |
} |
|
1465 |
.wrap.settings-wrap .ui-tabs-nav li { |
|
1466 |
border: 1px solid transparent; |
|
1467 |
border-right-width: 0px; |
|
1468 |
display: block; margin: 0; |
5
|
1469 |
-webkit-border-radius: 2px 0 0 2px; |
|
1470 |
-moz-border-radius: 2px 0 0 2px; |
|
1471 |
border-radius: 2px 0 0 2px; |
0
|
1472 |
} |
|
1473 |
.wrap.settings-wrap .ui-tabs-nav li.ui-state-active { |
|
1474 |
background: #fff; |
|
1475 |
border-color: #ccc; |
|
1476 |
color: #000; |
|
1477 |
} |
|
1478 |
.wrap.settings-wrap .ui-tabs-nav li a { |
|
1479 |
color: #21759b; |
|
1480 |
display: block; |
|
1481 |
line-height: 18px; |
|
1482 |
padding: 5px 5px 5px 12px; |
|
1483 |
text-decoration: none; |
|
1484 |
} |
|
1485 |
.wrap.settings-wrap .ui-tabs-nav li a:hover, |
|
1486 |
.wrap.settings-wrap .ui-tabs-nav li.ui-state-active a { |
|
1487 |
color: #000; |
|
1488 |
outline: none; |
|
1489 |
} |
|
1490 |
.wrap.settings-wrap .ui-tabs-panel { |
|
1491 |
clear: both; |
|
1492 |
} |
5
|
1493 |
|
0
|
1494 |
/* -------------------------------------------------- |
|
1495 |
:: Format Settings |
|
1496 |
---------------------------------------------------*/ |
5
|
1497 |
.format-settings { |
0
|
1498 |
position: relative; |
|
1499 |
width: 100%; |
|
1500 |
} |
5
|
1501 |
.format-setting-wrap, |
|
1502 |
.option-tree-sortable .format-settings { |
|
1503 |
padding: 10px 0 20px 0; |
|
1504 |
} |
0
|
1505 |
|
|
1506 |
/* -------------------------------------------------- |
|
1507 |
:: Format Setting Label |
|
1508 |
---------------------------------------------------*/ |
|
1509 |
.format-setting-label { |
5
|
1510 |
border-bottom: 1px dashed #ccc; |
|
1511 |
margin: 0 0 20px 0; |
0
|
1512 |
padding: 5px 0px 1px 0px; |
|
1513 |
width: 100%; |
|
1514 |
} |
|
1515 |
#option-tree-settings-api .description h3, |
|
1516 |
#option-tree-settings-api .format-setting-label .label, |
5
|
1517 |
#poststuff .format-setting-label .label { |
0
|
1518 |
background: none; |
|
1519 |
border: none; |
5
|
1520 |
color: #222; |
0
|
1521 |
cursor: text; |
|
1522 |
display: block; |
5
|
1523 |
font-size: 1.3em; |
|
1524 |
font-weight: 500; |
|
1525 |
line-height: 1.6em; |
0
|
1526 |
letter-spacing: 0; |
5
|
1527 |
padding: 0 0 9px 0; |
0
|
1528 |
-webkit-user-select: text; |
|
1529 |
text-shadow: none; |
|
1530 |
} |
|
1531 |
|
|
1532 |
/* -------------------------------------------------- |
|
1533 |
:: Format Setting |
|
1534 |
---------------------------------------------------*/ |
|
1535 |
.format-setting { |
|
1536 |
overflow: hidden; |
|
1537 |
position: relative; |
|
1538 |
width: 100%; |
|
1539 |
} |
|
1540 |
.format-setting .format-setting-inner { |
|
1541 |
float: left; |
|
1542 |
position: relative; |
|
1543 |
width: 63%; |
|
1544 |
} |
5
|
1545 |
.format-setting.no-desc > .format-setting-inner, |
|
1546 |
.format-setting.wide-desc .format-setting-inner { |
0
|
1547 |
width: 100%; |
|
1548 |
} |
|
1549 |
.format-setting .description { |
|
1550 |
float: right; |
|
1551 |
padding: 5px 0; |
|
1552 |
width: 35%; |
|
1553 |
} |
5
|
1554 |
.format-setting.no-desc > .description, |
|
1555 |
.format-setting.wide-desc .description { |
0
|
1556 |
float: none; |
|
1557 |
width: 100%; |
|
1558 |
} |
|
1559 |
.list-item-description { |
|
1560 |
padding-top: 10px; |
|
1561 |
} |
|
1562 |
#option-tree-settings-api h4 { |
|
1563 |
color: #333; |
5
|
1564 |
font-size: 1.2em; |
|
1565 |
font-weight: 500; |
|
1566 |
line-height: 1.5em; |
0
|
1567 |
margin: 1em 0 0.5em 0; |
|
1568 |
padding: 0; |
|
1569 |
} |
|
1570 |
#option-tree-settings-api h5 { |
|
1571 |
color: #444; |
|
1572 |
font-size: 1em; |
5
|
1573 |
font-weight: 700; |
|
1574 |
line-height: 1.2em; |
0
|
1575 |
margin: 1em 0 0.5em 0; |
|
1576 |
padding: 0; |
|
1577 |
} |
|
1578 |
#option-tree-settings-api p { |
|
1579 |
margin: 0 0 1.5em 0 !important; |
|
1580 |
} |
|
1581 |
#post .format-setting-inner p { |
|
1582 |
float: left; |
|
1583 |
width: 100%; |
|
1584 |
margin: 0 0 1.05em 0 !important; |
|
1585 |
} |
|
1586 |
.aside { |
|
1587 |
border-bottom: 1px solid #eee; |
|
1588 |
padding-bottom: 15px; |
|
1589 |
margin-bottom: 15px; |
|
1590 |
} |
|
1591 |
.deprecated { |
|
1592 |
border-bottom: 1px solid #eee; |
|
1593 |
color: #b94029; |
|
1594 |
padding-bottom: 15px; |
|
1595 |
margin-bottom: 15px; |
|
1596 |
} |
|
1597 |
.warning { |
|
1598 |
color: #b94029; |
|
1599 |
} |
|
1600 |
.docs-ul { |
|
1601 |
line-height: 1.3em; |
|
1602 |
margin: 0; |
|
1603 |
padding: 0 0 1em 0; |
|
1604 |
} |
|
1605 |
.docs-ul li { |
|
1606 |
list-style-type: square; |
|
1607 |
margin-left: 20px; |
|
1608 |
} |
|
1609 |
#contextual-help-setting { |
|
1610 |
float: left; |
|
1611 |
padding: 10px 0 5px 0; |
|
1612 |
width: 100%; |
|
1613 |
} |
|
1614 |
#contextual-help-label { |
|
1615 |
float: left; |
|
1616 |
padding-top: 20px; |
|
1617 |
width: 100%; |
|
1618 |
} |
|
1619 |
#option_tree_settings_help { |
|
1620 |
float: left; |
|
1621 |
width: 100%; |
|
1622 |
} |
|
1623 |
#option-tree-settings-api blockquote { |
|
1624 |
font-style: italic; |
|
1625 |
padding-left: 15px; |
|
1626 |
position: relative; |
|
1627 |
} |
|
1628 |
#option-tree-settings-api blockquote:before { |
|
1629 |
color: #ccc; |
|
1630 |
content: "\201C"; |
|
1631 |
display: block; |
|
1632 |
font-size: 400%; |
|
1633 |
font-style: normal; |
|
1634 |
left: -10px; |
|
1635 |
position: absolute; |
|
1636 |
top: 10px; |
|
1637 |
} |
5
|
1638 |
@media only screen and (max-width: 1020px) { |
0
|
1639 |
.format-setting .description, |
|
1640 |
.format-setting .format-setting-inner { |
|
1641 |
width: 100%; |
|
1642 |
} |
|
1643 |
.format-setting .description { |
|
1644 |
padding-top: 0px; |
5
|
1645 |
padding-bottom: 20px; |
|
1646 |
} |
|
1647 |
} |
|
1648 |
.ot-background-group { |
|
1649 |
overflow: hidden; |
|
1650 |
width: auto; |
|
1651 |
} |
|
1652 |
.ot-background-size-input { |
|
1653 |
max-width: 110px; |
|
1654 |
} |
|
1655 |
.option-tree-setting-edit, |
|
1656 |
.option-tree-setting-remove { |
|
1657 |
text-indent: -9999px; |
0
|
1658 |
} |
|
1659 |
|
|
1660 |
/* -------------------------------------------------- |
|
1661 |
:: Code formatting |
|
1662 |
---------------------------------------------------*/ |
5
|
1663 |
#option-tree-settings-api code, |
|
1664 |
.ot-metabox-wrapper code { |
0
|
1665 |
background-color: #f1f1f1; |
5
|
1666 |
color: #333; |
|
1667 |
font-size: 12px; |
0
|
1668 |
} |
|
1669 |
#option-tree-settings-api pre { |
|
1670 |
font-size: 13px; |
|
1671 |
padding: 0; |
|
1672 |
margin: 1.5em 0; |
|
1673 |
line-height: 18px; |
|
1674 |
overflow: auto; |
|
1675 |
overflow-Y: hidden; |
|
1676 |
padding-top: 18px; |
|
1677 |
background: #f1f1f1; |
|
1678 |
border-bottom: 1px solid #f1f1f1; |
|
1679 |
margin-bottom: 20px; |
|
1680 |
color: #000; |
|
1681 |
white-space: pre-wrap; |
|
1682 |
word-wrap: break-word; |
|
1683 |
} |
|
1684 |
#option-tree-settings-api pre code { |
|
1685 |
padding: 0 18px 18px 18px; |
|
1686 |
display: block; |
|
1687 |
background: url(../images/ot-pre-bg.gif) repeat left top; |
|
1688 |
} |
|
1689 |
|
|
1690 |
/* -------------------------------------------------- |
|
1691 |
:: Input & Upload |
|
1692 |
---------------------------------------------------*/ |
|
1693 |
input.option-tree-ui-upload-input, |
|
1694 |
input.option-tree-ui-input { |
|
1695 |
background: #fff; |
|
1696 |
border: 1px solid #ccc !important; |
|
1697 |
line-height: 17px; |
|
1698 |
font-size: 12px; |
5
|
1699 |
margin-bottom: 5px !important; |
0
|
1700 |
padding: 7px 6px; |
|
1701 |
position: relative; |
5
|
1702 |
width: 100% !important; |
0
|
1703 |
-webkit-border-radius: 2px; |
5
|
1704 |
-moz-border-radius: 2px; |
|
1705 |
border-radius: 2px; |
0
|
1706 |
-webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.05); |
5
|
1707 |
-moz-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.05); |
|
1708 |
box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.05); |
|
1709 |
} |
|
1710 |
input:hover.option-tree-ui-upload-input, |
|
1711 |
input:hover.option-tree-ui-input { |
|
1712 |
border-color: #bbb !important; |
|
1713 |
-webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.0980392); |
|
1714 |
-moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.0980392); |
|
1715 |
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.0980392); |
0
|
1716 |
} |
|
1717 |
input:focus.option-tree-ui-upload-input, |
|
1718 |
input:focus.option-tree-ui-input { |
5
|
1719 |
border-color: #999 !important; |
0
|
1720 |
} |
|
1721 |
|
|
1722 |
@media screen and (-webkit-min-device-pixel-ratio:0) { |
|
1723 |
.option-tree-ui-input, |
|
1724 |
.option-tree-ui-upload-input { |
|
1725 |
padding: 5px 6px !important; |
5
|
1726 |
} |
0
|
1727 |
} |
|
1728 |
|
|
1729 |
/* -------------------------------------------------- |
|
1730 |
:: Upload |
|
1731 |
---------------------------------------------------*/ |
|
1732 |
div.option-tree-ui-media-wrap { |
5
|
1733 |
margin: 0 55px 0 0; |
0
|
1734 |
min-height: 35px; |
|
1735 |
position: relative; |
|
1736 |
} |
|
1737 |
.option-tree-ui-media-wrap img { |
|
1738 |
background: #fafafa; |
|
1739 |
border: 1px solid #ccc; |
|
1740 |
padding: 4px; |
|
1741 |
display: block; |
|
1742 |
float: left; |
|
1743 |
max-width: 100%; |
|
1744 |
height: auto; |
|
1745 |
-ms-interpolation-mode: bicubic; |
5
|
1746 |
-webkit-border-radius: 2px; |
|
1747 |
-moz-border-radius: 2px; |
|
1748 |
border-radius: 2px; |
0
|
1749 |
} |
|
1750 |
.option-tree-ui-upload-parent { |
|
1751 |
width: auto !important; |
5
|
1752 |
margin-right: 45px; |
0
|
1753 |
padding: 0px; |
|
1754 |
position: relative; |
|
1755 |
} |
5
|
1756 |
.ot_upload_media { |
0
|
1757 |
top: 0px; |
|
1758 |
margin: 0px !important; |
|
1759 |
position: absolute; |
5
|
1760 |
right: -45px; |
|
1761 |
text-indent: -9999px; |
0
|
1762 |
} |
|
1763 |
.option-tree-ui-media-wrap a.option-tree-ui-remove-media { |
|
1764 |
float: none !important; |
|
1765 |
margin: 0px !important; |
|
1766 |
position: absolute !important; |
5
|
1767 |
right: -55px; |
|
1768 |
text-indent: -9999px; |
0
|
1769 |
top: 1px; |
|
1770 |
} |
|
1771 |
|
|
1772 |
/* -------------------------------------------------- |
|
1773 |
:: Textarea |
|
1774 |
---------------------------------------------------*/ |
|
1775 |
.fill-area .description, |
|
1776 |
.fill-area .format-setting-inner { |
|
1777 |
width: 100% !important; |
|
1778 |
} |
|
1779 |
.wp-editor-area { |
|
1780 |
display: block; |
|
1781 |
} |
|
1782 |
.textarea, |
|
1783 |
.ot-metabox-wrapper textarea { |
|
1784 |
width: 99.9%; |
|
1785 |
border: 1px solid #ccc; |
|
1786 |
font-family: Consolas, Monaco, monospace; |
|
1787 |
line-height: 150%; |
|
1788 |
outline: 0; |
|
1789 |
padding: 10px; |
|
1790 |
resize: vertical; |
|
1791 |
} |
|
1792 |
#contextual-help-setting .textarea { |
|
1793 |
width: 99.75%; |
|
1794 |
} |
|
1795 |
.ot-metabox-wrapper .wp-editor-container { |
|
1796 |
border: none; |
|
1797 |
} |
5
|
1798 |
.textarea:hover, |
|
1799 |
.ot-metabox-wrapper textarea:hover { |
|
1800 |
border-color: #bbb !important; |
|
1801 |
-webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.0980392); |
|
1802 |
-moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.0980392); |
|
1803 |
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.0980392); |
|
1804 |
} |
|
1805 |
.textarea:focus, |
0
|
1806 |
.ot-metabox-wrapper textarea:focus { |
5
|
1807 |
border-color: #999 !important; |
0
|
1808 |
} |
|
1809 |
|
|
1810 |
@media only screen and (max-width: 1105px) { |
|
1811 |
.type-textarea .description, .type-textarea .format-setting-inner { |
|
1812 |
width: 100%; |
5
|
1813 |
} |
0
|
1814 |
} |
|
1815 |
|
|
1816 |
/* -------------------------------------------------- |
|
1817 |
:: Setting Item with Drag & Drop |
|
1818 |
---------------------------------------------------*/ |
5
|
1819 |
.option-tree-setting-wrap { |
|
1820 |
margin-top: 0px; |
|
1821 |
} |
|
1822 |
.option-tree-setting-wrap li { |
|
1823 |
margin: 5px 0px; |
|
1824 |
} |
0
|
1825 |
.option-tree-setting { |
|
1826 |
border: 1px solid #ccc; |
|
1827 |
overflow: hidden; |
|
1828 |
position: relative; |
5
|
1829 |
-webkit-border-radius: 2px; |
|
1830 |
-moz-border-radius: 2px; |
|
1831 |
border-radius: 2px; |
|
1832 |
} |
|
1833 |
.option-tree-setting:hover { |
|
1834 |
border-color: #999; |
|
1835 |
-webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.0980392); |
|
1836 |
-moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.0980392); |
|
1837 |
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.0980392); |
0
|
1838 |
} |
|
1839 |
.option-tree-setting a { |
|
1840 |
text-decoration: none; |
|
1841 |
} |
|
1842 |
.option-tree-setting .open { |
|
1843 |
background: #fafafa; |
|
1844 |
line-height: 21px; |
|
1845 |
height: 21px; |
|
1846 |
padding: 10px 100px 10px 10px; |
|
1847 |
display: block; |
|
1848 |
} |
5
|
1849 |
.option-tree-sortable .open { |
|
1850 |
cursor: move; |
|
1851 |
} |
0
|
1852 |
.ui-state-disabled .option-tree-setting .open { |
|
1853 |
cursor: default; |
|
1854 |
} |
|
1855 |
.option-tree-setting .open:hover { |
5
|
1856 |
background: #fafafa; |
|
1857 |
} |
|
1858 |
.option-tree-setting .open:hover:before { |
|
1859 |
color: #999; |
|
1860 |
content: "\f142"; |
|
1861 |
left: 4px; |
|
1862 |
font-family: "option-tree-font"; |
|
1863 |
speak: none; |
|
1864 |
font-size: 14px; |
|
1865 |
font-style: normal; |
|
1866 |
font-weight: normal; |
|
1867 |
font-variant: normal; |
|
1868 |
text-transform: none; |
|
1869 |
line-height: 1; |
|
1870 |
position: absolute; |
|
1871 |
top: 14px; |
|
1872 |
-webkit-font-smoothing: antialiased; |
|
1873 |
-moz-osx-font-smoothing: grayscale; |
|
1874 |
} |
|
1875 |
.option-tree-setting.is-section .open:hover:before { |
|
1876 |
color: #000; |
0
|
1877 |
} |
|
1878 |
.button-section { |
|
1879 |
position: absolute; |
|
1880 |
right: 0px; |
|
1881 |
top: 1px; |
|
1882 |
} |
|
1883 |
.option-tree-setting.is-section { |
5
|
1884 |
border: 1px solid #000; |
|
1885 |
} |
|
1886 |
.option-tree-setting.is-section .option-tree-setting-body, |
|
1887 |
.option-tree-setting.is-section .option-tree-ui-button { |
|
1888 |
border-right-color: #000 !important; |
0
|
1889 |
} |
|
1890 |
.option-tree-setting.is-section .open { |
5
|
1891 |
background: #333; |
|
1892 |
color: #bbb; |
0
|
1893 |
} |
|
1894 |
.format-setting .ui-sortable-helper .option-tree-setting .open { |
5
|
1895 |
background: #fff; |
0
|
1896 |
} |
|
1897 |
.option-tree-setting.is-section .open:hover, |
|
1898 |
.format-setting .ui-sortable-helper .option-tree-setting.is-section .open { |
5
|
1899 |
background: #333; |
|
1900 |
} |
|
1901 |
/* light */ |
|
1902 |
.admin-color-light .option-tree-setting.is-section, |
|
1903 |
.admin-color-light .option-tree-setting.is-section .option-tree-setting-body, |
|
1904 |
.admin-color-light .option-tree-setting.is-section .option-tree-ui-button { |
|
1905 |
border-color: #3c3c3c !important; |
|
1906 |
} |
|
1907 |
.admin-color-light .option-tree-setting.is-section .open:hover:before { |
|
1908 |
color: #3c3c3c; |
|
1909 |
} |
|
1910 |
.admin-color-light .option-tree-setting.is-section .open { |
|
1911 |
background: #888; |
|
1912 |
color: #fff; |
|
1913 |
} |
|
1914 |
.admin-color-light .option-tree-setting.is-section .open:hover, |
|
1915 |
.admin-color-light .format-setting .ui-sortable-helper .option-tree-setting.is-section .open { |
|
1916 |
background: #888; |
|
1917 |
} |
|
1918 |
/* blue */ |
|
1919 |
.admin-color-blue .option-tree-setting.is-section, |
|
1920 |
.admin-color-blue .option-tree-setting.is-section .option-tree-setting-body, |
|
1921 |
.admin-color-blue .option-tree-setting.is-section .option-tree-ui-button { |
|
1922 |
border-color: #002b39 !important; |
|
1923 |
} |
|
1924 |
.admin-color-blue .option-tree-setting.is-section .open:hover:before { |
|
1925 |
color: #002b39; |
|
1926 |
} |
|
1927 |
.admin-color-blue .option-tree-setting.is-section .open { |
|
1928 |
background: #52accc; |
|
1929 |
color: #fff; |
|
1930 |
} |
|
1931 |
.admin-color-blue .option-tree-setting.is-section .open:hover, |
|
1932 |
.admin-color-blue .format-setting .ui-sortable-helper .option-tree-setting.is-section .open { |
|
1933 |
background: #52accc; |
|
1934 |
} |
|
1935 |
/* coffee */ |
|
1936 |
.admin-color-coffee .option-tree-setting.is-section, |
|
1937 |
.admin-color-coffee .option-tree-setting.is-section .option-tree-setting-body, |
|
1938 |
.admin-color-coffee .option-tree-setting.is-section .option-tree-ui-button { |
|
1939 |
border-color: #0f0e0d !important; |
|
1940 |
} |
|
1941 |
.admin-color-coffee .option-tree-setting.is-section .open:hover:before { |
|
1942 |
color: #0f0e0d; |
|
1943 |
} |
|
1944 |
.admin-color-coffee .option-tree-setting.is-section .open { |
|
1945 |
background: #59524c; |
|
1946 |
color: #c7cbc9; |
|
1947 |
} |
|
1948 |
.admin-color-coffee .option-tree-setting.is-section .open:hover, |
|
1949 |
.admin-color-coffee .format-setting .ui-sortable-helper .option-tree-setting.is-section .open { |
|
1950 |
background: #59524c; |
|
1951 |
} |
|
1952 |
/* ectoplasm */ |
|
1953 |
.admin-color-ectoplasm .option-tree-setting.is-section, |
|
1954 |
.admin-color-ectoplasm .option-tree-setting.is-section .option-tree-setting-body, |
|
1955 |
.admin-color-ectoplasm .option-tree-setting.is-section .option-tree-ui-button { |
|
1956 |
border-color: #181220 !important; |
|
1957 |
} |
|
1958 |
.admin-color-ectoplasm .option-tree-setting.is-section .open:hover:before { |
|
1959 |
color: #181220; |
|
1960 |
} |
|
1961 |
.admin-color-ectoplasm .option-tree-setting.is-section .open { |
|
1962 |
background: #523f6d; |
|
1963 |
color: #c6c6d3; |
|
1964 |
} |
|
1965 |
.admin-color-ectoplasm .option-tree-setting.is-section .open:hover, |
|
1966 |
.admin-color-ectoplasm .format-setting .ui-sortable-helper .option-tree-setting.is-section .open { |
|
1967 |
background: #523f6d; |
|
1968 |
} |
|
1969 |
/* midnight */ |
|
1970 |
.admin-color-midnight .option-tree-setting.is-section, |
|
1971 |
.admin-color-midnight .option-tree-setting.is-section .option-tree-setting-body, |
|
1972 |
.admin-color-midnight .option-tree-setting.is-section .option-tree-ui-button { |
|
1973 |
border-color: #090a0b !important; |
|
1974 |
} |
|
1975 |
.admin-color-midnight .option-tree-setting.is-section .open:hover:before { |
|
1976 |
color: #090a0b; |
|
1977 |
} |
|
1978 |
.admin-color-midnight .option-tree-setting.is-section .open { |
|
1979 |
background: #363b3f; |
|
1980 |
color: #f1f2f3; |
|
1981 |
} |
|
1982 |
.admin-color-midnight .option-tree-setting.is-section .open:hover, |
|
1983 |
.admin-color-midnight .format-setting .ui-sortable-helper .option-tree-setting.is-section .open { |
|
1984 |
background: #363b3f; |
|
1985 |
} |
|
1986 |
/* ocean */ |
|
1987 |
.admin-color-ocean .option-tree-setting.is-section, |
|
1988 |
.admin-color-ocean .option-tree-setting.is-section .option-tree-setting-body, |
|
1989 |
.admin-color-ocean .option-tree-setting.is-section .option-tree-ui-button { |
|
1990 |
border-color: #39464a !important; |
|
1991 |
} |
|
1992 |
.admin-color-ocean .option-tree-setting.is-section .open:hover:before { |
|
1993 |
color: #39464a; |
|
1994 |
} |
|
1995 |
.admin-color-ocean .option-tree-setting.is-section .open { |
|
1996 |
background: #738e96; |
|
1997 |
color: #f1fcff; |
|
1998 |
} |
|
1999 |
.admin-color-ocean .option-tree-setting.is-section .open:hover, |
|
2000 |
.admin-color-ocean .format-setting .ui-sortable-helper .option-tree-setting.is-section .open { |
|
2001 |
background: #738e96; |
|
2002 |
} |
|
2003 |
/* sunrise */ |
|
2004 |
.admin-color-sunrise .option-tree-setting.is-section, |
|
2005 |
.admin-color-sunrise .option-tree-setting.is-section .option-tree-setting-body, |
|
2006 |
.admin-color-sunrise .option-tree-setting.is-section .option-tree-ui-button { |
|
2007 |
border-color: #8a322a !important; |
|
2008 |
} |
|
2009 |
.admin-color-sunrise .option-tree-setting.is-section .open:hover:before { |
|
2010 |
color: #8a322a; |
|
2011 |
} |
|
2012 |
.admin-color-sunrise .option-tree-setting.is-section .open { |
|
2013 |
background: #da4f41; |
|
2014 |
color: #fff; |
|
2015 |
} |
|
2016 |
.admin-color-sunrise .option-tree-setting.is-section .open:hover, |
|
2017 |
.admin-color-sunrise .format-setting .ui-sortable-helper .option-tree-setting.is-section .open { |
|
2018 |
background: #da4f41; |
0
|
2019 |
} |
|
2020 |
.ui-state-highlight { |
|
2021 |
border: 1px dashed #ccc; |
|
2022 |
display: block; |
5
|
2023 |
-webkit-border-radius: 2px; |
|
2024 |
-moz-border-radius: 2px; |
|
2025 |
border-radius: 2px; |
0
|
2026 |
} |
|
2027 |
.option-tree-setting-body { |
|
2028 |
background: #fff; |
|
2029 |
border-top: 1px solid #ccc; |
|
2030 |
display: none; |
|
2031 |
padding: 10px; |
5
|
2032 |
-webkit-border-bottom-right-radius: 2px; |
|
2033 |
-webkit-border-bottom-left-radius: 2px; |
|
2034 |
-moz-border-radius-bottomright: 2px; |
|
2035 |
-moz-border-radius-bottomleft: 2px; |
|
2036 |
border-bottom-right-radius: 2px; |
|
2037 |
border-bottom-left-radius: 2px; |
|
2038 |
} |
|
2039 |
li ul .format-setting-wrap { |
0
|
2040 |
padding: 0 0 10px 0; |
|
2041 |
} |
|
2042 |
li ul .format-setting-label { |
|
2043 |
border: none; |
|
2044 |
padding: 0px; |
|
2045 |
margin: 0px; |
|
2046 |
} |
|
2047 |
|
|
2048 |
/* -------------------------------------------------- |
|
2049 |
:: Layouts |
|
2050 |
---------------------------------------------------*/ |
|
2051 |
#option_tree_layouts { |
|
2052 |
display: none; |
|
2053 |
padding-top: 12px; |
|
2054 |
} |
|
2055 |
#option-tree-options-layouts-form { |
|
2056 |
left: 13px; |
|
2057 |
position: absolute; |
|
2058 |
top: 30px; |
5
|
2059 |
z-index: 10; |
0
|
2060 |
} |
|
2061 |
.option-tree-save-layout { |
|
2062 |
float: left; |
|
2063 |
padding: 10px 0; |
|
2064 |
} |
|
2065 |
.option-tree-save-layout.active-layout { |
5
|
2066 |
padding-left: 10px; |
0
|
2067 |
} |
|
2068 |
.option-tree-save-layout .widefat { |
|
2069 |
float: left; |
|
2070 |
width: 128px !important; |
|
2071 |
margin: 0; |
|
2072 |
} |
|
2073 |
.option-tree-active-layout { |
|
2074 |
border-right: 1px solid #ccc; |
|
2075 |
float: left; |
|
2076 |
padding: 10px 10px 10px 0; |
|
2077 |
min-width: 126px; |
|
2078 |
} |
5
|
2079 |
.button.save-layout { |
|
2080 |
margin: 0 0 0 10px !important; |
|
2081 |
} |
|
2082 |
.option-tree-layout-activate { |
|
2083 |
text-indent: -9999px; |
|
2084 |
} |
|
2085 |
.option-tree-layout-activate .icon:before { |
|
2086 |
content: "\f096"; |
|
2087 |
position: relative; |
|
2088 |
top: 1px; |
|
2089 |
} |
|
2090 |
.option-tree-layout-activate.active .icon:before { |
|
2091 |
content: "\f046"; |
|
2092 |
padding-left: 1px; |
|
2093 |
} |
|
2094 |
|
|
2095 |
/* -------------------------------------------------- |
|
2096 |
:: Option Group |
|
2097 |
---------------------------------------------------*/ |
|
2098 |
.ot-option-group { |
|
2099 |
float: left; |
|
2100 |
padding-right: 5px; |
|
2101 |
position: relative; |
|
2102 |
width: 20%; |
|
2103 |
box-sizing: border-box; |
|
2104 |
} |
|
2105 |
.ot-option-group--three-fourths { |
|
2106 |
width: 75%; |
|
2107 |
} |
|
2108 |
.ot-option-group--two-thirds { |
|
2109 |
width: 66.6%; |
|
2110 |
} |
|
2111 |
.ot-option-group--one-half { |
|
2112 |
width: 50%; |
|
2113 |
} |
|
2114 |
.ot-option-group--one-third { |
|
2115 |
width: 33.3%; |
|
2116 |
} |
|
2117 |
.ot-option-group--one-fourth { |
|
2118 |
width: 25%; |
|
2119 |
} |
|
2120 |
.ot-option-group--one-fifth { |
|
2121 |
width: 20%; |
|
2122 |
} |
|
2123 |
.ot-option-group--one-sixth { |
|
2124 |
width: 16.6%; |
|
2125 |
} |
|
2126 |
.ot-option-group--one-eighth { |
|
2127 |
width: 12.5%; |
|
2128 |
} |
|
2129 |
.ot-option-group--is-last { |
|
2130 |
padding-right: 0; |
|
2131 |
} |
|
2132 |
.ot-option-group--icon { |
|
2133 |
background: #fafafa; |
|
2134 |
border-right: 1px solid #ccc; |
|
2135 |
display: inline-block; |
|
2136 |
font-size: 14px; |
|
2137 |
line-height: 14px; |
|
2138 |
padding: 6px 6px 7px; |
|
2139 |
position: absolute; |
|
2140 |
text-align: center; |
|
2141 |
top: 1px; |
|
2142 |
left: 1px; |
|
2143 |
width: 14px; |
|
2144 |
z-index: 10; |
|
2145 |
} |
|
2146 |
.ot-icon-circle.ot-option-group--icon:before { |
|
2147 |
left: 1px; |
|
2148 |
position: relative; |
|
2149 |
-webkit-filter: blur(1px); |
|
2150 |
-moz-filter: blur(1px); |
|
2151 |
-ms-filter: blur(1px); |
|
2152 |
-o-filter: blur(1px); |
|
2153 |
filter: blur(1px); |
|
2154 |
} |
|
2155 |
.ot-option-group--icon + input.option-tree-ui-input { |
|
2156 |
padding-left: 34px !important; |
|
2157 |
margin-right: 5px; |
|
2158 |
} |
|
2159 |
.ot-option-group--checkbox { |
|
2160 |
float: left; |
|
2161 |
padding-top: 2px; |
|
2162 |
padding-right: 10px; |
|
2163 |
width: auto; |
|
2164 |
} |
|
2165 |
#post-body .ot-option-group--checkbox p { |
|
2166 |
color: #a9a9a9; |
|
2167 |
float: left; |
|
2168 |
margin: 1px 0 0.3em 0 !important; |
|
2169 |
} |
|
2170 |
@media screen and ( min-width: 783px ) { |
|
2171 |
#post-body .ot-option-group--checkbox p input { |
|
2172 |
margin-top: 0px !important; |
|
2173 |
} |
|
2174 |
} |
|
2175 |
@media screen and ( max-width: 1020px ) { |
|
2176 |
.ot-option-group--one-fourth, |
|
2177 |
.ot-option-group--one-fifth, |
|
2178 |
.ot-option-group--one-sixth, |
|
2179 |
.ot-option-group--one-eighth { |
|
2180 |
width: 33.3%; |
|
2181 |
} |
|
2182 |
.ot-option-group--checkbox { |
|
2183 |
width: 100%; |
|
2184 |
} |
|
2185 |
} |
|
2186 |
@media screen and ( max-width: 782px ) { |
|
2187 |
.ot-option-group { |
|
2188 |
width: 50%; |
|
2189 |
} |
|
2190 |
.ot-option-group--three-fourths, |
|
2191 |
.ot-option-group--two-thirds, |
|
2192 |
.ot-option-group--one-half { |
|
2193 |
width: 100%; |
|
2194 |
} |
|
2195 |
.ot-option-group--checkbox { |
|
2196 |
padding-top: 0.3em; |
|
2197 |
} |
|
2198 |
} |
|
2199 |
.ot-option-group .select-wrapper { |
|
2200 |
width: 100%; |
|
2201 |
} |
0
|
2202 |
|
|
2203 |
/* -------------------------------------------------- |
|
2204 |
:: Select |
|
2205 |
---------------------------------------------------*/ |
|
2206 |
.select-wrapper { |
|
2207 |
background: #fff url(../images/ot-select.png) no-repeat right center; |
|
2208 |
border: 1px solid #ccc; |
|
2209 |
display: block; |
|
2210 |
float: left; |
|
2211 |
font-size: 12px; |
5
|
2212 |
height: 29px; |
0
|
2213 |
margin: 0 5px 5px 0; |
5
|
2214 |
max-width: 100%; |
0
|
2215 |
width: auto; |
|
2216 |
-webkit-border-radius: 2px; |
5
|
2217 |
-moz-border-radius: 2px; |
|
2218 |
border-radius: 2px; |
0
|
2219 |
-webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.05); |
5
|
2220 |
-moz-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.05); |
|
2221 |
box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.05); |
|
2222 |
-webkit-box-sizing: border-box; |
|
2223 |
-moz-box-sizing: border-box; |
|
2224 |
box-sizing: border-box; |
0
|
2225 |
} |
|
2226 |
.select-wrapper:hover { |
|
2227 |
background-image: url(../images/ot-select-hover.png); |
5
|
2228 |
border-color: #999; |
0
|
2229 |
} |
|
2230 |
select.option-tree-ui-select { |
|
2231 |
cursor: pointer; |
|
2232 |
filter: alpha(opacity: 0); |
|
2233 |
font-size: 14px; |
|
2234 |
height: 29px; |
|
2235 |
margin: 0; |
5
|
2236 |
max-width: 100%; |
0
|
2237 |
-moz-opacity: 0; |
|
2238 |
opacity: 0; |
|
2239 |
padding: 0 !important; |
|
2240 |
position: relative; |
|
2241 |
width: inherit; |
|
2242 |
z-index: 4; |
|
2243 |
min-width: 118px; |
|
2244 |
} |
|
2245 |
|
|
2246 |
select.option-tree-ui-select option { |
|
2247 |
padding: 3px 15px !important; |
|
2248 |
} |
|
2249 |
.select-wrapper span { |
|
2250 |
height: 27px; |
|
2251 |
line-height: 27px; |
5
|
2252 |
overflow: hidden; |
0
|
2253 |
padding-left: 7px; |
5
|
2254 |
padding-right: 27px; |
0
|
2255 |
position: absolute; |
|
2256 |
z-index: 2; |
|
2257 |
} |
|
2258 |
#option-tree-options-layouts-form .select-wrapper { |
|
2259 |
margin: 0px; |
|
2260 |
} |
|
2261 |
#option-tree-options-layouts-form select.option-tree-ui-select { |
|
2262 |
min-width: 124px; |
|
2263 |
} |
|
2264 |
.type-measurement select.option-tree-ui-select { |
5
|
2265 |
min-width: 73px !important; |
0
|
2266 |
} |
|
2267 |
.type-measurement .select-wrapper { |
5
|
2268 |
margin-right: 0; |
0
|
2269 |
position: absolute; |
|
2270 |
right: 0px; |
|
2271 |
top: 0px; |
|
2272 |
} |
|
2273 |
|
|
2274 |
/* FireFox */ |
|
2275 |
@-moz-document url-prefix() { |
|
2276 |
#option-tree-options-layouts-form .select-wrapper { |
|
2277 |
left: 250px; |
5
|
2278 |
} |
0
|
2279 |
} |
|
2280 |
|
|
2281 |
/* -------------------------------------------------- |
|
2282 |
:: Measurement |
|
2283 |
---------------------------------------------------*/ |
|
2284 |
.option-tree-ui-measurement-input-wrap { |
|
2285 |
margin-right: 80px; |
|
2286 |
} |
|
2287 |
|
|
2288 |
/* -------------------------------------------------- |
|
2289 |
:: Checkbox & Radio |
|
2290 |
---------------------------------------------------*/ |
|
2291 |
.format-setting.type-checkbox input, |
|
2292 |
.format-setting.type-radio input { |
|
2293 |
float: left; |
|
2294 |
margin: 2px 5px 0 1px; |
|
2295 |
} |
|
2296 |
.format-setting.type-checkbox label, |
|
2297 |
.format-setting.type-radio label { |
|
2298 |
float: left; |
|
2299 |
max-width: 90%; |
|
2300 |
padding: 0px; |
|
2301 |
} |
|
2302 |
#option-tree-settings-api .format-setting.type-checkbox p, |
|
2303 |
#option-tree-settings-api .format-setting.type-radio p { |
|
2304 |
float: left; |
|
2305 |
margin: 0.5em 0 !important; |
|
2306 |
width: 100%; |
|
2307 |
} |
5
|
2308 |
@media screen and ( max-width: 782px ) { |
|
2309 |
.format-setting.type-checkbox, |
|
2310 |
.format-setting.type-radio { |
|
2311 |
padding-top: 0.3em; |
|
2312 |
} |
|
2313 |
} |
0
|
2314 |
|
|
2315 |
/* -------------------------------------------------- |
|
2316 |
:: Radio Images |
|
2317 |
---------------------------------------------------*/ |
|
2318 |
.type-radio-image .option-tree-ui-radio-images { |
|
2319 |
float: left; |
|
2320 |
margin: 0 10px 10px 0px; |
|
2321 |
} |
|
2322 |
.type-radio-image .option-tree-ui-radio-images img { |
|
2323 |
background: #fff; |
|
2324 |
border: 1px solid #ccc; |
|
2325 |
cursor: pointer; |
5
|
2326 |
opacity: 0.8; |
0
|
2327 |
padding: 5px; |
5
|
2328 |
-webkit-border-radius: 2px; |
|
2329 |
-moz-border-radius: 2px; |
|
2330 |
border-radius: 2px; |
0
|
2331 |
} |
|
2332 |
.type-radio-image .option-tree-ui-radio-images img.option-tree-ui-radio-image-selected, |
|
2333 |
.type-radio-image .option-tree-ui-radio-images img:hover { |
|
2334 |
border-color: #464646; |
5
|
2335 |
opacity: 1; |
0
|
2336 |
-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.05); |
5
|
2337 |
-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.05); |
|
2338 |
box-shadow: 0 1px 3px rgba(0,0,0,0.05); |
|
2339 |
} |
|
2340 |
|
|
2341 |
/* -------------------------------------------------- |
|
2342 |
:: Social Links |
|
2343 |
---------------------------------------------------*/ |
|
2344 |
.type-social-links input.option-tree-ui-input { |
|
2345 |
margin-top: 5px; |
0
|
2346 |
} |
|
2347 |
|
|
2348 |
/* -------------------------------------------------- |
|
2349 |
:: Numeric Slider |
|
2350 |
---------------------------------------------------*/ |
|
2351 |
.type-numeric-slider .format-setting-inner { |
|
2352 |
background: #fcfcfc; |
|
2353 |
border: 1px solid #ccc; |
|
2354 |
min-height: 41px; |
|
2355 |
padding: 5px; |
|
2356 |
-webkit-box-sizing: border-box; |
|
2357 |
-moz-box-sizing: border-box; |
|
2358 |
box-sizing: border-box; |
5
|
2359 |
-webkit-border-radius: 2px; |
|
2360 |
-moz-border-radius: 2px; |
|
2361 |
border-radius: 2px; |
0
|
2362 |
} |
|
2363 |
.ot-numeric-slider-wrap { |
|
2364 |
margin: 0 96px 0 0; |
|
2365 |
} |
|
2366 |
.ot-numeric-slider-wrap .ot-numeric-slider-helper-input { |
|
2367 |
position: absolute; |
|
2368 |
right: 5px; |
|
2369 |
text-align: center; |
|
2370 |
top: 5px; |
5
|
2371 |
width: 90px !important; |
0
|
2372 |
} |
|
2373 |
.ot-numeric-slider.ui-slider { |
|
2374 |
background: #fff; |
|
2375 |
border: 1px solid #ccc; |
|
2376 |
margin: 8px 8px 0 8px; |
|
2377 |
position: relative; |
|
2378 |
-webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.05); |
|
2379 |
-moz-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.05); |
|
2380 |
box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.05); |
|
2381 |
-webkit-border-radius: 2px; |
|
2382 |
-moz-border-radius: 2px; |
|
2383 |
border-radius: 2px; |
|
2384 |
} |
|
2385 |
.ot-numeric-slider.ui-slider-horizontal { |
|
2386 |
height: 11px; |
|
2387 |
} |
5
|
2388 |
.ot-numeric-slider.ui-slider .ui-slider-handle { |
|
2389 |
border: 1px solid #000; |
|
2390 |
color: #555; |
0
|
2391 |
cursor: pointer; |
|
2392 |
display: block; |
|
2393 |
height: 27px; |
|
2394 |
margin: -9px -8px; |
|
2395 |
outline: 0; |
|
2396 |
position: absolute; |
5
|
2397 |
width: 16px; |
|
2398 |
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 0 rgba(0,0,0,.08); |
|
2399 |
-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 0 rgba(0,0,0,.08); |
|
2400 |
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 0 rgba(0,0,0,.08); |
|
2401 |
-webkit-border-radius: 2px; |
|
2402 |
-moz-border-radius: 2px; |
|
2403 |
border-radius: 2px; |
|
2404 |
} |
|
2405 |
/* default */ |
|
2406 |
.ot-numeric-slider.ui-slider .ui-slider-handle { |
|
2407 |
background: #333; |
|
2408 |
border-color: #000; |
|
2409 |
} |
|
2410 |
.ot-numeric-slider.ui-slider .ui-slider-handle:hover, |
|
2411 |
.ot-numeric-slider.ui-slider .ui-slider-handle.ui-state-active { |
|
2412 |
background: #444; |
|
2413 |
border-color: #111; |
|
2414 |
} |
|
2415 |
/* light */ |
|
2416 |
.admin-color-light .ot-numeric-slider.ui-slider .ui-slider-handle { |
|
2417 |
background: #888; |
|
2418 |
border-color: #3c3c3c; |
|
2419 |
} |
|
2420 |
.admin-color-light .ot-numeric-slider.ui-slider .ui-slider-handle:hover, |
|
2421 |
.admin-color-light .ot-numeric-slider.ui-slider .ui-slider-handle.ui-state-active { |
|
2422 |
background: #999; |
|
2423 |
border-color: #777; |
|
2424 |
} |
|
2425 |
/* blue */ |
|
2426 |
.admin-color-blue .ot-numeric-slider.ui-slider .ui-slider-handle { |
|
2427 |
background: #52accc; |
|
2428 |
border-color: #002b39; |
|
2429 |
} |
|
2430 |
.admin-color-blue .ot-numeric-slider.ui-slider .ui-slider-handle:hover, |
|
2431 |
.admin-color-blue .ot-numeric-slider.ui-slider .ui-slider-handle.ui-state-active { |
|
2432 |
background: #5dc2e6; |
|
2433 |
border-color: #006484; |
|
2434 |
} |
|
2435 |
/* coffee */ |
|
2436 |
.admin-color-coffee .ot-numeric-slider.ui-slider .ui-slider-handle { |
|
2437 |
background: #59524c; |
|
2438 |
border-color: #0f0e0d; |
|
2439 |
} |
|
2440 |
.admin-color-coffee .ot-numeric-slider.ui-slider .ui-slider-handle:hover, |
|
2441 |
.admin-color-coffee .ot-numeric-slider.ui-slider .ui-slider-handle.ui-state-active { |
|
2442 |
background: #cca588; |
|
2443 |
border-color: #675f58; |
|
2444 |
} |
|
2445 |
/* ectoplasm */ |
|
2446 |
.admin-color-ectoplasm .ot-numeric-slider.ui-slider .ui-slider-handle { |
|
2447 |
background: #523f6d; |
|
2448 |
border-color: #181220; |
|
2449 |
} |
|
2450 |
.admin-color-ectoplasm .ot-numeric-slider.ui-slider .ui-slider-handle:hover, |
|
2451 |
.admin-color-ectoplasm .ot-numeric-slider.ui-slider .ui-slider-handle.ui-state-active { |
|
2452 |
background: #a3b542; |
|
2453 |
border-color: #644d85; |
|
2454 |
} |
|
2455 |
/* midnight */ |
|
2456 |
.admin-color-midnight .ot-numeric-slider.ui-slider .ui-slider-handle { |
|
2457 |
background: #363b3f; |
|
2458 |
border-color: #090a0b; |
|
2459 |
} |
|
2460 |
.admin-color-midnight .ot-numeric-slider.ui-slider .ui-slider-handle:hover, |
|
2461 |
.admin-color-midnight .ot-numeric-slider.ui-slider .ui-slider-handle.ui-state-active { |
|
2462 |
background: #ed543f; |
|
2463 |
border-color: #a0382a; |
|
2464 |
} |
|
2465 |
/* ocean */ |
|
2466 |
.admin-color-ocean .ot-numeric-slider.ui-slider .ui-slider-handle { |
|
2467 |
background: #738e96; |
|
2468 |
border-color: #39464a; |
|
2469 |
} |
|
2470 |
.admin-color-ocean .ot-numeric-slider.ui-slider .ui-slider-handle:hover, |
|
2471 |
.admin-color-ocean .ot-numeric-slider.ui-slider .ui-slider-handle.ui-state-active { |
|
2472 |
background: #9ab8a0; |
|
2473 |
border-color: #5a6c5e; |
|
2474 |
} |
|
2475 |
/* sunrise */ |
|
2476 |
.admin-color-sunrise .ot-numeric-slider.ui-slider .ui-slider-handle { |
|
2477 |
background: #da4f41; |
|
2478 |
border-color: #8a322a; |
|
2479 |
} |
|
2480 |
.admin-color-sunrise .ot-numeric-slider.ui-slider .ui-slider-handle:hover, |
|
2481 |
.admin-color-sunrise .ot-numeric-slider.ui-slider .ui-slider-handle.ui-state-active { |
|
2482 |
background: #e88436; |
|
2483 |
border-color: #e75546; |
0
|
2484 |
} |
|
2485 |
|
|
2486 |
/* -------------------------------------------------- |
|
2487 |
:: Colorpicker |
|
2488 |
---------------------------------------------------*/ |
|
2489 |
.option-tree-ui-colorpicker-input-wrap { |
5
|
2490 |
float: left; |
|
2491 |
} |
|
2492 |
.hide-color-picker { |
0
|
2493 |
display: none; |
5
|
2494 |
} |
|
2495 |
.option-tree-ui-colorpicker-input-wrap .option-tree-ui-colorpicker-label { |
0
|
2496 |
height: 30px; |
5
|
2497 |
line-height: 30px; |
|
2498 |
margin-right: 10px; |
|
2499 |
display: block; |
|
2500 |
} |
|
2501 |
.type-link-color .option-tree-ui-colorpicker-input-wrap { |
|
2502 |
margin-right: 20px; |
|
2503 |
} |
|
2504 |
.option-tree-ui-colorpicker-input-wrap .wp-color-picker, |
|
2505 |
.option-tree-ui-colorpicker-input-wrap .wp-picker-default, |
|
2506 |
.option-tree-ui-colorpicker-input-wrap .wp-picker-clear { |
|
2507 |
border-color: #ccc; |
|
2508 |
font-size: 12px !important; |
|
2509 |
height: 29px !important; |
|
2510 |
line-height: 27px !important; |
|
2511 |
margin-top: 0px; |
|
2512 |
-webkit-border-radius: 2px; |
|
2513 |
-moz-border-radius: 2px; |
|
2514 |
border-radius: 2px; |
|
2515 |
-webkit-box-shadow: none; |
|
2516 |
-moz-box-shadow: none; |
|
2517 |
box-shadow: none; |
|
2518 |
} |
|
2519 |
.option-tree-ui-colorpicker-input-wrap .wp-color-picker { |
|
2520 |
margin: 0 0 5px 0 !important; |
|
2521 |
} |
|
2522 |
.option-tree-ui-colorpicker-input-wrap .wp-color-result { |
|
2523 |
height: 27px; |
|
2524 |
outline: 0; |
|
2525 |
margin: 0 5px 5px 0px; |
|
2526 |
top: 0px; |
|
2527 |
-webkit-box-shadow: none; |
|
2528 |
-moz-box-shadow: none; |
|
2529 |
box-shadow: none; |
|
2530 |
} |
|
2531 |
.option-tree-ui-colorpicker-input-wrap .wp-color-result:after { |
|
2532 |
line-height: 27px; |
|
2533 |
} |
|
2534 |
.option-tree-ui-colorpicker-input-wrap .wp-picker-container .iris-picker { |
|
2535 |
border-color: #ccc; |
|
2536 |
margin: 0px 5px 5px 0; |
|
2537 |
-webkit-border-radius: 2px; |
|
2538 |
-moz-border-radius: 2px; |
|
2539 |
border-radius: 2px; |
|
2540 |
} |
|
2541 |
@media screen and ( max-width: 782px ) { |
|
2542 |
.option-tree-ui-colorpicker-input-wrap .wp-color-picker { |
|
2543 |
padding: 3px 5px !important; |
|
2544 |
} |
|
2545 |
.option-tree-ui-colorpicker-input-wrap .wp-picker-clear, |
|
2546 |
.option-tree-ui-colorpicker-input-wrap .wp-picker-default { |
|
2547 |
margin-top: 4px; |
|
2548 |
padding: 0 8px 1px !important; |
|
2549 |
} |
0
|
2550 |
} |
|
2551 |
|
5
|
2552 |
/* -------------------------------------------------- |
|
2553 |
:: Colorpicker Opacity (Derivative work of the Codestar WP Color Picker.) |
|
2554 |
---------------------------------------------------*/ |
|
2555 |
.option-tree-opacity-wrap { |
|
2556 |
background-color: #fff; |
|
2557 |
border: 1px solid #ccc; |
|
2558 |
border-top: none; |
|
2559 |
border-radius: 0 0 2px 2px; |
|
2560 |
direction: ltr; |
|
2561 |
display: none; |
|
2562 |
padding: 10px; |
|
2563 |
position: relative; |
|
2564 |
top: -6px; |
|
2565 |
width: 235px; |
|
2566 |
} |
|
2567 |
.option-tree-opacity-slider { |
|
2568 |
left: 10px; |
|
2569 |
position: absolute; |
|
2570 |
width: 171px; |
|
2571 |
margin-left: 3px; |
|
2572 |
height: 28px; |
|
2573 |
} |
|
2574 |
.option-tree-opacity-slider .ui-slider-handle { |
|
2575 |
position: absolute; |
|
2576 |
top: -3px; |
|
2577 |
bottom: -3px; |
|
2578 |
z-index: 5; |
|
2579 |
border-color: #aaa; |
|
2580 |
border-style: solid; |
|
2581 |
border-width: 4px 3px; |
|
2582 |
width: 6px; |
|
2583 |
height: 26px; |
|
2584 |
margin: 0 -3px; |
|
2585 |
background: none; |
|
2586 |
cursor: ew-resize; |
|
2587 |
opacity: 0.9; |
|
2588 |
border-radius: 4px; |
|
2589 |
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); |
|
2590 |
} |
|
2591 |
.option-tree-opacity-slider .ui-slider-handle:before { |
|
2592 |
content: " "; |
|
2593 |
position: absolute; |
|
2594 |
left: -2px; |
|
2595 |
right: -2px; |
|
2596 |
top: -3px; |
|
2597 |
bottom: -3px; |
|
2598 |
border: 2px solid #fff; |
|
2599 |
border-radius: 3px; |
|
2600 |
} |
|
2601 |
.option-tree-opacity-slider-offset { |
|
2602 |
height: 28px; |
|
2603 |
width: 183px; |
|
2604 |
background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAAASCAYAAAAe/ZHXAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NkNEQUQ0ODM4RUE0MTFFNEExOEJFN0E5M0VFOTg0QUQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NkNEQUQ0ODQ4RUE0MTFFNEExOEJFN0E5M0VFOTg0QUQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo2Q0RBRDQ4MThFQTQxMUU0QTE4QkU3QTkzRUU5ODRBRCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo2Q0RBRDQ4MjhFQTQxMUU0QTE4QkU3QTkzRUU5ODRBRCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pv/r/N8AAAWYSURBVHjarFvvR3VBEN45JZGIPkREHyIiIhJJf3qUSERE9CGiDxERkcg9z9u92uucvTszz5z7xnHPj93Z2d359cxscn5+jpTS+EoiMr3/+51cZ2dn4+e29i2/u7y8RKf/pO3vc+o+n5ycoNK31+f6+jrfZ37yuG2mf3R01H3fa5N/b29vU6dP5qft0G4PDg5MGuPr/v4+jz1t27mfvN/b21P75+fHx8eZfiV/Ozs7rUJnSu/5+RlFv+m6ZJpbW1s1PnrvXl9fZ/qX89zY2LB4mfy+v7/nsdV1XltbK/dr5vnz87OcV5bJabuVlRVLBifjfX9/l/xkGtM+S0tLNXnu0szfU/P3IMn/k0678h6ddqjQFGccVL6hoCsVfsq+NZ5QtCv5rfFS41sq37W+UPhMyhxEWTetvce3NR8oewqD39qalXuGAK/WPltjajIC4x2c9Ye1f43SGcqGwRBeTZjhMNntL4pCWZMQYhE05RVl02EovRgC4RkCbUNSQAGhGB/GsKG4h6FQoigDa2i8fRBy3uLMXYIG3Vr3aZvRaCRdBYlYIMZywhBGCVhgzzOlgRuUSOvC0GMEWxOM/+EtQFh1OIIXtfwg1tRaayGjg5px0jyZKEaTle3e+AsLCygVRAh3FlEgKbReE3oYGj9EgIR00QiEgKw3ZBQbRGjBeAMtDETQmHiKDsezJNLgCTFGItZXlAgCSiQggblP+9c8SDI0lXWlFv5g3K63KZ51FOcZzthQ3LomoNHwJmKIQISI3vqzSpwIQ8liSjGMFQjDpoVgaQ6cWgvLhOC7qiAwiHrWbEg4JMSmeUrBuHoYwioOQNXmhmAcrs096s1gJCGi3hSEVU8DQxYElYHhKwUUGAa+NqOBMsSSAQJuhQhCAH4vxozExsxiihPuaIrjCVYKWlYEsjSM52G8Kxxryngl5j0j+EyGTIiED4s1Itm0ZGWxMFCLJaBAcEI6OBkmFgNBoc8Cait2ZnENE/6wQN8LJSJeSMNAjKVm+LUMAIt3PR5AQgIGp1Z5zxhE8PtXUYReYeXi4mKmOPNXBMzt2tPT07LIUtJqr66uusXEbkFnWiQ6Pj72ikrtzc1NKopuvbbj58PDwxqNHp27u7tuYWumUDV+v7+/Xyu6pc59+/DwUCsC9ujt7u6qRbt8//T01C3elbyN70fb29uZ/1FSincvLy/lPGb42tzc9IqJeHt7q61Pr2C6vr7u7tfHx8fMPhV0sLq6WhZtU0n36+uru8elPE7aLi8v1wqJPXn++fmZKYgX8ozFxcXJb0NaQTHClZT8+gBjsYdaFc+zWcUkGTCWENY66ta92oSVzo3WI6IZKGtukeyfBLFKBNAj6bUOBgaoe9wE4n04IBNkLMoC7+Skj630ZlTJMYdyMsU2T8AwpzALkVFilZgJcT2l9PCWDDSAMBSjVlJgZNk0lE1AIby0qCiCnBQNj6aBGQslZIZJ5hB6D/AzQHto5Z9Nk8tARdN4q2ExBnsyIJ311EymShyjan2rKk0zh1Ay1oQVWAZQRnkUA8RFw7TahjBnmNgMVMQrsCGZJezRtGlU0cUZ1zuaxGZPpbhApM+ZpFQqQ6xadoMtBrEKpBVo4GRXvNSxpaRixKiR+TChCYhsDwZkfFj8IkErjAHejcUI0XQrgwehhNSMHAz21E0wZ23FcCAmj8Sd/PXy2xLYLAuwRw4IMsqjFaWYOpMEhDySAPFCWyFkgAHrEcA+BNeJ4UE8HCzJPpCrerUmQIx1pWJkjqxJD8EikUo2c5aI8ZYgsAkM4WQtnHd0ns0ORgVTBghy5ISy928SGsbTMqYg523RUY8oNYG4FIYiyRyZCnFCJC87IoRAIMVOqQ7BKexxCS2hYVl9JhvlpYjnAe4MhmRPMWhhvLfXINaI9WKM0Zu0+SfAAFLE1EgfVSv7AAAAAElFTkSuQmCC); |
|
2605 |
box-shadow: 0 0 5px rgba(0, 0, 0, 0.4) inset; |
|
2606 |
border-radius: 2px; |
|
2607 |
} |
|
2608 |
.option-tree-opacity-text { |
|
2609 |
position: absolute; |
|
2610 |
top: 15px; |
|
2611 |
left: 215px; |
|
2612 |
width: 30px; |
|
2613 |
font-size: 12px; |
|
2614 |
text-align: center; |
|
2615 |
} |
|
2616 |
|
|
2617 |
/* -------------------------------------------------- |
|
2618 |
:: Google Font |
|
2619 |
---------------------------------------------------*/ |
|
2620 |
.type-google-font { |
|
2621 |
|
|
2622 |
} |
|
2623 |
.type-google-font-group-clone { |
|
2624 |
display: none; |
|
2625 |
} |
|
2626 |
.type-google-font-group { |
|
2627 |
float: left; |
|
2628 |
margin-bottom: 20px; |
|
2629 |
width: 100%; |
|
2630 |
} |
|
2631 |
.js-remove-google-font.option-tree-ui-button.button { |
|
2632 |
margin-left: 0; |
|
2633 |
margin-top: 0; |
0
|
2634 |
} |
|
2635 |
|
|
2636 |
/* -------------------------------------------------- |
|
2637 |
:: OptionTree UI Buttons |
|
2638 |
---------------------------------------------------*/ |
5
|
2639 |
.option-tree-ui-button.button { |
0
|
2640 |
float: left; |
5
|
2641 |
font-size: 12px !important; |
|
2642 |
line-height: 27px !important; |
|
2643 |
height: 29px !important; |
0
|
2644 |
margin: 5px; |
5
|
2645 |
min-width: 40px; |
|
2646 |
padding: 0 10px 1px !important; |
|
2647 |
} |
|
2648 |
.option-tree-ui-button:active, |
|
2649 |
.option-tree-ui-button:hover, |
|
2650 |
.option-tree-ui-button:focus { |
0
|
2651 |
outline: 0; |
|
2652 |
} |
|
2653 |
.option-tree-ui-button.hidden { |
|
2654 |
display: none; |
|
2655 |
} |
5
|
2656 |
.option-tree-ui-button.button-secondary { |
|
2657 |
background: #b73b27; |
|
2658 |
border-color: #7f291b; |
|
2659 |
color: #fff; |
|
2660 |
text-shadow: none; |
|
2661 |
-webkit-box-shadow: inset 0 1px 0 rgba(229,134,119,0.5), 0 1px 0 rgba(0,0,0,.15); |
|
2662 |
-moz-box-shadow: inset 0 1px 0 rgba(229,134,119,0.5), 0 1px 0 rgba(0,0,0,.15); |
|
2663 |
box-shadow: inset 0 1px 0 rgba(229,134,119,0.5), 0 1px 0 rgba(0,0,0,.15); |
|
2664 |
} |
|
2665 |
.option-tree-ui-button.button-secondary.hover, |
|
2666 |
.option-tree-ui-button.button-secondary:hover, |
|
2667 |
.option-tree-ui-button.button-secondary.focus, |
|
2668 |
.option-tree-ui-button.button-secondary:focus { |
|
2669 |
background: #9b3221; |
|
2670 |
border-color: #7f291b; |
0
|
2671 |
color: #fff; |
5
|
2672 |
-webkit-box-shadow: inset 0 1px 0 rgba(229,134,119,0.6); |
|
2673 |
-moz-box-shadow: inset 0 1px 0 rgba(229,134,119,0.5), 0 1px 0 rgba(0,0,0,.15); |
|
2674 |
box-shadow: inset 0 1px 0 rgba(229,134,119,0.6); |
|
2675 |
} |
|
2676 |
.option-tree-ui-button.button-secondary.focus, |
|
2677 |
.option-tree-ui-button.button-secondary:focus { |
|
2678 |
border-color: #4f160d; |
|
2679 |
-webkit-box-shadow: inset 0 1px 0 rgba(229,134,119,0.6), 1px 1px 2px rgba(0,0,0,0.4); |
|
2680 |
-moz-box-shadow: inset 0 1px 0 rgba(229,134,119,0.6), 1px 1px 2px rgba(0,0,0,0.4); |
|
2681 |
box-shadow: inset 0 1px 0 rgba(229,134,119,0.6), 1px 1px 2px rgba(0,0,0,0.4); |
|
2682 |
} |
|
2683 |
.option-tree-ui-button.button-secondary.active, |
|
2684 |
.option-tree-ui-button.button-secondary.active:hover, |
|
2685 |
.option-tree-ui-button.button-secondary.active:focus, |
|
2686 |
.option-tree-ui-button.button-secondary:active { |
|
2687 |
background: #b73b27; |
|
2688 |
border-color: #7f291b; |
0
|
2689 |
color: rgba(255,255,255,0.95); |
|
2690 |
-webkit-box-shadow: inset 0 1px 0 rgba(0,0,0,0.1); |
5
|
2691 |
-moz-box-shadow: inset 0 1px 0 rgba(0,0,0,0.1); |
|
2692 |
box-shadow: inset 0 1px 0 rgba(0,0,0,0.1); |
|
2693 |
vertical-align: top; |
0
|
2694 |
} |
|
2695 |
.option-tree-ui-button.right { |
|
2696 |
float: right; |
|
2697 |
} |
|
2698 |
.option-tree-ui-button.hug-left { |
|
2699 |
margin-left: 0px; |
|
2700 |
} |
|
2701 |
.option-tree-ui-button.hug-right { |
|
2702 |
margin-right: 0px; |
|
2703 |
} |
|
2704 |
.option-tree-ui-button.pad { |
|
2705 |
padding: 0px 21px; |
|
2706 |
} |
|
2707 |
.option-tree-ui-button.left-item { |
|
2708 |
margin: 5px 0 5px 5px; |
|
2709 |
-webkit-border-top-right-radius: 0px; |
|
2710 |
-webkit-border-bottom-right-radius: 0px; |
|
2711 |
-moz-border-radius-topright: 0px; |
|
2712 |
-moz-border-radius-bottomright: 0px; |
|
2713 |
border-top-right-radius: 0px; |
|
2714 |
border-bottom-right-radius: 0px; |
|
2715 |
} |
|
2716 |
.option-tree-ui-button.center-item { |
|
2717 |
margin: 5px 0 5px -1px; |
|
2718 |
-webkit-border-radius: 0px; |
|
2719 |
-moz-border-radius: 0px; |
|
2720 |
border-radius: 0px; |
|
2721 |
} |
|
2722 |
.option-tree-ui-button.right-item { |
|
2723 |
margin: 5px 5px 5px -1px; |
|
2724 |
-webkit-border-top-left-radius: 0px; |
|
2725 |
-webkit-border-bottom-left-radius: 0px; |
|
2726 |
-moz-border-radius-topleft: 0px; |
|
2727 |
-moz-border-radius-bottomleft: 0px; |
|
2728 |
border-top-left-radius: 0px; |
|
2729 |
border-bottom-left-radius: 0px; |
|
2730 |
} |
|
2731 |
.option-tree-ui-buttons { |
|
2732 |
background: #fff; |
|
2733 |
border: 1px solid #ccc; |
|
2734 |
margin: 11px 5px 0 2px; |
|
2735 |
min-width: 523px; |
|
2736 |
overflow: hidden; |
|
2737 |
padding: 5px; |
|
2738 |
position: relative; |
|
2739 |
-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.05); |
5
|
2740 |
-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.05); |
|
2741 |
box-shadow: 0 1px 3px rgba(0,0,0,0.05); |
|
2742 |
-webkit-border-radius: 2px; |
|
2743 |
-moz-border-radius: 2px; |
|
2744 |
border-radius: 2px; |
0
|
2745 |
} |
|
2746 |
.option-tree-ui-buttons.alt { |
|
2747 |
background: #f5f5f5; |
|
2748 |
border-color: #dfdfdf; |
|
2749 |
} |
|
2750 |
.option-tree-ui-buttons:before, |
|
2751 |
.option-tree-ui-buttons:after { |
|
2752 |
content: "\0020"; |
|
2753 |
display: block; |
|
2754 |
height: 0; |
|
2755 |
visibility: hidden; |
|
2756 |
} |
|
2757 |
.option-tree-ui-buttons:after { |
|
2758 |
clear: both; |
|
2759 |
} |
|
2760 |
.option-tree-ui-buttons { |
|
2761 |
zoom: 1; |
|
2762 |
} |
|
2763 |
button.reset-settings { |
|
2764 |
position: relative; |
|
2765 |
top: -45px; |
|
2766 |
left: 8px; |
|
2767 |
} |
|
2768 |
|
|
2769 |
/* -------------------------------------------------- |
|
2770 |
:: OptionTree UI Button Icons |
|
2771 |
---------------------------------------------------*/ |
|
2772 |
.option-tree-ui-button .icon { |
5
|
2773 |
color: #3a3a3a; |
0
|
2774 |
display: inline-block; |
|
2775 |
float: left; |
5
|
2776 |
font-size: 20px; |
|
2777 |
height: 20px; |
|
2778 |
margin-top: 3px; |
|
2779 |
opacity: 0.9; |
0
|
2780 |
overflow: hidden; |
5
|
2781 |
text-align: center; |
|
2782 |
text-indent: 0; |
0
|
2783 |
width: 18px; |
|
2784 |
} |
|
2785 |
button.option-tree-ui-button .icon { |
|
2786 |
margin-top: -3px; |
|
2787 |
} |
|
2788 |
.option-tree-ui-button.light .icon { |
5
|
2789 |
color: #fff; |
0
|
2790 |
opacity: 0.9; |
|
2791 |
} |
|
2792 |
.option-tree-ui-button.active .icon, |
|
2793 |
.option-tree-ui-button:hover .icon { |
|
2794 |
opacity: 1; |
|
2795 |
} |
|
2796 |
.option-tree-ui-button .icon.right-label { |
|
2797 |
margin-right: 10px; |
|
2798 |
} |
|
2799 |
.option-tree-ui-button .icon.left-label { |
|
2800 |
margin-left: 10px; |
|
2801 |
float: right; |
|
2802 |
} |
|
2803 |
.option-tree-ui-button .upload { |
|
2804 |
background-position: -0px -0px; |
|
2805 |
} |
|
2806 |
.option-tree-ui-button .trash-can { |
|
2807 |
background-position: -18px -0px; |
|
2808 |
} |
|
2809 |
.option-tree-ui-button .pencil, |
|
2810 |
.option-tree-ui-button .check { |
|
2811 |
background-position: -36px -0px; |
|
2812 |
} |
|
2813 |
.option-tree-ui-button:hover .pencil, |
|
2814 |
.option-tree-ui-button:hover .check, |
|
2815 |
.option-tree-ui-button.active .pencil, |
|
2816 |
.option-tree-ui-button.active .check { |
|
2817 |
background-position: -54px -0px; |
5
|
2818 |
} |
|
2819 |
|
|
2820 |
/* -------------------------------------------------- |
|
2821 |
:: WP 3.8 Fixes (via Github @AlxMedia) |
|
2822 |
---------------------------------------------------*/ |
|
2823 |
#option-tree-settings-api #poststuff, |
|
2824 |
#option-tree-settings-api #post-body-content { |
|
2825 |
min-width: 0; |
|
2826 |
} |
|
2827 |
#option-tree-settings-api #poststuff h3 { |
|
2828 |
font-family: inherit !important; |
|
2829 |
} |
|
2830 |
#option-tree-settings-api .postbox { |
|
2831 |
-webkit-box-shadow: none; |
|
2832 |
-moz-box-shadow: none; |
|
2833 |
box-shadow: none; |
|
2834 |
} |
|
2835 |
#option-tree-settings-api p input[type="checkbox"], |
|
2836 |
#option-tree-settings-api p input[type="radio"] { |
|
2837 |
margin-top: 2px; |
|
2838 |
} |
|
2839 |
#option-tree-settings-api .format-setting.type-checkbox p, |
|
2840 |
#option-tree-settings-api .format-setting.type-radio p { |
|
2841 |
margin: 0.3em 0 !important; |
|
2842 |
} |
|
2843 |
input.option-tree-ui-upload-input, |
|
2844 |
input.option-tree-ui-input { |
|
2845 |
padding-top: 5px; |
|
2846 |
padding-bottom: 5px; |
|
2847 |
} |
|
2848 |
@media screen and ( max-width: 782px ) { |
|
2849 |
#option-tree-settings-api p input[type="checkbox"], |
|
2850 |
#option-tree-settings-api p input[type="radio"] { |
|
2851 |
margin-top: -3px; |
|
2852 |
} |
|
2853 |
} |
|
2854 |
|
|
2855 |
/* -------------------------------------------------- |
|
2856 |
:: Gallery |
|
2857 |
---------------------------------------------------*/ |
|
2858 |
ul.ot-gallery-list { |
|
2859 |
float: left; |
|
2860 |
margin: 0; |
|
2861 |
width: 100%; |
|
2862 |
} |
|
2863 |
ul.ot-gallery-list li { |
|
2864 |
background: none repeat scroll 0 0 white; |
|
2865 |
border: 1px solid #bbb; |
|
2866 |
float: left; |
|
2867 |
margin: 0px 10px 10px 0; |
|
2868 |
padding: 4px; |
|
2869 |
-webkit-border-radius: 2px; |
|
2870 |
-moz-border-radius: 2px; |
|
2871 |
border-radius: 2px; |
|
2872 |
} |
|
2873 |
ul.ot-gallery-list li img { |
|
2874 |
display: block; |
|
2875 |
margin: 0; |
|
2876 |
} |
|
2877 |
|
|
2878 |
.ot-gallery-buttons { |
|
2879 |
float: left; |
|
2880 |
width: 100%; |
|
2881 |
} |
|
2882 |
.ot-gallery-buttons a.option-tree-ui-button { |
|
2883 |
margin-top: 0px; |
|
2884 |
margin-bottom: 0px; |
|
2885 |
} |
|
2886 |
|
|
2887 |
/* -------------------------------------------------- |
|
2888 |
:: Google Fonts |
|
2889 |
---------------------------------------------------*/ |
|
2890 |
.option-tree-google-font-family, |
|
2891 |
.option-tree-google-font-variants, |
|
2892 |
.option-tree-google-font-subsets { |
|
2893 |
float: left; |
|
2894 |
width: 20%; |
|
2895 |
} |
|
2896 |
.option-tree-google-font-family { |
|
2897 |
width: 100%; |
|
2898 |
} |
|
2899 |
#option-tree-settings-api p.checkbox-wrap, |
|
2900 |
#post-body .ot-metabox-panels p.checkbox-wrap { |
|
2901 |
display: block; |
|
2902 |
float: left; |
|
2903 |
margin: 0.3em 0 !important; |
|
2904 |
width: 100%; |
|
2905 |
} |
|
2906 |
@media screen and ( max-width: 1020px ) { |
|
2907 |
.option-tree-google-font-variants, |
|
2908 |
.option-tree-google-font-subsets { |
|
2909 |
width: 33%; |
|
2910 |
} |
|
2911 |
} |
|
2912 |
@media screen and ( max-width: 782px ) { |
|
2913 |
.option-tree-google-font-variants, |
|
2914 |
.option-tree-google-font-subsets { |
|
2915 |
width: 50%; |
|
2916 |
} |
|
2917 |
} |
|
2918 |
|
|
2919 |
/* -------------------------------------------------- |
|
2920 |
:: On/Off Switch |
|
2921 |
---------------------------------------------------*/ |
|
2922 |
.on-off-switch .slide-button { |
|
2923 |
display: none; |
|
2924 |
} |
|
2925 |
@media only screen { |
|
2926 |
.on-off-switch { |
|
2927 |
background-color: #fff; |
|
2928 |
border: 1px solid #ccc; |
|
2929 |
color: #333; |
|
2930 |
display: block; |
|
2931 |
font-size: 12px; |
|
2932 |
font-weight: normal; |
|
2933 |
height: 27px; |
|
2934 |
margin: 2px 1px; |
|
2935 |
position: relative; |
|
2936 |
padding: 0; |
|
2937 |
text-align: center; |
|
2938 |
text-transform: uppercase; |
|
2939 |
width: 100px; |
|
2940 |
-webkit-border-radius: 2px; |
|
2941 |
-moz-border-radius: 2px; |
|
2942 |
border-radius: 2px; |
|
2943 |
-webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.05); |
|
2944 |
-moz-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.05); |
|
2945 |
box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.05); |
|
2946 |
} |
|
2947 |
.on-off-switch * { |
|
2948 |
-webkit-box-sizing: border-box; |
|
2949 |
-moz-box-sizing: border-box; |
|
2950 |
box-sizing: border-box; |
|
2951 |
} |
|
2952 |
.on-off-switch input { |
|
2953 |
position: absolute; |
|
2954 |
opacity: 0; |
|
2955 |
} |
|
2956 |
.on-off-switch label { |
|
2957 |
cursor: pointer; |
|
2958 |
float: left; |
|
2959 |
height: 27px; |
|
2960 |
line-height: 27px; |
|
2961 |
margin: 0; |
|
2962 |
position: relative; |
|
2963 |
text-align: center; |
|
2964 |
vertical-align: middle; |
|
2965 |
width: 50%; |
|
2966 |
z-index: 2; |
|
2967 |
} |
|
2968 |
.on-off-switch input:last-of-type + label { |
|
2969 |
color: #333; |
|
2970 |
} |
|
2971 |
.on-off-switch input:checked + label { |
|
2972 |
color: #333; |
|
2973 |
} |
|
2974 |
.on-off-switch input:last-of-type:checked + label { |
|
2975 |
color: #fff; |
|
2976 |
} |
|
2977 |
.on-off-switch input:focus + label { |
|
2978 |
outline: none; |
|
2979 |
} |
|
2980 |
.on-off-switch .slide-button { |
|
2981 |
background: #b2d27e; |
|
2982 |
border: 1px solid #7c9258; |
|
2983 |
display: block; |
|
2984 |
height: 29px; |
|
2985 |
left: -1px; |
|
2986 |
padding: 0; |
|
2987 |
position: absolute; |
|
2988 |
text-decoration: none; |
|
2989 |
top: -1px; |
|
2990 |
width: 51%; |
|
2991 |
z-index: 1; |
|
2992 |
-webkit-border-radius: 2px; |
|
2993 |
-moz-border-radius: 2px; |
|
2994 |
border-radius: 2px; |
|
2995 |
-webkit-box-shadow: inset 0 1px 0 #c8eb8e, 0 1px 0 rgba(0,0,0,.08); |
|
2996 |
-moz-box-shadow: inset 0 1px 0 #c8eb8e, 0 1px 0 rgba(0,0,0,.08); |
|
2997 |
box-shadow: inset 0 1px 0 #c8eb8e, 0 1px 0 rgba(0,0,0,.08); |
|
2998 |
-webkit-transition: all 0.2s ease-out; |
|
2999 |
-moz-transition: all 0.2s ease-out; |
|
3000 |
transition: all 0.2s ease-out; |
|
3001 |
} |
|
3002 |
.on-off-switch input:last-of-type:checked ~ .slide-button { |
|
3003 |
background: #b73b27; |
|
3004 |
border-color: #7f291b; |
|
3005 |
color: #fff; |
|
3006 |
left: 50%; |
|
3007 |
-webkit-box-shadow: inset 0 1px 0 rgba(229,134,119,0.6), 0 1px 0 rgba(0,0,0,.15); |
|
3008 |
-moz-box-shadow: inset 0 1px 0 rgba(229,134,119,0.6), 0 1px 0 rgba(0,0,0,.15); |
|
3009 |
box-shadow: inset 0 1px 0 rgba(229,134,119,0.6), 0 1px 0 rgba(0,0,0,.15); |
|
3010 |
} |
|
3011 |
} |
|
3012 |
@media only screen and (-webkit-max-device-pixel-ratio: 2) and (max-device-width: 1280px) { |
|
3013 |
.on-off-switch { |
|
3014 |
-webkit-animation: webkitSiblingBugfix infinite 1s; |
|
3015 |
} |
|
3016 |
} |
|
3017 |
@-webkit-keyframes webkitSiblingBugfix { |
|
3018 |
from { |
|
3019 |
-webkit-transform: translate3d(0, 0, 0); |
|
3020 |
} |
|
3021 |
to { |
|
3022 |
-webkit-transform: translate3d(0, 0, 0); |
|
3023 |
} |
|
3024 |
} |
|
3025 |
|
|
3026 |
/* -------------------------------------------------- |
|
3027 |
:: Simple Input Append & Prepend |
|
3028 |
---------------------------------------------------*/ |
|
3029 |
.ot-input-append, |
|
3030 |
.ot-input-prepend { |
|
3031 |
display: inline-block; |
|
3032 |
vertical-align: middle; |
|
3033 |
font-size: 0; |
|
3034 |
white-space: nowrap; |
|
3035 |
} |
|
3036 |
.ot-input-append input { |
|
3037 |
position: relative; |
|
3038 |
margin-bottom: 0; |
|
3039 |
*margin-left: 0; |
|
3040 |
vertical-align: top; |
|
3041 |
-webkit-border-radius: 0 2px 2px 0; |
|
3042 |
-moz-border-radius: 0 2px 2px 0; |
|
3043 |
border-radius: 0 2px 2px 0; |
|
3044 |
} |
|
3045 |
.ot-input-append input:focus, |
|
3046 |
.ot-input-prepend input:focus { |
|
3047 |
z-index: 2; |
|
3048 |
} |
|
3049 |
.ot-input-append .ot-add-on, |
|
3050 |
.ot-input-prepend .ot-add-on { |
|
3051 |
display: inline-block; |
|
3052 |
width: auto; |
|
3053 |
height: 27px; |
|
3054 |
line-height: 28px; |
|
3055 |
min-width: 16px; |
|
3056 |
padding: 0 6px; |
|
3057 |
font-size: 16px; |
|
3058 |
font-weight: normal; |
|
3059 |
text-align: center; |
|
3060 |
text-shadow: 0 1px 0 white; |
|
3061 |
background-color: #f7f7f7; |
|
3062 |
border: 1px solid #ccc; |
|
3063 |
} |
|
3064 |
.ot-input-prepend input { |
|
3065 |
border-left: 0 !important; |
|
3066 |
} |
|
3067 |
.ot-input-prepend .ot-add-on:first-child { |
|
3068 |
-webkit-border-radius: 2px 0 0 2px; |
|
3069 |
-moz-border-radius: 2px 0 0 2px; |
|
3070 |
border-radius: 2px 0 0 2px; |
|
3071 |
} |
|
3072 |
.ot-input-append input { |
|
3073 |
border-right: 0 !important; |
|
3074 |
-webkit-border-radius: 2px 0 0 2px; |
|
3075 |
-moz-border-radius: 2px 0 0 2px; |
|
3076 |
border-radius: 2px 0 0 2px; |
|
3077 |
} |
|
3078 |
.ot-input-append input + .btn-group .btn:first-child { |
|
3079 |
-webkit-border-top-left-radius: 0; |
|
3080 |
-moz-border-radius-topleft: 0; |
|
3081 |
border-top-left-radius: 0; |
|
3082 |
-webkit-border-bottom-left-radius: 0; |
|
3083 |
-moz-border-radius-bottomleft: 0; |
|
3084 |
border-bottom-left-radius: 0; |
|
3085 |
} |
|
3086 |
.ot-input-append .ot-add-on:last-child { |
|
3087 |
-webkit-border-radius: 0 2px 2px 0; |
|
3088 |
-moz-border-radius: 0 2px 2px 0; |
|
3089 |
border-radius: 0 2px 2px 0; |
|
3090 |
} |
|
3091 |
.ot-input-prepend.ot-input-append input { |
|
3092 |
-webkit-border-radius: 0; |
|
3093 |
-moz-border-radius: 0; |
|
3094 |
border-radius: 0; |
|
3095 |
} |
|
3096 |
.ot-input-prepend.ot-input-append .ot-add-on:first-child { |
|
3097 |
-webkit-border-radius: 2px 0 0 2px; |
|
3098 |
-moz-border-radius: 2px 0 0 2px; |
|
3099 |
border-radius: 2px 0 0 2px; |
|
3100 |
} |
|
3101 |
.ot-input-prepend.ot-input-append .ot-add-on:last-child { |
|
3102 |
-webkit-border-radius: 0 2px 2px 0; |
|
3103 |
-moz-border-radius: 0 2px 2px 0; |
|
3104 |
border-radius: 0 2px 2px 0; |
|
3105 |
} |
|
3106 |
|
|
3107 |
/* -------------------------------------------------- |
|
3108 |
:: CSS Editor |
|
3109 |
---------------------------------------------------*/ |
|
3110 |
#option-tree-settings-api pre.ot-css-editor, |
|
3111 |
#poststuff .type-css pre.ot-css-editor, |
|
3112 |
#option-tree-settings-api pre.ot-javascript-editor, |
|
3113 |
#poststuff .type-javascript pre.ot-javascript-editor { |
|
3114 |
bottom: 0; |
|
3115 |
height: 280px; |
|
3116 |
left: 0; |
|
3117 |
margin: 0 !important; |
|
3118 |
right: 0; |
|
3119 |
top: 0; |
|
3120 |
} |
|
3121 |
#option-tree-settings-api pre.ace-chrome, |
|
3122 |
#poststuff .type-css pre.ace-chrome, |
|
3123 |
#poststuff .type-javascript pre.ace-chrome { |
|
3124 |
background-color: #fff !important; |
|
3125 |
border: 1px solid #ccc; |
|
3126 |
-webkit-border-radius: 2px; |
|
3127 |
-moz-border-radius: 2px; |
|
3128 |
border-radius: 2px; |
|
3129 |
} |
|
3130 |
#option-tree-settings-api pre.ace-chrome:hover, |
|
3131 |
#poststuff .type-css pre.ace-chrome:hover, |
|
3132 |
#poststuff .type-javascript pre.ace-chrome:hover { |
|
3133 |
border-color: #bbb !important; |
|
3134 |
-webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.0980392); |
|
3135 |
-moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.0980392); |
|
3136 |
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.0980392); |
|
3137 |
} |
|
3138 |
#option-tree-settings-api pre.ace-chrome.ace_focus, |
|
3139 |
#poststuff .type-css pre.ace-chrome.ace_focus, |
|
3140 |
#poststuff .type-javascript pre.ace-chrome.ace_focus { |
|
3141 |
border-color: #999 !important; |
|
3142 |
-webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.0980392); |
|
3143 |
-moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.0980392); |
|
3144 |
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.0980392); |
|
3145 |
} |
|
3146 |
|
|
3147 |
/* -------------------------------------------------- |
|
3148 |
:: Date Picker |
|
3149 |
---------------------------------------------------*/ |
|
3150 |
.ui-datepicker { |
|
3151 |
background: #fff; |
|
3152 |
border: 1px solid #ccc; |
|
3153 |
height: auto; |
|
3154 |
margin: 5px auto 0; |
|
3155 |
width: 216px; |
|
3156 |
z-index: 101 !important; |
|
3157 |
-webkit-border-radius: 2px; |
|
3158 |
-moz-border-radius: 2px; |
|
3159 |
border-radius: 2px; |
|
3160 |
} |
|
3161 |
.ui-datepicker a { |
|
3162 |
text-decoration: none; |
|
3163 |
} |
|
3164 |
.ui-datepicker table { |
|
3165 |
border-collapse: collapse; |
|
3166 |
border-spacing: 0; |
|
3167 |
width: 100%; |
|
3168 |
} |
|
3169 |
.ui-datepicker .ui-widget-header { |
|
3170 |
left: -1px; |
|
3171 |
line-height: 30px; |
|
3172 |
position: relative; |
|
3173 |
top: -1px; |
|
3174 |
width: 218px; |
|
3175 |
-webkit-border-radius: 2px 2px 0 0; |
|
3176 |
-moz-border-radius: 2px 2px 0 0; |
|
3177 |
border-radius: 2px 2px 0 0; |
|
3178 |
} |
|
3179 |
.ui-datepicker .ui-datepicker-title { |
|
3180 |
text-align: center; |
|
3181 |
} |
|
3182 |
.ui-datepicker-prev, |
|
3183 |
.ui-datepicker-next { |
|
3184 |
color: #ccc; |
|
3185 |
display: inline-block; |
|
3186 |
font-family: "option-tree-font"; |
|
3187 |
font-size: 16px; |
|
3188 |
width: 30px; |
|
3189 |
height: 30px; |
|
3190 |
text-align: center; |
|
3191 |
cursor: pointer; |
|
3192 |
-webkit-border-radius: 2px 0 0 0; |
|
3193 |
-moz-border-radius: 2px 0 0 0; |
|
3194 |
border-radius: 2px 0 0 0; |
|
3195 |
} |
|
3196 |
.ui-datepicker-next { |
|
3197 |
-webkit-border-radius: 0 2px 0 0; |
|
3198 |
-moz-border-radius: 0 2px 0 0; |
|
3199 |
border-radius: 0 2px 0 0; |
|
3200 |
} |
|
3201 |
.ui-datepicker-prev span, |
|
3202 |
.ui-datepicker-next span { |
|
3203 |
display: none; |
|
3204 |
} |
|
3205 |
.ui-datepicker-prev:hover, |
|
3206 |
.ui-datepicker-next:hover { |
|
3207 |
color: #fff; |
|
3208 |
} |
|
3209 |
.ui-datepicker-prev:before { |
|
3210 |
border-right: 1px solid #555; |
|
3211 |
content: "\f104"; |
|
3212 |
display: block; |
|
3213 |
float: left; |
|
3214 |
width: 31px; |
|
3215 |
height: 30px; |
|
3216 |
} |
|
3217 |
.ui-datepicker-prev { |
|
3218 |
border-right: 1px solid #333; |
|
3219 |
float: left; |
|
3220 |
} |
|
3221 |
.ui-datepicker-next:before { |
|
3222 |
border-left: 1px solid #555; |
|
3223 |
content: "\f105"; |
|
3224 |
display: block; |
|
3225 |
float: right; |
|
3226 |
width: 30px; |
|
3227 |
height: 30px; |
|
3228 |
} |
|
3229 |
.ui-datepicker-next { |
|
3230 |
border-left: 1px solid #333; |
|
3231 |
float: right; |
|
3232 |
width: 31px; |
|
3233 |
} |
|
3234 |
a.ui-datepicker-prev, |
|
3235 |
a.ui-datepicker-next { |
|
3236 |
outline: 0; |
|
3237 |
} |
|
3238 |
.ui-datepicker thead { |
|
3239 |
background-color: #fafafa; |
|
3240 |
border-bottom: 1px solid #ccc; |
|
3241 |
} |
|
3242 |
.ui-datepicker th { |
|
3243 |
text-transform: uppercase; |
|
3244 |
font-size: 9px; |
|
3245 |
padding: 5px 0; |
|
3246 |
color: #555; |
|
3247 |
text-shadow: 1px 0px 0px rgba(255,255,255,0.5); |
|
3248 |
} |
|
3249 |
.ui-datepicker tbody td { |
|
3250 |
border-right: 1px solid #ccc; |
|
3251 |
padding: 0; |
|
3252 |
} |
|
3253 |
.ui-datepicker tbody td:last-child { |
|
3254 |
border-right: 0px; |
|
3255 |
} |
|
3256 |
.ui-datepicker tbody tr { |
|
3257 |
border-bottom: 1px solid #ccc; |
|
3258 |
} |
|
3259 |
.ui-datepicker tbody tr:last-child { |
|
3260 |
border-bottom: 0px; |
|
3261 |
} |
|
3262 |
.ui-datepicker td span, |
|
3263 |
.ui-datepicker td a { |
|
3264 |
display: inline-block; |
|
3265 |
font-size: 11px; |
|
3266 |
text-align: center; |
|
3267 |
width: 30px; |
|
3268 |
height: 29px; |
|
3269 |
line-height: 30px; |
|
3270 |
color: #555; |
|
3271 |
text-shadow: 1px 0px 0px rgba(255,255,255,0.5); |
|
3272 |
} |
|
3273 |
.ui-datepicker-calendar .ui-state-default { |
|
3274 |
background-color: #f1f1f1; |
|
3275 |
} |
|
3276 |
.ui-datepicker-calendar .ui-state-highlight { |
|
3277 |
border-radius: 0px; |
|
3278 |
border: none; |
|
3279 |
color: #0074a2; |
|
3280 |
} |
|
3281 |
.ui-datepicker-calendar .ui-state-hover { |
|
3282 |
background: #fff; |
|
3283 |
} |
|
3284 |
.ui-datepicker-calendar .ui-state-active { |
|
3285 |
background-color: #0074a2; |
|
3286 |
color: #fff !important; |
|
3287 |
text-shadow: 0px 1px 0px rgba(0,0,0,0.25); |
|
3288 |
position: relative; |
|
3289 |
} |
|
3290 |
.ui-datepicker-unselectable .ui-state-default { |
|
3291 |
background: #fff; |
|
3292 |
color: #aaa; |
|
3293 |
} |
|
3294 |
.ui-datepicker-calendar td:first-child .ui-state-active { |
|
3295 |
margin-left: 0; |
|
3296 |
width: 30px; |
|
3297 |
} |
|
3298 |
.ui-datepicker-calendar td:last-child .ui-state-active { |
|
3299 |
margin-right: 0; |
|
3300 |
width: 30px; |
|
3301 |
} |
|
3302 |
.ui-datepicker-calendar tr:last-child .ui-state-active { |
|
3303 |
height: 30px; |
|
3304 |
margin-bottom: 0; |
|
3305 |
} |
|
3306 |
.ui-datepicker .ui-datepicker-buttonpane { |
|
3307 |
background-image: none; |
|
3308 |
border-left: 0; |
|
3309 |
border-right: 0; |
|
3310 |
border-bottom: 0; |
|
3311 |
margin: 0; |
|
3312 |
padding: 0 .7em; |
|
3313 |
} |
|
3314 |
.ui-datepicker .ui-datepicker-buttonpane button { |
|
3315 |
background: #f7f7f7; |
|
3316 |
border: 1px solid #ccc; |
|
3317 |
color: #555; |
|
3318 |
cursor: pointer; |
|
3319 |
float: right; |
|
3320 |
height: auto; |
|
3321 |
margin: .7em 0; |
|
3322 |
padding: 5px 14px; |
|
3323 |
width: auto; |
|
3324 |
-webkit-border-radius: 3px; |
|
3325 |
-moz-border-radius: 3px; |
|
3326 |
border-radius: 3px; |
|
3327 |
-webkit-box-shadow: inset 0 1px 0 #fff, 0 1px 0 rgba(0,0,0,.08); |
|
3328 |
-moz-box-shadow: inset 0 1px 0 #fff, 0 1px 0 rgba(0,0,0,.08); |
|
3329 |
box-shadow: inset 0 1px 0 #fff, 0 1px 0 rgba(0,0,0,.08); |
|
3330 |
} |
|
3331 |
.ui-datepicker .ui-datepicker-buttonpane button::-moz-focus-inner { |
|
3332 |
border-width: 1px 0; |
|
3333 |
border-style: solid none; |
|
3334 |
border-color: transparent; |
|
3335 |
padding: 0; |
|
3336 |
} |
|
3337 |
.ui-datepicker .ui-datepicker-buttonpane button:hover, |
|
3338 |
.ui-datepicker .ui-datepicker-buttonpane button:focus { |
|
3339 |
background: #fafafa; |
|
3340 |
border-color: #999; |
|
3341 |
color: #222; |
|
3342 |
outline: 0; |
|
3343 |
} |
|
3344 |
.ui-datepicker .ui-datepicker-buttonpane button:focus { |
|
3345 |
-webkit-box-shadow: 1px 1px 1px rgba(0,0,0,.2); |
|
3346 |
-moz-box-shadow: 1px 1px 1px rgba(0,0,0,.2); |
|
3347 |
box-shadow: 1px 1px 1px rgba(0,0,0,.2); |
|
3348 |
} |
|
3349 |
.ui-datepicker .ui-datepicker-buttonpane button:active { |
|
3350 |
background: #eee; |
|
3351 |
border-color: #999; |
|
3352 |
color: #333; |
|
3353 |
outline: 0; |
|
3354 |
-webkit-box-shadow: inset 0 2px 5px -3px rgba( 0, 0, 0, 0.5 ); |
|
3355 |
-moz-box-shadow: inset 0 2px 5px -3px rgba( 0, 0, 0, 0.5 ); |
|
3356 |
box-shadow: inset 0 2px 5px -3px rgba( 0, 0, 0, 0.5 ); |
|
3357 |
} |
|
3358 |
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { |
|
3359 |
float: left; |
|
3360 |
} |
|
3361 |
.ui-datepicker-calendar + .ui-datepicker-buttonpane { |
|
3362 |
border-bottom: 1px solid #ccc; |
|
3363 |
} |
|
3364 |
.ui-datepicker-multi-2 { |
|
3365 |
width: 432px !important; |
|
3366 |
} |
|
3367 |
.ui-datepicker-multi-3 { |
|
3368 |
width: 648px !important; |
|
3369 |
} |
|
3370 |
.ui-datepicker-multi-4 { |
|
3371 |
width: 864px !important; |
|
3372 |
} |
|
3373 |
.ui-datepicker-group { |
|
3374 |
float: left; |
|
3375 |
width: 216px !important; |
|
3376 |
} |
|
3377 |
.ui-datepicker-row-break { |
|
3378 |
clear: both; |
|
3379 |
width: 100%; |
|
3380 |
font-size: 0; |
|
3381 |
} |
|
3382 |
.ui-datepicker-multi .ui-datepicker-buttonpane { |
|
3383 |
border-top: 1px solid #ccc !important; |
|
3384 |
} |
|
3385 |
|
|
3386 |
/* default color scheme */ |
|
3387 |
.ui-datepicker .ui-widget-header { |
|
3388 |
background: #333; |
|
3389 |
color: #bbb; |
|
3390 |
} |
|
3391 |
.ui-datepicker .ui-widget-header a { |
|
3392 |
color: #999; |
|
3393 |
} |
|
3394 |
.ui-datepicker-prev, |
|
3395 |
.ui-datepicker-next:before { |
|
3396 |
border-color: #000; |
|
3397 |
} |
|
3398 |
.ui-datepicker-next, |
|
3399 |
.ui-datepicker-prev:before { |
|
3400 |
border-color: #444; |
|
3401 |
} |
|
3402 |
.ui-datepicker-prev:hover, |
|
3403 |
.ui-datepicker-next:hover { |
|
3404 |
background: #222; |
|
3405 |
color: #0074a2 !important; |
|
3406 |
} |
|
3407 |
/* light */ |
|
3408 |
.admin-color-light .ui-datepicker .ui-widget-header { |
|
3409 |
background: #888; |
|
3410 |
color: #fff; |
|
3411 |
} |
|
3412 |
.admin-color-light .ui-datepicker .ui-widget-header a { |
|
3413 |
color: #ccc; |
|
3414 |
} |
|
3415 |
.admin-color-light .ui-datepicker-prev, |
|
3416 |
.admin-color-light .ui-datepicker-next:before { |
|
3417 |
border-color: #3c3c3c; |
|
3418 |
} |
|
3419 |
.admin-color-light .ui-datepicker-next, |
|
3420 |
.admin-color-light .ui-datepicker-prev:before { |
|
3421 |
border-color: #999; |
|
3422 |
} |
|
3423 |
.admin-color-light .ui-datepicker-prev:hover, |
|
3424 |
.admin-color-light .ui-datepicker-next:hover { |
|
3425 |
background: #777; |
|
3426 |
color: #eee !important; |
|
3427 |
} |
|
3428 |
/* blue */ |
|
3429 |
.admin-color-blue .ui-datepicker .ui-widget-header { |
|
3430 |
background: #52accc; |
|
3431 |
color: #fff; |
|
3432 |
} |
|
3433 |
.admin-color-blue .ui-datepicker .ui-widget-header a { |
|
3434 |
color: #e2f8ff; |
|
3435 |
} |
|
3436 |
.admin-color-blue .ui-datepicker-prev, |
|
3437 |
.admin-color-blue .ui-datepicker-next:before { |
|
3438 |
border-color: #002b39; |
|
3439 |
} |
|
3440 |
.admin-color-blue .ui-datepicker-next, |
|
3441 |
.admin-color-blue .ui-datepicker-prev:before { |
|
3442 |
border-color: #5dc2e6; |
|
3443 |
} |
|
3444 |
.admin-color-blue .ui-datepicker-prev:hover, |
|
3445 |
.admin-color-blue .ui-datepicker-next:hover { |
|
3446 |
background: #006484; |
|
3447 |
color: #fff !important; |
|
3448 |
} |
|
3449 |
/* coffee */ |
|
3450 |
.admin-color-coffee .ui-datepicker .ui-widget-header { |
|
3451 |
background: #59524c; |
|
3452 |
color: #c7cbc9; |
|
3453 |
} |
|
3454 |
.admin-color-coffee .ui-datepicker .ui-widget-header a { |
|
3455 |
color: #f3f2f1; |
|
3456 |
} |
|
3457 |
.admin-color-coffee .ui-datepicker-prev, |
|
3458 |
.admin-color-coffee .ui-datepicker-next:before { |
|
3459 |
border-color: #0f0e0d; |
|
3460 |
} |
|
3461 |
.admin-color-coffee .ui-datepicker-next, |
|
3462 |
.admin-color-coffee .ui-datepicker-prev:before { |
|
3463 |
border-color: #675f58; |
|
3464 |
} |
|
3465 |
.admin-color-coffee .ui-datepicker-prev:hover, |
|
3466 |
.admin-color-coffee .ui-datepicker-next:hover { |
|
3467 |
background: #cca588; |
|
3468 |
color: #fff !important; |
|
3469 |
} |
|
3470 |
/* ectoplasm */ |
|
3471 |
.admin-color-ectoplasm .ui-datepicker .ui-widget-header { |
|
3472 |
background: #523f6d; |
|
3473 |
color: #c6c6d3; |
|
3474 |
} |
|
3475 |
.admin-color-ectoplasm .ui-datepicker .ui-widget-header a { |
|
3476 |
color: #f3f2f1; |
|
3477 |
} |
|
3478 |
.admin-color-ectoplasm .ui-datepicker-prev, |
|
3479 |
.admin-color-ectoplasm .ui-datepicker-next:before { |
|
3480 |
border-color: #181220; |
|
3481 |
} |
|
3482 |
.admin-color-ectoplasm .ui-datepicker-next, |
|
3483 |
.admin-color-ectoplasm .ui-datepicker-prev:before { |
|
3484 |
border-color: #644d85; |
|
3485 |
} |
|
3486 |
.admin-color-ectoplasm .ui-datepicker-prev:hover, |
|
3487 |
.admin-color-ectoplasm .ui-datepicker-next:hover { |
|
3488 |
background: #a3b542; |
|
3489 |
color: #fff !important; |
|
3490 |
} |
|
3491 |
/* midnight */ |
|
3492 |
.admin-color-midnight .ui-datepicker .ui-widget-header { |
|
3493 |
background: #363b3f; |
|
3494 |
color: #f1f2f3; |
|
3495 |
} |
|
3496 |
.admin-color-midnight .ui-datepicker .ui-widget-header a { |
|
3497 |
color: #f1f2f3; |
|
3498 |
} |
|
3499 |
.admin-color-midnight .ui-datepicker-prev, |
|
3500 |
.admin-color-midnight .ui-datepicker-next:before { |
|
3501 |
border-color: #090a0b; |
|
3502 |
} |
|
3503 |
.admin-color-midnight .ui-datepicker-next, |
|
3504 |
.admin-color-midnight .ui-datepicker-prev:before { |
|
3505 |
border-color: #4c5359; |
|
3506 |
} |
|
3507 |
.admin-color-midnight .ui-datepicker-prev:hover, |
|
3508 |
.admin-color-midnight .ui-datepicker-next:hover { |
|
3509 |
background: #ed543f; |
|
3510 |
color: #fff !important; |
|
3511 |
} |
|
3512 |
/* ocean */ |
|
3513 |
.admin-color-ocean .ui-datepicker .ui-widget-header { |
|
3514 |
background: #738e96; |
|
3515 |
color: #f1fcff; |
|
3516 |
} |
|
3517 |
.admin-color-ocean .ui-datepicker .ui-widget-header a { |
|
3518 |
color: #f1fcff; |
|
3519 |
} |
|
3520 |
.admin-color-ocean .ui-datepicker-prev, |
|
3521 |
.admin-color-ocean .ui-datepicker-next:before { |
|
3522 |
border-color: #39464a; |
|
3523 |
} |
|
3524 |
.admin-color-ocean .ui-datepicker-next, |
|
3525 |
.admin-color-ocean .ui-datepicker-prev:before { |
|
3526 |
border-color: #87a6af; |
|
3527 |
} |
|
3528 |
.admin-color-ocean .ui-datepicker-prev:hover, |
|
3529 |
.admin-color-ocean .ui-datepicker-next:hover { |
|
3530 |
background: #9ab8a0; |
|
3531 |
color: #fff !important; |
|
3532 |
} |
|
3533 |
/* sunrise */ |
|
3534 |
.admin-color-sunrise .ui-datepicker .ui-widget-header { |
|
3535 |
background: #da4f41; |
|
3536 |
color: #fff; |
|
3537 |
} |
|
3538 |
.admin-color-sunrise .ui-datepicker .ui-widget-header a { |
|
3539 |
color: #f3f1f1; |
|
3540 |
} |
|
3541 |
.admin-color-sunrise .ui-datepicker-prev, |
|
3542 |
.admin-color-sunrise .ui-datepicker-next:before { |
|
3543 |
border-color: #8a322a; |
|
3544 |
} |
|
3545 |
.admin-color-sunrise .ui-datepicker-next, |
|
3546 |
.admin-color-sunrise .ui-datepicker-prev:before { |
|
3547 |
border-color: #e75546; |
|
3548 |
} |
|
3549 |
.admin-color-sunrise .ui-datepicker-prev:hover, |
|
3550 |
.admin-color-sunrise .ui-datepicker-next:hover { |
|
3551 |
background: #e88436; |
|
3552 |
color: #fff !important; |
|
3553 |
} |
|
3554 |
|
|
3555 |
/* -------------------------------------------------- |
|
3556 |
:: Time Picker |
|
3557 |
---------------------------------------------------*/ |
|
3558 |
.ui-timepicker-div { |
|
3559 |
border-top: 1px solid #ccc; |
|
3560 |
padding: 0 .4em; |
|
3561 |
} |
|
3562 |
.ui-timepicker-div .ui-widget-content { |
|
3563 |
border: 1px solid #aaa; |
|
3564 |
background: #fff; |
|
3565 |
font-weight: normal; |
|
3566 |
color: #212121; |
|
3567 |
} |
|
3568 |
.ui-timepicker-div .ui-slider { |
|
3569 |
position: relative; |
|
3570 |
text-align: left; |
|
3571 |
} |
|
3572 |
.ui-timepicker-div .ui-slider-horizontal { |
|
3573 |
height: .8em; |
|
3574 |
bottom: -.3em; |
|
3575 |
position: relative; |
|
3576 |
-webkit-border-radius: 2px; |
|
3577 |
-moz-border-radius: 2px; |
|
3578 |
border-radius: 2px; |
|
3579 |
} |
|
3580 |
.ui-timepicker-div .ui-slider-horizontal .ui-slider-handle { |
|
3581 |
background: #f7f7f7; |
|
3582 |
border: 1px solid #ccc; |
|
3583 |
color: #555; |
|
3584 |
cursor: pointer; |
|
3585 |
display: block; |
|
3586 |
height: 1.3em; |
|
3587 |
margin-left: -.5em; |
|
3588 |
outline: 0; |
|
3589 |
position: absolute; |
|
3590 |
top: -.325em; |
|
3591 |
width: .8em; |
|
3592 |
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 0 rgba(0,0,0,.08); |
|
3593 |
-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 0 rgba(0,0,0,.08); |
|
3594 |
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 0 rgba(0,0,0,.08); |
|
3595 |
-webkit-border-radius: 2px; |
|
3596 |
-moz-border-radius: 2px; |
|
3597 |
border-radius: 2px; |
|
3598 |
} |
|
3599 |
.ui-timepicker-div .ui-slider-horizontal .ui-slider-handle:hover { |
|
3600 |
background: #fafafa; |
|
3601 |
border-color: #999; |
|
3602 |
color: #222; |
|
3603 |
} |
|
3604 |
.ui-timepicker-div .ui-slider-horizontal .ui-slider-handle.ui-state-active { |
|
3605 |
background: #eee; |
|
3606 |
border-color: #999; |
|
3607 |
color: #333; |
|
3608 |
outline: none; |
|
3609 |
} |
|
3610 |
.ui-datepicker-prev, |
|
3611 |
.ui-datepicker-next:before { |
|
3612 |
border-color: #000; |
|
3613 |
} |
|
3614 |
.ui-datepicker-next, |
|
3615 |
.ui-datepicker-prev:before { |
|
3616 |
border-color: #444; |
|
3617 |
} |
|
3618 |
.ui-datepicker-prev:hover, |
|
3619 |
.ui-datepicker-next:hover { |
|
3620 |
background: #222; |
|
3621 |
color: #0074a2 !important; |
|
3622 |
} |
|
3623 |
|
|
3624 |
.ui-timepicker-div dl { |
|
3625 |
text-align: left; |
|
3626 |
} |
|
3627 |
.ui-timepicker-div dl dt { |
|
3628 |
float: left; |
|
3629 |
clear: left; |
|
3630 |
padding: 0 0 0 5px; |
|
3631 |
} |
|
3632 |
.ui-timepicker-div dl dd { |
|
3633 |
margin: 0 10px 10px 45%; |
|
3634 |
} |
|
3635 |
.ui-timepicker-div td { |
|
3636 |
font-size: 90%; |
|
3637 |
} |
|
3638 |
.ui-tpicker-grid-label { |
|
3639 |
background: none; |
|
3640 |
border: none; |
|
3641 |
margin: 0; |
|
3642 |
padding: 0; |
|
3643 |
} |
|
3644 |
/* default */ |
|
3645 |
.ui-timepicker-div .ui-slider-horizontal .ui-slider-handle { |
|
3646 |
background: #333; |
|
3647 |
border-color: #000; |
|
3648 |
} |
|
3649 |
.ui-timepicker-div .ui-slider-horizontal .ui-slider-handle:hover, |
|
3650 |
.ui-timepicker-div .ui-slider-horizontal .ui-slider-handle.ui-state-active { |
|
3651 |
background: #444; |
|
3652 |
border-color: #111; |
|
3653 |
} |
|
3654 |
/* light */ |
|
3655 |
.admin-color-light .ui-timepicker-div .ui-slider-horizontal .ui-slider-handle { |
|
3656 |
background: #888; |
|
3657 |
border-color: #3c3c3c; |
|
3658 |
} |
|
3659 |
.admin-color-light .ui-timepicker-div .ui-slider-horizontal .ui-slider-handle:hover, |
|
3660 |
.admin-color-light .ui-timepicker-div .ui-slider-horizontal .ui-slider-handle.ui-state-active { |
|
3661 |
background: #999; |
|
3662 |
border-color: #777; |
|
3663 |
} |
|
3664 |
/* blue */ |
|
3665 |
.admin-color-blue .ui-timepicker-div .ui-slider-horizontal .ui-slider-handle { |
|
3666 |
background: #52accc; |
|
3667 |
border-color: #002b39; |
|
3668 |
} |
|
3669 |
.admin-color-blue .ui-timepicker-div .ui-slider-horizontal .ui-slider-handle:hover, |
|
3670 |
.admin-color-blue .ui-timepicker-div .ui-slider-horizontal .ui-slider-handle.ui-state-active { |
|
3671 |
background: #5dc2e6; |
|
3672 |
border-color: #006484; |
|
3673 |
} |
|
3674 |
/* coffee */ |
|
3675 |
.admin-color-coffee .ui-timepicker-div .ui-slider-horizontal .ui-slider-handle { |
|
3676 |
background: #59524c; |
|
3677 |
border-color: #0f0e0d; |
|
3678 |
} |
|
3679 |
.admin-color-coffee .ui-timepicker-div .ui-slider-horizontal .ui-slider-handle:hover, |
|
3680 |
.admin-color-coffee .ui-timepicker-div .ui-slider-horizontal .ui-slider-handle.ui-state-active { |
|
3681 |
background: #cca588; |
|
3682 |
border-color: #675f58; |
|
3683 |
} |
|
3684 |
/* ectoplasm */ |
|
3685 |
.admin-color-ectoplasm .ui-timepicker-div .ui-slider-horizontal .ui-slider-handle { |
|
3686 |
background: #523f6d; |
|
3687 |
border-color: #181220; |
|
3688 |
} |
|
3689 |
.admin-color-ectoplasm .ui-timepicker-div .ui-slider-horizontal .ui-slider-handle:hover, |
|
3690 |
.admin-color-ectoplasm .ui-timepicker-div .ui-slider-horizontal .ui-slider-handle.ui-state-active { |
|
3691 |
background: #a3b542; |
|
3692 |
border-color: #644d85; |
|
3693 |
} |
|
3694 |
/* midnight */ |
|
3695 |
.admin-color-midnight .ui-timepicker-div .ui-slider-horizontal .ui-slider-handle { |
|
3696 |
background: #363b3f; |
|
3697 |
border-color: #090a0b; |
|
3698 |
} |
|
3699 |
.admin-color-midnight .ui-timepicker-div .ui-slider-horizontal .ui-slider-handle:hover, |
|
3700 |
.admin-color-midnight .ui-timepicker-div .ui-slider-horizontal .ui-slider-handle.ui-state-active { |
|
3701 |
background: #ed543f; |
|
3702 |
border-color: #a0382a; |
|
3703 |
} |
|
3704 |
/* ocean */ |
|
3705 |
.admin-color-ocean .ui-timepicker-div .ui-slider-horizontal .ui-slider-handle { |
|
3706 |
background: #738e96; |
|
3707 |
border-color: #39464a; |
|
3708 |
} |
|
3709 |
.admin-color-ocean .ui-timepicker-div .ui-slider-horizontal .ui-slider-handle:hover, |
|
3710 |
.admin-color-ocean .ui-timepicker-div .ui-slider-horizontal .ui-slider-handle.ui-state-active { |
|
3711 |
background: #9ab8a0; |
|
3712 |
border-color: #5a6c5e; |
|
3713 |
} |
|
3714 |
/* sunrise */ |
|
3715 |
.admin-color-sunrise .ui-timepicker-div .ui-slider-horizontal .ui-slider-handle { |
|
3716 |
background: #da4f41; |
|
3717 |
border-color: #8a322a; |
|
3718 |
} |
|
3719 |
.admin-color-sunrise .ui-timepicker-div .ui-slider-horizontal .ui-slider-handle:hover, |
|
3720 |
.admin-color-sunrise .ui-timepicker-div .ui-slider-horizontal .ui-slider-handle.ui-state-active { |
|
3721 |
background: #e88436; |
|
3722 |
border-color: #e75546; |
|
3723 |
} |
|
3724 |
|
|
3725 |
/* -------------------------------------------------- |
|
3726 |
:: Meta Box Tabs |
|
3727 |
---------------------------------------------------*/ |
|
3728 |
.ot-metabox-tabs.ui-tabs { |
|
3729 |
overflow: hidden; |
|
3730 |
position: relative; |
|
3731 |
} |
|
3732 |
.ot-metabox-tabs.ui-tabs .ot-metabox-wrapper { |
|
3733 |
overflow: hidden; |
|
3734 |
} |
|
3735 |
.ot-metabox-tabs.ui-tabs .ot-metabox-panels { |
|
3736 |
background: white; |
|
3737 |
border: 1px solid #ccc; |
|
3738 |
margin: 7px 0 1px 0; |
|
3739 |
min-height: 140px; |
|
3740 |
overflow: hidden; |
|
3741 |
padding: 12px; |
|
3742 |
-webkit-border-radius: 2px; |
|
3743 |
-moz-border-radius: 2px; |
|
3744 |
border-radius: 2px; |
|
3745 |
} |
|
3746 |
.ot-metabox-tabs.ui-tabs .ot-metabox-nav.ui-tabs-nav { |
|
3747 |
float: left; |
|
3748 |
list-style: none; |
|
3749 |
margin: 0 -1px 0 0; |
|
3750 |
padding: 18px 0 12px 0; |
|
3751 |
width: 151px; |
|
3752 |
} |
|
3753 |
.ot-metabox-tabs.ui-tabs .ot-metabox-nav.ui-tabs-nav li, |
|
3754 |
.ot-metabox-tabs.ui-tabs .ot-metabox-nav.ui-tabs-nav li.ui-state-focus { |
|
3755 |
background: none; |
|
3756 |
border: 1px solid transparent; |
|
3757 |
border-right-width: 0px; |
|
3758 |
display: block; |
|
3759 |
margin: 0; |
|
3760 |
outline: 0; |
|
3761 |
padding: 1px 0; |
|
3762 |
width: 150px; |
|
3763 |
-webkit-border-radius: 2px 0 0 2px; |
|
3764 |
-moz-border-radius: 2px 0 0 2px; |
|
3765 |
border-radius: 2px 0 0 2px; |
|
3766 |
} |
|
3767 |
.ot-metabox-tabs.ui-tabs .ot-metabox-nav.ui-tabs-nav li.ui-state-active { |
|
3768 |
background: white; |
|
3769 |
border-color: #ccc; |
|
3770 |
color: black; |
|
3771 |
} |
|
3772 |
.ot-metabox-tabs.ui-tabs .ot-metabox-nav.ui-tabs-nav li a { |
|
3773 |
color: #21759b; |
|
3774 |
display: block; |
|
3775 |
line-height: 18px; |
|
3776 |
outline: 0; |
|
3777 |
padding: 5px 5px 5px 12px; |
|
3778 |
text-decoration: none; |
|
3779 |
} |
|
3780 |
.ot-metabox-tabs.ui-tabs .ot-metabox-nav.ui-tabs-nav li a:hover { |
|
3781 |
color: black; |
|
3782 |
outline: none; |
|
3783 |
} |
|
3784 |
.ot-metabox-tabs.ui-tabs .ot-metabox-nav.ui-tabs-nav li.ui-state-active a { |
|
3785 |
color: black; |
|
3786 |
outline: none; |
|
3787 |
} |
|
3788 |
.ot-metabox-tabs.ui-tabs .ot-metabox-panel { |
|
3789 |
clear: both; |
|
3790 |
} |
|
3791 |
|
|
3792 |
/* -------------------------------------------------- |
|
3793 |
:: Theme Option & Side Metabox Tabs |
|
3794 |
---------------------------------------------------*/ |
|
3795 |
.ot-theme-option-tabs.ui-tabs |
|
3796 |
#side-sortables .ot-metabox-tabs.ui-tabs { |
|
3797 |
position: relative; |
|
3798 |
} |
|
3799 |
.ot-theme-option-tabs.ui-tabs .inside, |
|
3800 |
#side-sortables .ot-metabox-tabs.ui-tabs .ot-metabox-wrapper { |
|
3801 |
overflow: hidden; |
|
3802 |
} |
|
3803 |
.ot-theme-option-tabs.ui-tabs .ot-theme-option-panels, |
|
3804 |
#side-sortables .ot-metabox-tabs.ui-tabs .ot-metabox-panels { |
|
3805 |
border: 0; |
|
3806 |
margin: 0; |
|
3807 |
overflow: hidden; |
|
3808 |
padding: 0; |
|
3809 |
width: 100%; |
|
3810 |
} |
|
3811 |
.ot-theme-option-tabs.ui-tabs .ot-theme-option-nav.ui-tabs-nav, |
|
3812 |
#side-sortables .ot-metabox-tabs.ui-tabs .ot-metabox-nav.ui-tabs-nav { |
|
3813 |
border-bottom: 1px solid #ccc; |
|
3814 |
float: none; |
|
3815 |
font-size: 12px !important; |
|
3816 |
height: 30px; |
|
3817 |
list-style: none; |
|
3818 |
margin: 2px 0 0 0; |
|
3819 |
padding: 0; |
|
3820 |
width: 100%; |
|
3821 |
} |
|
3822 |
#side-sortables .ot-metabox-tabs.ui-tabs .ot-metabox-nav.ui-tabs-nav { |
|
3823 |
margin-top: 10px; |
|
3824 |
} |
|
3825 |
.ot-theme-option-tabs.ui-tabs .ot-theme-option-nav.ui-tabs-nav li.ui-state-default, |
|
3826 |
#side-sortables .ot-metabox-tabs.ui-tabs .ot-metabox-nav.ui-tabs-nav li.ui-state-default { |
|
3827 |
background: #fafafa; |
|
3828 |
border: 1px solid #ccc; |
|
3829 |
border-width: 1px 1px 0px 1px; |
|
3830 |
display: block; |
|
3831 |
float: left; |
|
3832 |
margin: 0 0 0 3px; |
|
3833 |
padding: 0; |
|
3834 |
outline: 0; |
|
3835 |
-webkit-border-radius: 2px 2px 0 0; |
|
3836 |
-moz-border-radius: 2px 2px 0 0; |
|
3837 |
border-radius: 2px 2px 0 0; |
|
3838 |
} |
|
3839 |
.ot-theme-option-tabs.ui-tabs .ot-theme-option-nav.ui-tabs-nav li:hover, |
|
3840 |
#side-sortables .ot-metabox-tabs.ui-tabs .ot-metabox-nav.ui-tabs-nav li:hover { |
|
3841 |
background: #f1f1f1; |
|
3842 |
border: 1px solid #ccc; |
|
3843 |
border-width: 1px 1px 0px 1px; |
|
3844 |
} |
|
3845 |
.ot-theme-option-tabs.ui-tabs .ot-theme-option-nav.ui-tabs-nav li.ui-state-active, |
|
3846 |
#side-sortables .ot-metabox-tabs.ui-tabs .ot-metabox-nav.ui-tabs-nav li.ui-state-active { |
|
3847 |
background: white; |
|
3848 |
border-color: #ccc; |
|
3849 |
border-width: 1px 1px 0px 1px; |
|
3850 |
color: black; |
|
3851 |
padding: 0; |
|
3852 |
-webkit-border-radius: 2px 2px 0 0; |
|
3853 |
-moz-border-radius: 2px 2px 0 0; |
|
3854 |
border-radius: 2px 2px 0 0; |
|
3855 |
} |
|
3856 |
.ot-theme-option-tabs.ui-tabs .ot-theme-option-nav.ui-tabs-nav li a, |
|
3857 |
#side-sortables .ot-metabox-tabs.ui-tabs .ot-metabox-nav.ui-tabs-nav li a { |
|
3858 |
color: #21759b; |
|
3859 |
display: block; |
|
3860 |
line-height: 18px; |
|
3861 |
outline: 0; |
|
3862 |
padding: 6px 12px 5px 12px !important; |
|
3863 |
text-decoration: none; |
|
3864 |
} |
|
3865 |
.ot-theme-option-tabs.ui-tabs .ot-theme-option-nav.ui-tabs-nav li a:hover, |
|
3866 |
#side-sortables .ot-metabox-tabs.ui-tabs .ot-metabox-nav.ui-tabs-nav li a:hover { |
|
3867 |
color: black; |
|
3868 |
outline: none; |
|
3869 |
} |
|
3870 |
.ot-theme-option-tabs.ui-tabs .ot-theme-option-nav.ui-tabs-nav li.ui-state-active a, |
|
3871 |
#side-sortables .ot-metabox-tabs.ui-tabs .ot-metabox-nav.ui-tabs-nav li.ui-state-active a { |
|
3872 |
color: black; |
|
3873 |
outline: none; |
|
3874 |
padding: 6px 12px 6px 12px !important; |
|
3875 |
} |
|
3876 |
.ot-theme-option-tabs.ui-tabs .ot-theme-option-panel, |
|
3877 |
#side-sortables .ot-metabox-tabs.ui-tabs .ot-metabox-panel { |
|
3878 |
clear: both; |
|
3879 |
} |
|
3880 |
#side-sortables .ot-metabox-tabs.ui-tabs .format-setting .description, |
|
3881 |
#side-sortables .ot-metabox-tabs.ui-tabs .format-setting .format-setting-inner { |
|
3882 |
width: 100%; |
|
3883 |
} |
|
3884 |
|
|
3885 |
/* -------------------------------------------------- |
|
3886 |
:: Metabox Tabs for Small Screens & Mobile Devices |
|
3887 |
---------------------------------------------------*/ |
|
3888 |
@media screen and ( max-width: 1020px ) { |
|
3889 |
.ot-metabox-tabs.ui-tabs { |
|
3890 |
position: relative; |
|
3891 |
} |
|
3892 |
.ot-metabox-tabs.ui-tabs .ot-metabox-wrapper { |
|
3893 |
overflow: hidden; |
|
3894 |
} |
|
3895 |
.ot-metabox-tabs.ui-tabs .ot-metabox-panels { |
|
3896 |
border: 0; |
|
3897 |
margin: 0; |
|
3898 |
overflow: hidden; |
|
3899 |
padding: 0; |
|
3900 |
width: 100%; |
|
3901 |
} |
|
3902 |
.ot-metabox-tabs.ui-tabs .ot-metabox-nav.ui-tabs-nav { |
|
3903 |
border-bottom: 1px solid #ccc; |
|
3904 |
float: none; |
|
3905 |
font-size: 12px !important; |
|
3906 |
height: 30px; |
|
3907 |
list-style: none; |
|
3908 |
margin: 2px 0 0 0; |
|
3909 |
padding: 0; |
|
3910 |
width: 100%; |
|
3911 |
} |
|
3912 |
#side-sortables .ot-metabox-tabs.ui-tabs .ot-metabox-nav.ui-tabs-nav { |
|
3913 |
margin-top: 10px; |
|
3914 |
} |
|
3915 |
.ot-metabox-tabs.ui-tabs .ot-metabox-nav.ui-tabs-nav li { |
|
3916 |
background: #fafafa; |
|
3917 |
border: 1px solid #ccc !important; |
|
3918 |
border-width: 1px 1px 0px 1px !important; |
|
3919 |
display: inline-block !important; |
|
3920 |
margin: 0 0 0 3px !important; |
|
3921 |
padding: 0 !important; |
|
3922 |
outline: 0 !important; |
|
3923 |
width: auto !important; |
|
3924 |
-webkit-border-radius: 2px 2px 0 0; |
|
3925 |
-moz-border-radius: 2px 2px 0 0; |
|
3926 |
border-radius: 2px 2px 0 0; |
|
3927 |
} |
|
3928 |
.ot-metabox-tabs.ui-tabs .ot-metabox-nav.ui-tabs-nav li:hover { |
|
3929 |
background: #f1f1f1; |
|
3930 |
} |
|
3931 |
.ot-metabox-tabs.ui-tabs .ot-metabox-nav.ui-tabs-nav li.ui-state-active { |
|
3932 |
background: white; |
|
3933 |
color: black; |
|
3934 |
padding: 0; |
|
3935 |
-webkit-border-radius: 2px 2px 0 0; |
|
3936 |
-moz-border-radius: 2px 2px 0 0; |
|
3937 |
border-radius: 2px 2px 0 0; |
|
3938 |
} |
|
3939 |
.ot-metabox-tabs.ui-tabs .ot-metabox-nav.ui-tabs-nav li a { |
|
3940 |
color: #21759b; |
|
3941 |
display: block; |
|
3942 |
line-height: 18px; |
|
3943 |
outline: 0; |
|
3944 |
padding: 6px 12px 5px 12px !important; |
|
3945 |
text-decoration: none; |
|
3946 |
} |
|
3947 |
.ot-metabox-tabs.ui-tabs .ot-metabox-nav.ui-tabs-nav li a:hover { |
|
3948 |
color: black; |
|
3949 |
outline: none; |
|
3950 |
} |
|
3951 |
.ot-metabox-tabs.ui-tabs .ot-metabox-nav.ui-tabs-nav li.ui-state-active a { |
|
3952 |
color: black; |
|
3953 |
outline: none; |
|
3954 |
padding: 6px 12px 6px 12px !important; |
|
3955 |
} |
|
3956 |
.ot-metabox-tabs.ui-tabs .ot-metabox-panel { |
|
3957 |
clear: both; |
|
3958 |
} |
0
|
3959 |
} |