PluginProbe ʕ •ᴥ•ʔ
YITH WooCommerce Wishlist / 3.0.17
YITH WooCommerce Wishlist v3.0.17
trunk 2.1.0 2.1.1 2.1.2 2.2.0 2.2.1 2.2.10 2.2.11 2.2.12 2.2.13 2.2.14 2.2.15 2.2.16 2.2.17 2.2.2 2.2.3 2.2.4 2.2.5 2.2.6 2.2.7 2.2.8 2.2.9 3.0.0 3.0.1 3.0.10 3.0.11 3.0.12 3.0.13 3.0.14 3.0.15 3.0.16 3.0.17 3.0.18 3.0.19 3.0.2 3.0.20 3.0.21 3.0.22 3.0.23 3.0.25 3.0.3 3.0.4 3.0.5 3.0.6 3.0.7 3.0.8 3.0.9 3.1.0 3.1.1 3.10.0 3.11.0 3.12.0 3.13.0 3.14.0 3.15.0 3.16.0 3.17.0 3.18.0 3.19.0 3.2.0 3.20.0 3.21.0 3.22.0 3.23.0 3.24.0 3.25.0 3.26.0 3.27.0 3.28.0 3.29.0 3.3.0 3.30.0 3.31.0 3.32.0 3.33.0 3.34.0 3.35.0 3.36.0 3.37.0 3.38.0 3.4.0 3.5.0 3.6.0 3.7.0 3.8.0 3.9.0 4.0.0 4.0.1 4.1.0 4.10.0 4.10.1 4.10.2 4.11.0 4.12.0 4.13.0 4.14.0 4.15.0 4.2.0 4.3.0 4.4.0 4.5.0 4.6.0 4.7.0 4.8.0 4.9.0
yith-woocommerce-wishlist / plugin-fw / assets / css / yit-plugin-panel.css
yith-woocommerce-wishlist / plugin-fw / assets / css Last commit date
codemirror 9 years ago admin.css 5 years ago colorbox.css 9 years ago metaboxes.css 6 years ago yit-plugin-panel.css 5 years ago yit-upgrade-to-pro.css 9 years ago yit-upgrader.css 7 years ago yith-fields.css 5 years ago yith-select2-no-wc.css 7 years ago
yit-plugin-panel.css
770 lines
1 /*
2 * This file belongs to the YIT Plugin Framework.
3 *
4 * This source file is subject to the GNU GENERAL PUBLIC LICENSE (GPL 3.0)
5 * that is bundled with this package in the file LICENSE.txt.
6 * It is also available through the world-wide-web at this URL:
7 * http://www.gnu.org/licenses/gpl-3.0.txt
8 */
9 .plugin-option tr {
10 border-bottom : 1px solid #ebebeb;
11 }
12
13 .plugin-option .yit_options,
14 .plugin-option .yit-options {
15 border-bottom : 0px;
16 }
17
18 .plugin-option .yit-options .option,
19 .plugin-option .yit_options .option {
20 width : 600px;
21 }
22
23 .plugin-option .form-table > tbody > tr > td {
24 padding : 25px 15px;
25 }
26
27 .ie8 .yit_options select,
28 .ie8 .yit-options select {
29 height : 26px;
30 }
31
32 /* Style to woocommerce panel*/
33
34 #plugin-fw-wc, #yith-plugin-fw-panel {
35 padding-top : 20px;
36 }
37
38 #plugin-fw-wc table.form-table, #yith-plugin-fw-panel table.form-table, .yith-plugin-fw-panel-custom-tab-container {
39 background-color : #fff;
40 margin-bottom : 20px;
41 }
42
43 .yith-plugin-fw-panel-custom-tab-container {
44 padding : 20px;
45 box-sizing : border-box;
46 margin-right : 15px;
47 }
48
49 .yith-plugin-fw-panel-custom-tab-container > h2 {
50 border : none;
51 padding : 15px 0;
52 }
53
54 .yith-plugin-ui .yith-plugin-fw-panel-custom-tab-container{
55 border: 1px solid #ddd;
56 border-top : 0;
57 }
58
59 .yith-plugin-ui .yith-plugin-fw-panel-custom-tab-container > h2 {
60 border : none;
61 padding : 15px 0;
62 }
63
64 #plugin-fw-wc table.form-table th, #yith-plugin-fw-panel table.form-table th {
65 padding : 20px;
66 }
67
68 #plugin-fw-wc h3, #yith-plugin-fw-panel h3 {
69 padding : 0 0 0 10px;
70 margin : 0;
71 }
72
73
74 /**
75 Post type Edit
76 */
77
78 .yith-plugin-fw-wp-page-wrapper {
79 margin : 23px 20px 0 2px;
80 }
81
82 .yith-plugin-fw-wp-page-wrapper .notice,
83 .yith-plugin-fw-wp-page-wrapper div.updated,
84 .yith-plugin-fw-wp-page-wrapper div.error {
85 margin : 5px 15px 15px 0;
86 }
87
88 .yith-plugin-fw-wp-page-wrapper .wrap {
89 border : 1px solid #d8d8d8;
90 border-top : 0;
91 margin: 0px 15px 0 0;
92 background : #fff;
93 padding : 20px;
94 box-sizing : border-box;
95 }
96 .yith-plugin-fw-wp-page-wrapper .wrap.subnav-wrap .wrap{
97 margin-top: -20px;
98 }
99
100 #wpwrap .yith-plugin-fw-wp-page-wrapper .yith-plugin-ui h2.nav-tab-wrapper, #wpbody-content .yith-plugin-fw-wp-page-wrapper .yith-plugin-ui h2.nav-tab-wrapper {
101 padding-bottom : 0;
102 }
103
104 .yith-plugin-fw-wp-page-wrapper .postbox {
105 box-shadow : none;
106 }
107
108 .yith-plugin-fw-wp-page-wrapper h1.nav-tab-wrapper, .yith-plugin-fw-wp-page-wrapper h2.nav-tab-wrapper, .yith-plugin-fw-wp-page-wrapper .nav-tab-wrapper {
109 padding-top : 9px;
110 padding-bottom: 0;
111 }
112
113 .yith-plugin-fw-wp-page-wrapper .wrap h1.wp-heading-inline {
114 color : #2a8db0;
115 font-size : 15px;
116 text-transform : uppercase;
117 font-weight : 600;
118 }
119
120 .yith-plugin-fw-wp-page-wrapper .wrap a.page-title-action,
121 .yith-plugin-fw-wp-page-wrapper .wrap a.page-title-action:active {
122 border-radius : 3px;
123 text-transform : uppercase;
124 box-shadow : none;
125 border : 0;
126 font-weight : 700;
127 font-size : 11px;
128 padding : 0 14px;
129 outline : none;
130 height : auto;
131 transition : all ease 0.3s;
132 text-shadow : none;
133 vertical-align : middle;
134 line-height : 26px;
135 display : inline-block;
136 text-decoration : none;
137 cursor : pointer;
138 background-color : #375f6b;
139 color : #fff;
140 margin-left : 10px !important;
141 }
142
143 .yith-plugin-fw-wp-page-wrapper .wrap a.page-title-action:hover {
144 border-color : #007694;
145 background : #007694;
146 color : #fff;
147 }
148
149 .yith-plugin-fw-wp-page-wrapper #wp-content-editor-tools {
150 background : transparent;
151 }
152
153 /* === Plugins Upgrader === */
154
155 .yit-plugin-changelog-wrapper {
156 display : none;
157 }
158
159 .yit-plugin-changelog-title {
160 text-transform : uppercase;
161 }
162
163 .yit-plugin-changelog {
164 height : calc(100% - 15px);
165 width : calc(100% - 15px);
166 overflow-x : hidden;
167 overflow-y : auto;
168 z-index : 999;
169 background : #fcfcfc;
170 }
171
172 /* === Plugins Licence Activation === */
173
174 .yit-container.plugin-licence-activation {
175 font-family : 'Raleway', sans-serif;
176 }
177
178 .yit-container.plugin-licence-activation .to-active-wrapper {
179 margin-bottom : 60px;
180 }
181
182 .yit-container.plugin-licence-activation .to-active-wrapper form.to-active-form {
183 position : relative;
184 border-color : #e1e1e1;
185 border-style : solid;
186 border-width : 0;
187 }
188
189 .yit-container.plugin-licence-activation .to-active-wrapper form.to-active-form:first-child {
190 border-top-width : 1px;
191 }
192
193 .yit-container.plugin-licence-activation .to-active-wrapper form.to-active-form:last-child {
194 border-bottom-width : 1px;
195 }
196
197 .yit-container.plugin-licence-activation .to-active-wrapper table.to-active-table {
198 border-width : 0;
199 border-spacing : 0;
200 width : 100%;
201 }
202
203 .yit-container.plugin-licence-activation .message {
204 display : none;
205 line-height : normal;
206 background : #fff url(../images/licence-error.png) 15px center no-repeat;
207 padding-left : 65px;
208 padding-right : 15px;
209 width : 150px;
210 }
211
212 .yit-container.plugin-licence-activation .message-wrapper {
213 height : 75px;
214 display : none;
215 position : absolute;
216 top : 0;
217 right : -250px;
218 border : 1px solid #ff3838;
219 }
220
221 .yit-container.plugin-licence-activation .message-wrapper.visible {
222 display : table;
223 }
224
225 .yit-container.plugin-licence-activation .message {
226 display : table-cell;
227 vertical-align : middle;
228 }
229
230 .yit-container.plugin-licence-activation .arrow-left:after,
231 .yit-container.plugin-licence-activation .arrow-left:before {
232 content : "";
233 display : block;
234 width : 0;
235 height : 0;
236 position : absolute;
237 }
238
239 .yit-container.plugin-licence-activation .arrow-left:before {
240 border-top : 9px solid transparent;
241 border-bottom : 9px solid transparent;
242 border-right : 9px solid #ff3838;
243 top : 26px;
244 left : -9px;
245 }
246
247 .yit-container.plugin-licence-activation .arrow-left:after {
248 border-top : 8px solid transparent;
249 border-bottom : 8px solid transparent;
250 border-right : 8px solid #fff;
251 left : -8px;
252 top : 27px;
253 }
254
255 .yit-container.plugin-licence-activation h2,
256 .yit-container.plugin-licence-activation h3 {
257 text-transform : uppercase;
258 font-weight : 800;
259 margin-bottom : 30px;
260 }
261
262 .yit-container.plugin-licence-activation h2 {
263 color : #808a97;
264 font-size : 25px;
265 }
266
267 .yit-container.plugin-licence-activation h3 {
268 color : #313131;
269 font-size : 15px;
270 height : 20px;
271 }
272
273 .yit-container.plugin-licence-activation h3.to-active {
274 height : 20px;
275 position : relative;
276 vertical-align : top;
277 }
278
279 .yit-container.plugin-licence-activation .spinner.show {
280 display : inline-block;
281 vertical-align : middle;
282 float : none;
283 }
284
285 .yit-container.plugin-licence-activation h3.to-active > .spinner.show {
286 display : inline-block;
287 float : none;
288 top : -3px;
289 position : relative;
290 }
291
292 .yit-container.plugin-licence-activation .licence-check-section {
293 margin-bottom : 60px;
294 }
295
296 .yit-container.plugin-licence-activation span.licence-label {
297 font-weight : 500;
298 color : #606060;
299 margin-bottom : 30px;
300 }
301
302 .yit-container.plugin-licence-activation .button-licence {
303 border : 0;
304 font-size : 13px;
305 text-transform : uppercase;
306 background-color : #808a97;
307 color : #fff;
308 font-weight : 700;
309 border-radius : 3px;
310 cursor : pointer;
311 text-decoration : none;
312 padding : 5px 7px;
313 -webkit-transition : background-color 0.3s ease;
314 -moz-transition : background-color 0.3s ease;
315 -ms-transition : background-color 0.3s ease;
316 -o-transition : background-color 0.3s ease;
317 transition : background-color 0.3s ease;
318 }
319
320 .yit-container.plugin-licence-activation .button-licence:hover {
321 background-color : #4d5c6f;
322 }
323
324 .yit-container.plugin-licence-activation .button-licence.clicked {
325 cursor : not-allowed;
326 background-color : #e2e2e2 !important;
327 }
328
329 .yit-container.plugin-licence-activation .button-licence.licence-check {
330 font-weight : 400;
331 padding : 12px 19px;
332 }
333
334 .yit-container.plugin-licence-activation .button-licence.licence-renew {
335 text-decoration : none;
336 padding : 7px 12px;
337 font-size : 9px;
338 }
339
340 .yit-container.plugin-licence-activation .button-licence.licence-renew:focus {
341 box-shadow : none;
342 }
343
344 .yit-container.plugin-licence-activation table:not(.to-active-table) {
345 width : 100%;
346 border : 1px solid #dcdcdc;
347 border-spacing : 0;
348 border-radius : 5px;
349 border-collapse : separate;
350 overflow : hidden;
351 }
352
353 .yit-container.plugin-licence-activation table:not(.to-active-table) th {
354 border-bottom : 1px solid #dcdcdc;
355 }
356
357 .yit-container.plugin-licence-activation table:not(.to-active-table) td,
358 .yit-container.plugin-licence-activation table:not(.to-active-table) th {
359 border-right : 1px solid #dcdcdc;
360 }
361
362 .yit-container.plugin-licence-activation table td:last-child,
363 .yit-container.plugin-licence-activation table th:last-child {
364 border-right : 0;
365 }
366
367 .yit-container.plugin-licence-activation table thead tr {
368 background-color : #f6f4f4;
369 }
370
371 .yit-container.plugin-licence-activation table tbody tr {
372 background-color : #fff;
373 }
374
375 .yit-container.plugin-licence-activation table thead tr th {
376 font-size : 13px;
377 color : #313131;
378 text-transform : uppercase;
379 font-weight : bold;
380 }
381
382 .yit-container.plugin-licence-activation table thead tr,
383 .yit-container.plugin-licence-activation table tbody tr {
384 line-height : 60px;
385 }
386
387 .yit-container.plugin-licence-activation table tbody tr td {
388 text-align : center;
389 line-height : 20px;
390 padding : 10px 5px;
391 }
392
393 .yit-container.plugin-licence-activation .button-licence.licence-activation {
394 padding : 12px 18px;
395 }
396
397 .yit-container.plugin-licence-activation .to-active-table tr {
398 line-height : 75px;
399 }
400
401 .yit-container.plugin-licence-activation .to-active-table tr.plugin-row {
402 background-color : transparent;
403 -webkit-transition : all 0.3s ease;
404 -moz-transition : all 0.3s ease;
405 -ms-transition : all 0.3s ease;
406 -o-transition : all 0.3s ease;
407 transition : all 0.3s ease;
408 }
409
410 .yit-container.plugin-licence-activation .to-active-table tr.plugin-row.error {
411 background-color : #ffdcdc;
412 }
413
414 .yit-container.plugin-licence-activation .to-active-table td {
415 padding-right : 12px;
416 width : 33%;
417 }
418
419 .yit-container.plugin-licence-activation .to-active-table td.plugin-name {
420 color : #808a97;
421 font-size : 12px;
422 text-transform : uppercase;
423 font-weight : bold;
424 line-height : 20px;
425 width : 20%;
426 padding-left : 20px;
427 }
428
429 .yit-container.plugin-licence-activation .to-active-table td.activate-button {
430 width : 15%;
431 position : relative;
432 }
433
434 .yit-container.plugin-licence-activation input[type=text],
435 .yit-container.plugin-licence-activation input[type=email] {
436 -webkit-transition : all 0.3s ease;
437 -moz-transition : all 0.3s ease;
438 -ms-transition : all 0.3s ease;
439 -o-transition : all 0.3s ease;
440 transition : all 0.3s ease;
441
442 border : 1px solid #dcdcdc;
443 padding : 0 15px;
444 border-radius : 3px;
445 height : 41px;
446 width : 100%;
447 }
448
449 .yit-container.plugin-licence-activation input[type=text].require,
450 .yit-container.plugin-licence-activation input[type=email].require {
451 border : 1px solid #ff3838;
452 }
453
454 .yit-container.plugin-licence-activation input[type=text]:focus,
455 .yit-container.plugin-licence-activation input[type=email]:focus {
456 webkit-box-shadow : 0 0 1px rgba(30, 140, 190, .8);
457 box-shadow : 0 0 1px rgba(30, 140, 190, .8);
458 }
459
460 .yit-container.plugin-licence-activation input[type=text] {
461 text-transform : uppercase;
462 text-align : center;
463 }
464
465 .yit-container.plugin-licence-activation input[type=email] {
466 text-align : left;
467 }
468
469 .yit-container.plugin-licence-activation input[type=submit]:focus {
470 outline : 0;
471 }
472
473 /* === Woocommerce panel === */
474 #plugin-fw-wc .yit_options {
475 padding : 0;
476 border : 0;
477 }
478
479 #plugin-fw-wc .yit_options input.upload_button, .yit_options input.button {
480 background : none;
481 border : 1px solid #ccc;
482 }
483
484 /* === WP Pointers === */
485
486 #adminmenu li.menu-top.yit-pointer-selected-row,
487 #adminmenu li.menu-top.yit-pointer-selected-row:hover,
488 #adminmenu li.yit-pointer-selected-row a.menu-top {
489 background-color : #acc327;
490 color : #000;
491 }
492
493 #adminmenu a.menu-top.toplevel_page_yit_plugin_panel.yit-pointer {
494 color : #000;
495 }
496
497 #adminmenu a.menu-top.toplevel_page_yit_plugin_panel.yit-pointer:hover,
498 #adminmenu .wp-submenu a.yit-pointer-selected-row {
499 color : #fff;
500 }
501
502 #adminmenu .wp-submenu a.yit-pointer-selected-row:hover {
503 color : #45bbe6;
504 }
505
506 /* WooCommerce 2.4 Support */
507 .woocommerce table.form-table .colorpick {
508 width : 6em;
509 }
510
511 #wpwrap h2.nav-tab-wrapper, #wpbody-content h2.nav-tab-wrapper {
512 border-bottom : 1px solid #ccc;
513 margin-right : 15px;
514 }
515
516 /* === YIT FRAMEWORK === */
517 .plugin-card .plugin-icon img {
518 max-width : 100%;
519 width : auto;
520 height : auto;
521 }
522
523 /* === Panel Content and Container === */
524 .yit-admin-panel-container {
525 position : relative;
526 margin-right : 15px;
527 }
528
529 .yith-plugin-ui .yit-admin-panel-container {
530 position : relative;
531 margin-right : 15px;
532 margin-top: -3px;
533 z-index: 0;
534 border-top: 1px solid #dbdada;
535 }
536 .yit-admin-panel-content-wrap {
537 width: auto;
538 display : block;
539 }
540
541 .yith-disabled {
542 opacity : 0.3;
543 pointer-events : none;
544 }
545
546 .yith-plugin-fw-select,
547 .yith-plugin-fw-slider-container,
548 .yith-plugin-fw-text-input,
549 .yith-plugin-fw-text-array-table,
550 .yith-plugin-fw-textarea {
551 width : 400px;
552 max-width : 100%;
553 }
554
555 .yith-plugin-fw-text-array-table input {
556 width : 100%;
557 }
558
559 .yith-plugin-fw-panel-wc-row.preview {
560 float : none;
561 }
562
563 .yith-plugin-fw-panel .subsubsub {
564 margin : 0;
565 }
566
567 /**
568 * Sub Tabs
569 */
570 .yith-plugin-ui .yith-plugin-fw-sub-tabs-nav {
571 background : #fff;
572 padding: 10px 14px 0px 20px;
573 box-sizing : border-box;
574 margin-right: 15px;
575 border-left : 1px solid #d8d8d8;
576 border-right : 1px solid #d8d8d8;
577 margin-top: -2px;
578 }
579 .yith-plugin-ui .yith-plugin-fw-wp-page-wrapper .wrap{
580 margin-top: -29px;
581 }
582 .yith-plugin-ui .yith-plugin-fw-sub-tabs-nav h3.nav-tab-wrapper {
583 text-transform : uppercase;
584 line-height : inherit;
585 font-weight : 600;
586 margin-right: 21px;
587 box-sizing: border-box;
588 background-color: #f1f1f1;
589 padding-top: 0;
590 border: 1px solid #ccc;
591 border-bottom: 0;
592 margin-top: 20px;
593 }
594
595 .yith-plugin-ui .yith-plugin-fw-sub-tabs-nav .nav-tab {
596 line-height : 1.71428571;
597 margin-left : 0;
598 margin-right : 0;
599 background-color: #f1f1f1;
600 color : #336374;
601 font-size : 13px;
602 padding: 8px 20px 9px;
603 border : 0;
604 }
605
606 .yith-plugin-ui .yith-plugin-fw-sub-tabs-nav .nav-tab .yith-nav-sub-tab__title,
607 .yith-plugin-ui .yith-plugin-fw-sub-tabs-nav .nav-tab .yith-nav-sub-tab__icon {
608 vertical-align : middle;
609 }
610
611 .yith-plugin-ui .yith-plugin-fw-sub-tabs-nav .nav-tab .yith-nav-sub-tab__icon {
612 margin-left : 8px;
613 font-size : 22px;
614 margin-right : -3px;
615 }
616
617 .yith-plugin-ui .yith-plugin-fw-sub-tabs-nav .nav-tab .yith-nav-sub-tab__icon:before {
618 color : inherit;
619 }
620
621 .yith-plugin-ui .yith-plugin-fw-sub-tabs-nav .yith-nav-sub-tab--highlight {
622 color : #fff;
623 background : #2a8db0;
624 }
625
626 .yith-plugin-ui .yith-plugin-fw-sub-tabs-nav .nav-tab-active {
627 color : #2a8db0;
628 background : #fff;
629 border-bottom: 2px solid #fff;
630 }
631 .yith-plugin-ui .yith-plugin-fw-sub-tabs-nav .nav-tab:first-child{
632 border:0;
633 }
634
635 .yith-plugin-fw-wp-page-wrapper.yith-current-subtab-opened > .wrap {
636 /* padding-top: 0; */
637 }
638 .yith-plugin-fw-wp-page-wrapper .nav-tab-wrapper {
639 border-bottom: 2px solid #e9e9e9;
640 margin: 0;
641 padding-top: 9px;
642 padding-bottom: 0;
643 line-height: inherit;
644 }
645
646 div.nav-subtab-wrap {
647 position: absolute;
648 top: 100%;
649 left: 1px;
650 padding-top: 10px;
651 visibility: hidden; /* hides sub-menu */
652 }
653 ul.nav-subtab {
654 opacity: 0;
655 background-color: #fff;
656 transition: max-height 0.5s ease-in;
657 max-height: 0;
658 z-index: 100;
659 overflow: hidden;
660 border: 1px solid #f2f2f2;
661 padding: 14px 15px;
662 }
663 ul.yith-plugin-fw-tabs {
664 display: block;
665 margin: 0;
666 }
667
668 li.yith-plugin-fw-tab-element {
669 position: relative;
670 margin: 0;
671 padding: 0;
672 display: inline-block;
673 height: 37px;
674 overflow: visible;
675 z-index:10;
676 }
677 .yith-plugin-fw-panel-custom-tab-container {
678 margin-top: -2px;
679 }
680
681 li.yith-plugin-fw-tab-element:hover{
682 cursor:pointer;
683 }
684 li.nav-subtab-item{
685 padding: 3px 0 0;
686 }
687 li.nav-subtab-item a {
688 font-size: 12px;
689 text-decoration: none;
690 letter-spacing: 0.05em;
691 color: #336374;
692 }
693 li.nav-subtab-item a:hover{
694 color:#228fb6;
695 }
696
697 li.yith-plugin-fw-tab-element a:hover .nav-subtab-wrap,
698 li.yith-plugin-fw-tab-element:hover .nav-subtab-wrap {
699 visibility: visible; /* shows sub-menu */
700 }
701
702 li.yith-plugin-fw-tab-element a:hover ul.nav-subtab,
703 li.yith-plugin-fw-tab-element:hover ul.nav-subtab{
704 max-height: 200px;
705 -webkit-box-shadow: -2px 2px 10px rgba(0, 111, 101, 0.27);
706 -moz-box-shadow: -2px 2px 10px rgba(0, 111, 101, 0.27);
707 box-shadow: -2px 2px 10px rgba(0, 111, 101, 0.27);
708 opacity: 1;
709 transition-delay: 0s, 0s, 0.3s;
710 min-width: 180px;
711 }
712
713 li.yith-plugin-fw-tab-element a.nav-tab i {
714 margin-left: 10px;
715 font-size:12px;
716 }
717
718 li.yith-plugin-fw-tab-element a.nav-tab i:before {
719 color: #fff;
720 }
721
722 .yith-plugin-fw-panel .woocommerce-page{
723 margin-top:-2px;
724 }
725
726 .yith-plugin-ui .yith-plugin-fw-sub-tabs-nav ~ .yit-admin-panel-container {
727 margin-top: 0;
728 padding-top: 0;
729 }
730
731 .yith-plugin-ui .yith-plugin-fw-sub-tabs-nav ~ .yit-admin-panel-container,
732 .yith-plugin-ui .yith-plugin-fw-sub-tabs-nav ~ .wrap.subnav-wrap {
733 border: 1px solid #d8d8d8;
734 border-top: 0;
735 margin: -2px 15px 0 0;
736 background: #fff;
737 padding: 20px;
738 box-sizing: border-box;
739 }
740
741 .yith-plugin-ui .yith-plugin-fw-sub-tabs-nav ~ .wrap.subnav-wrap .wrap,
742 .yith-plugin-ui .yit-admin-panel-content-wrap.has-subnav {
743 margin: -20px 15px 0 0;
744 }
745
746 /* === Responsive === */
747
748 @media (max-width : 767px) {
749
750 }
751
752 @media (max-width : 480px) {
753
754 }
755
756 @media (min-width : 768px) and (max-width : 992px) {
757 }
758
759 @media (min-width : 980px) and (max-width : 1199px) {
760 }
761
762 @media (min-width : 1200px) {
763 .yit-container.plugin-licence-activation {
764 width : 900px;
765 }
766 }
767
768 @media only screen and (-webkit-min-device-pixel-ratio : 1.5), only screen and (-o-min-device-pixel-ratio : 3/2), only screen and (min--moz-device-pixel-ratio : 1.5), only screen and (min-device-pixel-ratio : 1.5) {
769 }
770