PluginProbe
Visualizer – Tables & Charts Manager with Built-in AI Generator / 3.4.8
Visualizer – Tables & Charts Manager with Built-in AI Generator v3.4.8
4.0.7 4.0.6 4.0.5 4.0.4 4.0.3 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.10.0 3.10.1 3.10.10 3.10.11 3.10.12 3.10.13 3.10.14 3.10.15 3.10.2 3.10.3 3.10.4 All 148 releases
← All changes | css/frame.css +16 -68 3.10.103.4.8 View file →
@@ -16,31 +16,9 @@
16 16 right: 310px;
17 17 bottom: 10px;
18 18 left: 10px;
19 19 }
20 -#control_wrapper_canvas:not(:empty) {
21 - margin: 15px 0 0 5px;
22 - position: relative;
23 - z-index: 1;
24 -}
25 -#control_wrapper_canvas:not(:empty) + #canvas .google-visualization-table {
26 - top: 60px;
27 -}
28 -.vz-vertical .google-visualization-table {
29 - left: 70px;
30 -}
31 -.google-visualization-controls-categoryfilter label.google-visualization-controls-label {
32 - vertical-align: middle;
33 -}
34 -.google-visualization-controls-categoryfilter li.goog-inline-block {
35 - margin: 0 0.2em;
36 -}
37 -.google-visualization-controls-categoryfilter li {
38 - padding: 0 0.2em;
39 -}
40 -.goog-combobox input {
41 - min-height: auto;
42 -}
20 +
43 21 .loader {
44 22 position: absolute;
45 23 top: 50%;
46 24 left: 50%;
@@ -391,11 +369,8 @@
391 369 #viz-tabs .ui-tabs-panel {
392 370 padding: 0;
393 371 }
394 372
395 -#viz-tabs .wp-color-picker {
396 - width: 4rem !important;
397 -}
398 373 /******************************************************************************/
399 374 /******************************** TOOLBAR ***********************************/
400 375 /******************************************************************************/
401 376
@@ -483,9 +458,8 @@
483 458 height: 10px;
484 459 height: 17px;
485 460 border: none;
486 461 color: #fff;
487 - z-index: 1;
488 462 background: #c55555;
489 463 }
490 464
491 465 .type-label {
@@ -494,23 +468,20 @@
494 468 height: 205px;
495 469 padding: 15px;
496 470 border: 1px solid #e0e0e0;
497 471 background-color: white;
498 - background-image: url(../images/chart_types_v395.png);
472 + background-image: url(../images/chart_types_v340_g.png);
499 473 background-repeat: no-repeat;
500 474 background-position: center center;
501 - background-size: 900px 1150px;
502 - filter: grayscale(100%);
503 475 }
504 476
505 477 .type-label-selected,
506 -.type-box .type-label:hover {
507 -/* background-image: url(../images/chart_types_v340.png);*/
508 - filter: grayscale(0);
478 +.type-box > .type-label:hover {
479 + background-image: url(../images/chart_types_v340.png);
509 480 }
510 481
511 482 .type-box-area .type-label {
512 - background-position: -8px -225px;
483 + background-position: 0 -225px;
513 484 }
514 485
515 486 .type-box-line .type-label {
516 487 background-position: -600px 0;
@@ -524,9 +495,9 @@
524 495 background-position: 0 0;
525 496 }
526 497
527 498 .type-box-gauge .type-label {
528 - background-position: -7px -450px;
499 + background-position: 0 -450px;
529 500 }
530 501
531 502 .type-box-geo .type-label {
532 503 background-position: -600px -450px;
@@ -532,9 +503,9 @@
532 503 background-position: -600px -450px;
533 504 }
534 505
535 506 .type-box-candlestick .type-label {
536 - background-position: -304px -450px;
507 + background-position: -300px -450px;
537 508 }
538 509
539 510 .type-box-bar .type-label {
540 511 background-position: -300px -225px;
@@ -540,9 +511,9 @@
540 511 background-position: -300px -225px;
541 512 }
542 513
543 514 .type-box-bubble .type-label {
544 - background-position: -604px -906px;
515 + background-position: -600px -906px;
545 516 }
546 517
547 518 .type-box-column .type-label {
548 519 background-position: -600px -225px;
@@ -554,13 +525,13 @@
554 525 background-position: -301px -670px;
555 526 }
556 527
557 528 .type-box-timeline .type-label {
558 - background-position: -8px -670px;
529 + background-position: -2px -670px;
559 530 }
560 531
561 532 .type-box-combo .type-label {
562 - background-position: -606px -670px;
533 + background-position: -597px -670px;
563 534 }
564 535
565 536 .type-box-polarArea .type-label {
566 537 background-position: -2px -912px;
@@ -731,10 +702,10 @@
731 702
732 703 input#existing-chart {
733 704 /*left: 18px;
734 705 width: 110px;
735 - position: relative;*/
736 - }
706 + position: relative;*/
707 +}
737 708
738 709 select#chart-id {
739 710 float: right;
740 711 width: 146px;
@@ -831,11 +802,8 @@
831 802
832 803 .viz-select-library {
833 804 color: #0085ba;
834 805 }
835 -.viz-select-library.viz-hide-libary {
836 - display: none;
837 -}
838 806
839 807 .viz-select-library option:first-child {
840 808 font-weight: bold;
841 809 }
@@ -1081,22 +1049,17 @@
1081 1049 .only-pro-content a {
1082 1050 display: inline-block;
1083 1051 padding: 7px 12px;
1084 1052 color: #fff;
1085 - background: #3F57E1;
1053 + background: #ff595e;
1086 1054 font-weight: 600;
1087 1055 text-decoration: none;
1056 + text-transform: uppercase;
1088 1057 transition: 0.1s ease;
1089 - border-width: 1px;
1090 - border-style: solid;
1091 - border-radius: 3px;
1092 1058 }
1093 -.only-pro-content .only-pro-container a {
1094 - color: #fff !important;
1095 -}
1096 1059
1097 1060 .only-pro-content a:hover {
1098 - background: #2D419B;
1061 + background: #ce484c;
1099 1062 }
1100 1063
1101 1064 #sidebar::-webkit-scrollbar {
1102 1065 width: 4px;
@@ -1497,12 +1460,8 @@
1497 1460 display: table-cell;
1498 1461 padding: 5px;
1499 1462 }
1500 1463
1501 -.json-wizard-header .field-title {
1502 - position: absolute;
1503 - left: 30px;
1504 -}
1505 1464 /******************************************************************************/
1506 1465 /******************************** html table editor **************************/
1507 1466 /******************************************************************************/
1508 1467 .viz-simple-editor-type,
@@ -1547,12 +1506,8 @@
1547 1506 display: inline-block;
1548 1507 vertical-align: middle;
1549 1508 }
1550 1509
1551 -.viz-simple-editor .viz-html-table {
1552 - width: 95%;
1553 -}
1554 -
1555 1510 /******************************************************************************/
1556 1511 /******************************** chartjs ***********************************/
1557 1512 /******************************************************************************/
1558 1513
@@ -1557,12 +1512,5 @@
1557 1512 /******************************************************************************/
1558 1513
1559 1514 canvas.chartjs-render-monitor {
1560 1515 height: 500px !important;
1561 -}
1562 -
1563 -/******************************************************************************/
1564 -/******************************** Frontend Actions ***********************************/
1565 -/******************************************************************************/
1566 -#vz-frontend-actions .only-pro-inner, #vz-data-controls .only-pro-inner {
1567 - text-align: center;
1568 -}
1516 +}