PluginProbe
Chartify – WordPress Chart Plugin / 3.5.4
Chartify – WordPress Chart Plugin v3.5.4
3.8.0 3.7.9 3.7.8 3.7.7 3.7.6 3.7.5 trunk 1.0.0 3.0.0 3.0.1 3.0.2 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.1.2 3.1.3 3.1.4 3.1.5 3.1.6 All 83 releases
← All changes | admin/css/banner.css +9 -389 3.7.93.5.4 View file →
@@ -7,16 +7,15 @@
7 7 background-color: #F8F8F8;
8 8 box-shadow: 0px 3px 4px 0px rgb(188 198 216 / 11%);
9 9 border-radius: 0px 0px 12px 12px;
10 10 background-image: unset;
11 - /* padding-bottom:10px;
11 + padding-bottom:10px;
12 12 padding-left:10px;
13 - padding-top: 15px; */
13 + padding-top: 15px;
14 14 }
15 15
16 16 .ays-notice-banner #navigation-container {
17 17 width: 100%;
18 - margin: 33px 0 0 0;
19 18 margin: 0 auto;
20 19 display: flex;
21 20 flex-direction: row;
22 21 flex-wrap: nowrap;
@@ -23,9 +22,9 @@
23 22 justify-content: space-between;
24 23 align-items: stretch;
25 24 align-content: stretch;
26 25 /* padding-top: 20px; */
27 - gap:0;
26 + gap:5px;
28 27 }
29 28
30 29 .ays-notice-banner .navigation-bar {
31 30 width: 100%;
@@ -30,47 +29,8 @@
30 29 .ays-notice-banner .navigation-bar {
31 30 width: 100%;
32 31 text-align:center;
33 32 }
34 -
35 -.ays-chart-top-banner-title span.ays-chart-top-banner-main-title {
36 - color: #0f172a;
37 - font-size: 15px;
38 - font-size: 17px;
39 - font-weight: 600;
40 - text-wrap-mode: nowrap;
41 -}
42 -.ays-chart-top-banner-title {
43 - margin-right: 30px;
44 - text-align: left;
45 -}
46 -.ays-chart-logo-container-one-time-text{
47 - margin-top: 5px;
48 - color: #475569;
49 - font-size: 10px !important;
50 - font-weight: 500 !important;
51 - font-style: italic !important;
52 - white-space: nowrap;
53 -}
54 -.ays-chart-top-banner-title span.ays-chart-top-banner-sub-title {
55 - margin-top: 4px;
56 - color: #475569;
57 - font-size: 11px;
58 - font-weight: 500;
59 - letter-spacing: .05em;
60 - text-transform: none;
61 -}
62 -
63 -.ays-chart-upgrade-container div:first-child {
64 - margin-left: 20px;
65 - align-self: center;
66 - display: flex;
67 - flex-direction: column;
68 -}
69 -/* .ays-chart-upgrade-container div:first-child a svg {
70 - width: 8px;
71 - height: 13px;
72 -} */
73 33 /* .ays-notice-banner .navigation-bar a.logo-container{
74 34 margin: 0 0 0 20px;
75 35 } */
76 36 .ays-notice-banner .navigation-bar a.logo-container .logo {
@@ -210,12 +170,12 @@
210 170 .ays-notice-banner li ul.ddmenu li {
211 171 padding-left: 20px;
212 172 }
213 173
214 -/* .ays-notice-banner .logo-container {
174 +.ays-notice-banner .logo-container {
215 175 width:75px;
216 176 height:75px;
217 -} */
177 +}
218 178
219 179 .ays-notice-banner .logo-container img {
220 180 width:100%;
221 181 height:100%;
@@ -227,9 +187,9 @@
227 187 gap: 25px;
228 188 align-items: center;
229 189 }
230 190
231 -/* .ays-notice-banner a.ays-btn-upgrade:link, .ays-notice-banner a.ays-btn-upgrade:visited {
191 +.ays-notice-banner a.ays-btn-upgrade:link, .ays-notice-banner a.ays-btn-upgrade:visited {
232 192 padding: 5px 18px;
233 193 border: 2px solid #10A37F;
234 194 border-radius: 30px;
235 195 color: #ffffff;
@@ -235,9 +195,9 @@
235 195 color: #ffffff;
236 196 width: fit-content;
237 197 font-weight: 700;
238 198 font-size: 14px;
239 - display: inline-block;
199 + /* display: inline-block; */
240 200 display: flex;
241 201 text-decoration: none;
242 202 justify-content: space-between;
243 203 gap: 5px;
@@ -244,9 +204,9 @@
244 204 transition: .3s;
245 205 margin: auto;
246 206 margin-top: 6px;
247 207 background-color: #10a37f;
248 -} */
208 +}
249 209
250 210 .ays-notice-banner #navigation-container a.ays-btn-upgrade:focus {
251 211 outline: none;
252 212 box-shadow: none;
@@ -328,345 +288,5 @@
328 288 }
329 289
330 290
331 291
332 -/* ~~ Top Navigation Bar ~~ */
333 -/* top banner redesign | Start */
334 -div.ays-notice-banner {
335 - width: calc(100% - 20px);
336 - max-width: 100%;
337 - margin: 30px 0 0 0;
338 - background: #fff;
339 - /* border: 1px solid rgba(203, 213, 225, .8); */
340 - border: unset;
341 - border-radius: 16px;
342 - box-shadow: 0 4px 20px -8px rgba(15, 23, 42, .08);
343 - overflow: visible;
344 -}
345 -
346 -.ays-notice-banner #navigation-container {
347 - min-height: 76px;
348 - padding: 0 20px;
349 - background: #fff;
350 - border-radius: 16px;
351 - align-items: center;
352 - gap: 22px;
353 -}
354 -
355 -.ays-notice-banner .navigation-bar {
356 - text-align: left;
357 -}
358 -
359 -.ays-notice-banner .ays-navigation-container-logo-upgrade-box {
360 - flex: 0 0 auto;
361 - gap: 3px;
362 -}
363 -
364 - .ays-notice-banner .logo-container {
365 - width: 50px;
366 - height: 50px;
367 - margin-left: 0;
368 - flex: 0 0 60px;
369 -}
370 -
371 -.ays-notice-banner .logo-container{
372 - display: flex !important;
373 - width: 100%;
374 - height: 100%;
375 - align-items: center;
376 - justify-content: center;
377 -}
378 -
379 -.ays-notice-banner .logo-container img {
380 - width: 100%;
381 - height: 100%;
382 - object-fit: contain;
383 -}
384 -
385 -.ays-chart-top-banner-title {
386 - display: flex;
387 - flex-direction: column;
388 - justify-content: center;
389 - min-width: 80px;
390 - line-height: 1.1;
391 -}
392 -
393 -.ays-chart-top-banner-title span:first-child {
394 - color: #0f172a;
395 - font-size: 15px;
396 - font-weight: 600;
397 -}
398 -
399 -.ays-chart-top-banner-title span:last-child {
400 - margin-top: 4px;
401 - color: #475569;
402 - font-size: 11px;
403 - font-weight: 500;
404 - letter-spacing: .05em;
405 - text-transform: uppercase;
406 -}
407 -
408 -/* .ays-notice-banner .ays-chart-upgrade-container {
409 - margin-left: 0;
410 - align-self: center;
411 -} */
412 -
413 -.ays-notice-banner .ays-chart-upgrade-container div a {
414 - text-decoration: none;
415 - min-height: 30px;
416 - padding: 5px 12px;
417 - border: 1px solid rgba(4, 120, 87, .2);
418 - border-radius: 999px;
419 - background: #059669;
420 - color: #fff;
421 - font-size: 13px;
422 - font-weight: 700;
423 - box-shadow: 0 1px 2px rgba(15, 23, 42, .08);
424 - transition: background-color .15s ease, box-shadow .15s ease, transform .15s ease;
425 -}
426 -
427 -.ays-notice-banner .ays-chart-upgrade-container div a:hover,
428 -.ays-notice-banner .ays-chart-upgrade-container div a:focus {
429 - background: #047857;
430 - color: #fff;
431 - box-shadow: 0 4px 10px -6px rgba(15, 23, 42, .35);
432 -}
433 -
434 -.ays-notice-banner .ays-chart-upgrade-container div a img {
435 - width: 13px;
436 - height: 13px;
437 -}
438 -
439 -.ays-notice-banner .ays-chart-logo-container-one-time-text {
440 - margin-top: 5px;
441 - color: #475569;
442 - font-size: 11px !important;
443 - font-weight: 500 !important;
444 - white-space: nowrap;
445 -}
446 -
447 -.ays-notice-banner .navigation-bar #menu {
448 - align-items: center;
449 - min-width: 0;
450 - margin: 0;
451 - gap: 0;
452 -}
453 -
454 -.ays-notice-banner .navigation-bar #menu::before {
455 - content: "";
456 - display: block;
457 - width: 1px;
458 - height: 32px;
459 - margin-right: 20px;
460 - background: #e2e8f0;
461 -}
462 -
463 -.ays-notice-banner .navigation-bar li {
464 - margin: 0;
465 - list-style: none;
466 -}
467 -
468 -.ays-notice-banner .navigation-bar li a {
469 - display: inline-flex;
470 - width: auto;
471 - max-width: none;
472 - min-height: 36px;
473 - align-items: center;
474 - padding: 0 15px;
475 - margin: 0;
476 - border-radius: 999px;
477 - color: #475569;
478 - font-size: 13px;
479 - font-weight: 500;
480 - line-height: 1;
481 - text-decoration: none;
482 - text-transform: none;
483 - transition: background-color .15s ease, border-color .15s ease, color .15s ease;
484 -}
485 -.ays-notice-banner .logo-container img.logo {
486 - width: 100%;
487 - height: 100%;
488 - object-fit: contain;
489 - max-height: 75px;
490 - min-width: 50px;
491 -}
492 -.ays-notice-banner .navigation-bar li a:hover,
493 -.ays-notice-banner .navigation-bar li a:focus {
494 - background: #f1f5f9;
495 - color: #0f172a;
496 - outline: none;
497 - box-shadow: none;
498 -}
499 -
500 -.ays-notice-banner .navigation-bar li.take_survay a {
501 - border: 1px solid #fecdd3;
502 - background: #fff1f2;
503 - color: #be123c;
504 - font-weight: 700;
505 -}
506 -
507 -.ays-notice-banner .navigation-bar li.take_survay a:hover,
508 -.ays-notice-banner .navigation-bar li.take_survay a:focus {
509 - border-color: #fda4af;
510 - background: #ffe4e6;
511 - color: #be123c;
512 -}
513 -
514 -.ays-notice-banner .modile-ddmenu-sm,
515 -.ays-notice-banner .modile-ddmenu-md {
516 - width: auto;
517 -}
518 -
519 -.ays-notice-banner #menu li a.toggle_ddmenu {
520 - width: 40px;
521 - min-width: 40px;
522 - min-height: 40px;
523 - justify-content: center;
524 - padding: 0;
525 - color: #475569;
526 - font-size: 18px;
527 -}
528 -
529 -.ays-notice-banner li ul.ddmenu {
530 - top: calc(100% + 12px);
531 - right: 0;
532 - min-width: 220px;
533 - padding: 8px;
534 - border: 1px solid #e2e8f0;
535 - border-radius: 12px;
536 - background: #fff;
537 - box-shadow: 0 18px 40px -24px rgba(15, 23, 42, .45);
538 -}
539 -
540 -.ays-notice-banner li ul.ddmenu li {
541 - width: 100%;
542 - padding-left: 0;
543 -}
544 -
545 -.ays-notice-banner li ul.ddmenu li a {
546 - width: 100%;
547 - justify-content: flex-start;
548 -}
549 -
550 -.ays-notice-banner .ays-chatgp-checklist-open-icon {
551 - position: unset;
552 - flex: 0 0 auto;
553 - margin-left: 4px;
554 -}
555 -
556 -.ays-notice-banner .ays-chatgp-upgrade-container a img {
557 - width: 8px;
558 - height: 13px;
559 -}
560 -@media screen and (min-width: 1321px) {
561 - .ays-notice-banner .modile-ddmenu-lg.modile-ddmenu-lg-custom {
562 - display: block;
563 - }
564 -}
565 -
566 -@media screen and (max-width: 1320px) {
567 - .ays-notice-banner .modile-ddmenu-lg {
568 - display: none;
569 - }
570 -
571 - .ays-notice-banner .modile-ddmenu-md {
572 - display: block;
573 - }
574 -}
575 -
576 -@media screen and (max-width: 1080px) {
577 - div.ays-notice-banner {
578 - width: calc(100% - 24px);
579 - margin-top: 14px;
580 - }
581 -
582 - .ays-notice-banner #navigation-container {
583 - gap: 14px;
584 - padding: 0 14px;
585 - }
586 -
587 - .ays-notice-banner .navigation-bar #menu::before {
588 - margin-right: 10px;
589 - }
590 -}
591 -
592 -@media screen and (max-width: 768px) {
593 - div.ays-notice-banner {
594 - width: calc(100% - 40px);
595 - }
596 -
597 - .ays-notice-banner #navigation-container {
598 - min-height: 72px;
599 - }
600 -
601 - .ays-notice-banner .modile-ddmenu-md {
602 - display: none;
603 - }
604 -
605 - .ays-notice-banner .modile-ddmenu-sm {
606 - display: block;
607 - }
608 -
609 - .ays-notice-banner .navigation-bar #menu {
610 - flex: 0 0 auto;
611 - width: auto !important;
612 - min-width: 40px !important;
613 - margin-left: auto;
614 - }
615 -
616 - .ays-notice-banner .navigation-bar #menu::before {
617 - display: none;
618 - }
619 -
620 - .ays-notice-banner li ul.ddmenu {
621 - right: 0;
622 - }
623 - .ays-chart-top-banner-title {
624 - display: none;
625 - }
626 -}
627 -
628 -@media screen and (max-width: 600px) {
629 - .ays-notice-banner #navigation-container {
630 - flex-wrap: nowrap;
631 - justify-content: space-between;
632 - padding: 12px;
633 - }
634 -
635 - .ays-notice-banner .ays-chart-logo-container-upgrade {
636 - width: auto;
637 - justify-content: flex-start;
638 - gap: 10px;
639 - }
640 -
641 - .ays-notice-banner .navigation-bar #menu {
642 - margin-left: auto;
643 - justify-content: flex-end;
644 - }
645 -
646 - .ays-notice-banner .ays-chart-checklist-open-icon {
647 - position: unset;
648 - }
649 -}
650 -
651 -@media screen and (max-width: 430px) {
652 - .ays-notice-banner .logo-container {
653 - width: 54px;
654 - height: 54px;
655 - flex-basis: 54px;
656 - }
657 -
658 - .ays-chart-top-banner-title {
659 - min-width: 70px;
660 - }
661 -
662 - .ays-chart-top-banner-title span:first-child {
663 - font-size: 14px;
664 - }
665 -
666 - .ays-notice-banner .ays-chart-top-banner-upgrade-container a {
667 - padding: 5px 10px;
668 - font-size: 12px;
669 - }
670 -}
671 -
672 -/* top banner redesign | End */
292 +/* ~~ Top Navigation Bar ~~ */