PluginProbe
Visualizer – Tables & Charts Manager with Built-in AI Generator / 3.0.10
Visualizer – Tables & Charts Manager with Built-in AI Generator v3.0.10
4.0.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 All 149 releases
← All changes | css/frame.css +30 -535 3.10.23.0.10 View file →
@@ -5,9 +5,8 @@
5 5 top: 0;
6 6 right: 0;
7 7 bottom: 60px;
8 8 left: 0;
9 - width: auto;
10 9 background-color: white;
11 10 }
12 11
13 12 #canvas {
@@ -16,31 +15,9 @@
16 15 right: 310px;
17 16 bottom: 10px;
18 17 left: 10px;
19 18 }
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 -}
19 +
43 20 .loader {
44 21 position: absolute;
45 22 top: 50%;
46 23 left: 50%;
@@ -58,9 +35,9 @@
58 35 z-index: 75;
59 36 top: 0;
60 37 right: 0;
61 38 bottom: 60px;
62 - width: 350px;
39 + width: 299px;
63 40 border-left: 1px solid #dfdfdf;
64 41 background: whitesmoke;
65 42
66 43 -webkit-overflow-scrolling: touch;
@@ -107,15 +84,12 @@
107 84 font-size: 14px;
108 85 font-weight: 600;
109 86 line-height: 21px;
110 87 cursor: pointer;
88 + -webkit-transition: 0.15s color ease-in-out,0.15s background-color ease-in-out,0.15s border-color ease-in-out;
111 89 transition: 0.15s color ease-in-out,0.15s background-color ease-in-out,0.15s border-color ease-in-out;
112 90 }
113 91
114 -.viz-title-small {
115 - font-size: smaller;
116 -}
117 -
118 92 .viz-group-wrapper .viz-group .viz-group:hover .viz-group-title,
119 93 .viz-group-wrapper .viz-group .viz-group.open .viz-group-title {
120 94 border-left-color: #0073aa;
121 95 color: #0073aa;
@@ -149,8 +123,9 @@
149 123 border-left: 4px solid #fff;
150 124 background: #fff;
151 125 box-shadow: none;
152 126 cursor: pointer;
127 + -webkit-transition: color 0.15s ease-in-out,border-color 0.15s ease-in-out,background 0.15s ease-in-out;
153 128 transition: color 0.15s ease-in-out,border-color 0.15s ease-in-out,background 0.15s ease-in-out;
154 129 }
155 130
156 131 .viz-group-wrapper .viz-group .customize-section-back:hover {
@@ -284,19 +259,8 @@
284 259 font-weight: normal;
285 260 text-decoration: none;
286 261 }
287 262
288 -.viz-info-msg {
289 - font-weight: bold !important;
290 - font-style: italic;
291 -}
292 -
293 -.viz-info-msg::before {
294 - font-family: dashicons;
295 - content: "\f488";
296 - margin-right: 5px;
297 -}
298 -
299 263 .viz-section-description {
300 264 margin: 0;
301 265 /*display: none;*/
302 266 padding: 0;
@@ -379,23 +343,8 @@
379 343 margin-top: 15px;
380 344 text-align: center;
381 345 }
382 346
383 -#viz-tabs {
384 - display: none;
385 -}
386 -
387 -#viz-tabs.done {
388 - display: block;
389 -}
390 -
391 -#viz-tabs .ui-tabs-panel {
392 - padding: 0;
393 -}
394 -
395 -#viz-tabs .wp-color-picker {
396 - width: 4rem !important;
397 -}
398 347 /******************************************************************************/
399 348 /******************************** TOOLBAR ***********************************/
400 349 /******************************************************************************/
401 350
@@ -414,15 +363,10 @@
414 363 }
415 364
416 365 #toolbar .push-right {
417 366 float: right;
418 - margin-right: 10px;
419 367 }
420 368
421 -#toolbar .push-left {
422 - float: left;
423 -}
424 -
425 369 .toolbar-div a {
426 370 float: left;
427 371 }
428 372
@@ -483,9 +427,8 @@
483 427 height: 10px;
484 428 height: 17px;
485 429 border: none;
486 430 color: #fff;
487 - z-index: 1;
488 431 background: #c55555;
489 432 }
490 433
491 434 .type-label {
@@ -494,23 +437,20 @@
494 437 height: 205px;
495 438 padding: 15px;
496 439 border: 1px solid #e0e0e0;
497 440 background-color: white;
498 - background-image: url(../images/chart_types_v395.png);
441 + background-image: url(../images/chart_types_g.png);
499 442 background-repeat: no-repeat;
500 443 background-position: center center;
501 - background-size: 900px 1150px;
502 - filter: grayscale(100%);
503 444 }
504 445
505 446 .type-label-selected,
506 -.type-box .type-label:hover {
507 -/* background-image: url(../images/chart_types_v340.png);*/
508 - filter: grayscale(0);
447 +.type-box > .type-label:hover {
448 + background-image: url(../images/chart_types.png);
509 449 }
510 450
511 451 .type-box-area .type-label {
512 - background-position: -8px -225px;
452 + background-position: 0 -225px;
513 453 }
514 454
515 455 .type-box-line .type-label {
516 456 background-position: -600px 0;
@@ -524,9 +464,9 @@
524 464 background-position: 0 0;
525 465 }
526 466
527 467 .type-box-gauge .type-label {
528 - background-position: -7px -450px;
468 + background-position: 0 -450px;
529 469 }
530 470
531 471 .type-box-geo .type-label {
532 472 background-position: -600px -450px;
@@ -532,9 +472,9 @@
532 472 background-position: -600px -450px;
533 473 }
534 474
535 475 .type-box-candlestick .type-label {
536 - background-position: -304px -450px;
476 + background-position: -300px -450px;
537 477 }
538 478
539 479 .type-box-bar .type-label {
540 480 background-position: -300px -225px;
@@ -539,38 +479,24 @@
539 479 .type-box-bar .type-label {
540 480 background-position: -300px -225px;
541 481 }
542 482
543 -.type-box-bubble .type-label {
544 - background-position: -604px -906px;
545 -}
546 -
547 483 .type-box-column .type-label {
548 484 background-position: -600px -225px;
549 485 }
550 486
551 -.type-box-dataTable .type-label,
552 -.type-box-table .type-label,
553 -.type-box-tabular .type-label {
487 +.type-box-table .type-label {
554 488 background-position: -301px -670px;
555 489 }
556 490
557 491 .type-box-timeline .type-label {
558 - background-position: -8px -670px;
492 + background-position: -2px -670px;
559 493 }
560 494
561 495 .type-box-combo .type-label {
562 - background-position: -606px -670px;
496 + background-position: -597px -670px;
563 497 }
564 498
565 -.type-box-polarArea .type-label {
566 - background-position: -2px -912px;
567 -}
568 -
569 -.type-box-radar .type-label {
570 - background-position: -301px -899px;
571 -}
572 -
573 499 /******************************************************************************/
574 500 /******************************** OTHER STYLES ******************************/
575 501 /******************************************************************************/
576 502
@@ -651,8 +577,9 @@
651 577 box-shadow: none !important;
652 578 text-shadow: none!important;
653 579 font-family: "Open Sans",sans-serif;
654 580 font-weight: 700;
581 + -webkit-transition: all 0.3s ease 0s;
655 582 transition: all 0.3s ease 0s;
656 583 }
657 584
658 585 .computer-btn:hover {
@@ -661,8 +588,10 @@
661 588 color: white !important;
662 589 background: #2f8cea url("../images/computer.png") no-repeat scroll 7px -36px !important;
663 590 box-shadow: 0 1px 0 rgba(171, 171, 171, 0.5) inset, 0 1px 0 rgba(0, 0, 0, 0.15) !important;
664 591 box-shadow: none !important;
592 + -webkit-transition: all 0.3s ease 0s;
593 + -webkit-transition: all 0.3s ease;
665 594 transition: all 0.3s ease 0s;
666 595 transition: all 0.3s ease;
667 596 }
668 597
@@ -679,8 +608,9 @@
679 608 background: #e6e6e6 url("../images/web.png") no-repeat scroll 7px 1px !important;
680 609 box-shadow: none !important;
681 610 font-family: "Open Sans",sans-serif;
682 611 font-weight: 700;
612 + -webkit-transition: all 0.3s ease 0s;
683 613 transition: all 0.3s ease 0s;
684 614 /*margin-left: 2px !important;*/
685 615 }
686 616
@@ -690,8 +620,10 @@
690 620 border: 1px solid #89b158 !important;
691 621 color: white !important;
692 622 background: #89b158 url("../images/web.png") no-repeat scroll 7px -38px !important;
693 623 box-shadow: none !important;
624 + -webkit-transition: all 0.3s ease 0s;
625 + -webkit-transition: all 0.3s ease;
694 626 transition: all 0.3s ease 0s;
695 627 transition: all 0.3s ease;
696 628 }
697 629
@@ -711,8 +643,9 @@
711 643 background: #e6e6e6 url("../images/from_chart.png") no-repeat scroll 7px 1px !important;
712 644 box-shadow: none !important;
713 645 font-family: "Open Sans",sans-serif;
714 646 font-weight: 700;
647 + -webkit-transition: all 0.3s ease 0s;
715 648 transition: all 0.3s ease 0s;
716 649 /*margin-left: 2px !important;
717 650 margin-top: 2px !important;*/
718 651 }
@@ -723,8 +656,10 @@
723 656 border: 1px solid #10aecb !important;
724 657 color: white !important;
725 658 background: #10aecb url("../images/from_chart.png") no-repeat scroll 7px -36px !important;
726 659 box-shadow: none !important;
660 + -webkit-transition: all 0.3s ease 0s;
661 + -webkit-transition: all 0.3s ease;
727 662 transition: all 0.3s ease 0s;
728 663 transition: all 0.3s ease;
729 664 /*margin-top: 2px !important;*/
730 665 }
@@ -731,10 +666,10 @@
731 666
732 667 input#existing-chart {
733 668 /*left: 18px;
734 669 width: 110px;
735 - position: relative;*/
736 - }
670 + position: relative;*/
671 +}
737 672
738 673 select#chart-id {
739 674 float: right;
740 675 width: 146px;
@@ -748,8 +683,9 @@
748 683 color: white !important;
749 684 background-color: #2f8cea !important;
750 685 box-shadow: none !important;
751 686 text-shadow: none;
687 + -webkit-transition: all 0.3s ease;
752 688 transition: all 0.3s ease;
753 689 }
754 690
755 691 .preview-btn {
@@ -758,8 +694,9 @@
758 694 background-color: #2f8cea !important;
759 695 box-shadow: none !important;
760 696 font-family: "Open Sans",sans-serif;
761 697 font-weight: 700;
698 + -webkit-transition: all 0.3s ease;
762 699 transition: all 0.3s ease;
763 700 }
764 701
765 702 .preview-btn:hover {
@@ -768,8 +705,9 @@
768 705 background-color: #2c80d6 !important;
769 706 box-shadow: none !important;
770 707 font-family: "Open Sans",sans-serif;
771 708 font-weight: 700;
709 + -webkit-transition: all 0.3s ease;
772 710 transition: all 0.3s ease;
773 711 }
774 712
775 713 .show-live-btn {
@@ -789,8 +727,9 @@
789 727 background-color: #ea8c00 !important;
790 728 box-shadow: none !important;
791 729 font-family: "Open Sans",sans-serif;
792 730 font-weight: 700;
731 + -webkit-transition: all 0.3s ease;
793 732 transition: all 0.3s ease;
794 733 }
795 734
796 735 .check-pro-btn {
@@ -828,19 +767,8 @@
828 767 .hidden-setting {
829 768 display: none;
830 769 }
831 770
832 -.viz-select-library {
833 - color: #0085ba;
834 -}
835 -.viz-select-library.viz-hide-libary {
836 - display: none;
837 -}
838 -
839 -.viz-select-library option:first-child {
840 - font-weight: bold;
841 -}
842 -
843 771 /* ====== RESPONSIVE ====== */
844 772
845 773 @media (max-width: 1366px) {
846 774 #rate-stars {
@@ -1002,9 +930,8 @@
1002 930
1003 931 #vz-csv-file-form,
1004 932 #vz-one-time-import,
1005 933 #vz-schedule-import,
1006 -#vz-permissions .only-pro-content,
1007 934 .edit-data-content {
1008 935 text-align: center;
1009 936 }
1010 937
@@ -1053,8 +980,9 @@
1053 980 left: 0;
1054 981 width: 100%;
1055 982 opacity: 0;
1056 983 background: rgba(253,253,253,0.9);
984 + -webkit-transition: 0.5s ease;
1057 985 transition: 0.5s ease;
1058 986 }
1059 987
1060 988 .only-pro-feature:hover .only-pro-content {
@@ -1085,8 +1013,9 @@
1085 1013 background: #ff595e;
1086 1014 font-weight: 600;
1087 1015 text-decoration: none;
1088 1016 text-transform: uppercase;
1017 + -webkit-transition: 0.1s ease;
1089 1018 transition: 0.1s ease;
1090 1019 }
1091 1020
1092 1021 .only-pro-content a:hover {
@@ -1126,438 +1055,4 @@
1126 1055 #permissions-form .only-pro-feature > ul {
1127 1056 position: relative;
1128 1057 text-align: center;
1129 1058 }
1130 -
1131 -/******************************************************************************/
1132 -/******************************** DB WIZARD ***********************************/
1133 -/******************************************************************************/
1134 -.db-wizard-condition .select-condition {
1135 - display: none;
1136 -}
1137 -
1138 -.db-wizard-condition .select-condition.active {
1139 - display: block;
1140 - max-width: 50%;
1141 - margin-top: 10px;
1142 - padding-top: 10px;
1143 - border-top: 1px solid #eee;
1144 - font-weight: 500;
1145 -}
1146 -
1147 -.db-wizard-results {
1148 - width: calc(100% - 350px);
1149 -}
1150 -
1151 -#db-wizard-form {
1152 - padding: 25px;
1153 -}
1154 -
1155 -.db-wizard-query label {
1156 - display: block;
1157 - min-width: 150px;
1158 - padding: 20px 0 5px;
1159 - color: rgba(0,0,0,0.85);
1160 - font-size: 18px;
1161 - font-weight: 500;
1162 -}
1163 -
1164 -.db-wizard-query .db-wizard-where label,
1165 -.db-wizard-query .db-wizard-from label {
1166 - padding-top: 0;
1167 -}
1168 -
1169 -.db-wizard-query > div:not(:last-child) {
1170 - margin-bottom: 15px;
1171 -}
1172 -
1173 -.db-wizard-query .select-condition > div {
1174 - display: block;
1175 -}
1176 -
1177 -.db-wizard-query .chosen-container {
1178 - width: auto;
1179 -}
1180 -
1181 -.db-wizard-query .chosen-container-single .chosen-single {
1182 - border: 1px solid #ccc;
1183 - background: #fff;
1184 - box-shadow: none;
1185 - font-size: 13px;
1186 - font-weight: 500;
1187 -}
1188 -
1189 -.db-wizard-templates,
1190 -.db-wizard-templates > div {
1191 - display: block;
1192 -}
1193 -
1194 -.db-wizard-templates > div {
1195 - box-sizing: border-box;
1196 - width: 50%;
1197 - margin-top: 20px;
1198 - padding: 20px;
1199 - border: 1px solid #efefef;
1200 -}
1201 -
1202 -.db-wizard-templates > div:first-child {
1203 - margin-top: 0;
1204 -}
1205 -
1206 -.db-wizard-query .chosen-container-multi .chosen-choices {
1207 - padding: 5px;
1208 - border-color: #ccc;
1209 - background: #fff;
1210 - box-shadow: none;
1211 -}
1212 -
1213 -.db-wizard-results .dataTables_wrapper .dataTables_filter input,
1214 -.db-wizard-query .select-condition-operand input,
1215 -.db-wizard-limit input {
1216 - width: 50%;
1217 - padding-left: 7px;
1218 - border: 1px solid #ccc;
1219 - border-radius: 6px;
1220 - background: #fff;
1221 - box-shadow: none;
1222 - font-size: 13px;
1223 -}
1224 -
1225 -.db-wizard-limit input {
1226 - display: inline;
1227 - width: 150px;
1228 - margin: 0 0 20px 20px;
1229 -}
1230 -
1231 -.db-wizard-limit label {
1232 - display: inline;
1233 -}
1234 -
1235 -.db-wizard-query .select-condition-operand input::-webkit-input-placeholder {
1236 - color: #cdcdcd;
1237 -}
1238 -
1239 -.db-wizard-query .select-condition-operand input:-ms-input-placeholder {
1240 - color: #cdcdcd;
1241 -}
1242 -
1243 -.db-wizard-query .select-condition-operand input::placeholder {
1244 - color: #cdcdcd;
1245 -}
1246 -
1247 -.db-wizard-query .chosen-container-multi .chosen-choices li.search-choice {
1248 - padding: 5px 30px 5px 5px;
1249 - border-color: #ccc;
1250 - background: #fff;
1251 - box-shadow: none;
1252 - font-weight: 600;
1253 -}
1254 -
1255 -.db-wizard-results table > thead > tr > th {
1256 - padding: 15px 8px;
1257 - border: none;
1258 - color: #252422;
1259 - background: #fff;
1260 - font-size: 18px;
1261 - font-weight: 500;
1262 - text-align: left;
1263 -}
1264 -
1265 -.db-wizard-results table > tbody > tr > td,
1266 -.dataTables_info {
1267 - padding: 15px 8px;
1268 - border-top: 1px solid #a2a2a2;
1269 - color: #252422;
1270 - font-size: 14px;
1271 - font-weight: 300;
1272 -}
1273 -
1274 -.db-wizard-results table > tbody > tr.odd {
1275 - background-color: #f7f7f7;
1276 -}
1277 -
1278 -.db-wizard-results table.dataTable.no-footer {
1279 - border: none;
1280 -}
1281 -
1282 -.db-wizard-results .dataTables_wrapper .dataTables_info {
1283 - border-top: 1px solid #ccc5b9;
1284 - color: #a2a2a2;
1285 - font-size: 12px;
1286 - font-weight: 500;
1287 -}
1288 -
1289 -.db-wizard-results .dataTables_filter label {
1290 - font-size: 18px;
1291 - font-weight: 500;
1292 -}
1293 -
1294 -.db-wizard-where-template-remove,
1295 -.db-wizard-where-template-add {
1296 - width: auto;
1297 - height: 25px;
1298 - margin-top: 10px;
1299 - border: none;
1300 - border-radius: 3px;
1301 - color: #fff;
1302 - font-size: 12px;
1303 - cursor: pointer;
1304 - transition: 0.3s ease;
1305 -}
1306 -
1307 -.db-wizard-where-template-remove:hover,
1308 -.db-wizard-where-template-add:hover {
1309 - opacity: 0.8;
1310 -}
1311 -
1312 -.db-wizard-results .dataTables_wrapper .dataTables_filter {
1313 - float: none;
1314 - text-align: left;
1315 -}
1316 -
1317 -.db-wizard-where-template-add {
1318 - background-color: #34a85e;
1319 -}
1320 -
1321 -.db-wizard-where-template-remove {
1322 - background-color: #ff0d00;
1323 -}
1324 -
1325 -#db-query-form .CodeMirror-scroll {
1326 - overflow: hidden !important;
1327 - height: 50%;
1328 - margin: 0;
1329 - padding: 0;
1330 -}
1331 -
1332 -#db-query-form .CodeMirror-wrap {
1333 - height: 200px;
1334 - padding: 15px;
1335 - color: #fff;
1336 - background: #282923;
1337 - font-size: 15px;
1338 -}
1339 -
1340 -#db-query-form .CodeMirror-wrap .CodeMirror-cursor {
1341 - border-left: 1px solid #fff !important;
1342 -}
1343 -
1344 -#db-query-form .CodeMirror-wrap .CodeMirror-placeholder {
1345 - color: #fff;
1346 -}
1347 -
1348 -#db-query-form .CodeMirror-wrap pre {
1349 - color: #fff !important;
1350 -}
1351 -
1352 -#db-query-form .CodeMirror-wrap pre .cm-keyword {
1353 - color: #f92472 !important;
1354 -}
1355 -
1356 -#db-query-form .CodeMirror-wrap pre .cm-comment {
1357 - color: #74705d !important;
1358 -}
1359 -
1360 -#db-query-form .CodeMirror-wrap pre .cm-number,
1361 -#db-query-form .CodeMirror-wrap pre .cm-string {
1362 - color: #fff !important;
1363 -}
1364 -
1365 -.visualizer-db-query-form > div {
1366 - display: block;
1367 - width: 15%;
1368 - vertical-align: middle;
1369 -}
1370 -
1371 -#visualizer-db-query {
1372 - padding: 20px;
1373 -}
1374 -
1375 -.visualizer-db-query-form > div:first-child {
1376 - width: 100%;
1377 - margin-bottom: 20px;
1378 -}
1379 -
1380 -.db-wizard-error {
1381 - color: #f00;
1382 -}
1383 -
1384 -.db-wizard-hints,
1385 -.json-wizard-hints,
1386 -.html-table-editor-hints {
1387 - margin-bottom: 30px;
1388 - color: #0085ba;
1389 -}
1390 -
1391 -.db-wizard-hints .visualizer-emboss,
1392 -.db-wizard-hints a,
1393 -.html-table-editor-hints a,
1394 -.json-wizard-hints .visualizer-emboss,
1395 -.json-wizard-hints a {
1396 - color: #f92472;
1397 -}
1398 -
1399 -.db-wizard-hints ul,
1400 -.html-table-editor-hints ul,
1401 -.json-wizard-hints ul {
1402 - list-style: square;
1403 -}
1404 -
1405 -.db-wizard-results .dataTables_wrapper .dataTables_info {
1406 - width: calc(100% - 17px);
1407 -}
1408 -
1409 -
1410 -/******************************************************************************/
1411 -/******************************** data tables *******************************/
1412 -/******************************************************************************/
1413 -.db-wizard-results .dt-button {
1414 - display: none !important;
1415 -}
1416 -
1417 -.dt-button.buttons-print {
1418 - display: none;
1419 -}
1420 -
1421 -/******************************************************************************/
1422 -/******************************** json table *********************************/
1423 -/******************************************************************************/
1424 -#json-conclude-form .results {
1425 - min-width: 10px !important;
1426 -}
1427 -
1428 -#json-conclude-form .json-table {
1429 - width: 85%;
1430 -}
1431 -
1432 -#vz-import-json-url,
1433 -#vz-import-json-root,
1434 -#vz-import-json-paging {
1435 - width: 75%;
1436 -}
1437 -
1438 -#json-conclude-form .json-table,
1439 -#json-conclude-form button#visualizer-json-conclude {
1440 - display: inline-block;
1441 - vertical-align: middle;
1442 -}
1443 -
1444 -.viz-editor-table tbody tr:first-child {
1445 - background-color: #ececec !important;
1446 -}
1447 -
1448 -.viz-editor-table tr th {
1449 - background-color: #cccccc;
1450 -}
1451 -
1452 -.viz-editor-table thead tr th:nth-child(n+1) {
1453 - cursor: move !important;
1454 -}
1455 -
1456 -#json-conclude-form .json-wizard-hints .info,
1457 -.html-table-editor-hints .info {
1458 - margin: 1% 0px;
1459 -}
1460 -
1461 -.viz-step.ui-state-active {
1462 - border-color: #0085BA !important;
1463 - background: #0085BA !important;
1464 - color: #ffffff;
1465 -}
1466 -
1467 -.viz-substep {
1468 - outline: 0 !important;
1469 - border: 0 !important;
1470 - background: none !important;
1471 - text-transform: uppercase;
1472 -}
1473 -
1474 -.viz-substep.ui-state-active {
1475 -}
1476 -
1477 -.viz-substep ~ .ui-accordion-content {
1478 - outline: 0 !important;
1479 - border: 0 !important;
1480 - font-size: smaller;
1481 -}
1482 -
1483 -.viz-substep ~ div {
1484 - display: table;
1485 -}
1486 -
1487 -.viz-substep ~ div > div {
1488 - display: table-row;
1489 -}
1490 -
1491 -.viz-substep ~ div > div div {
1492 - display: table-cell;
1493 - padding: 5px;
1494 -}
1495 -
1496 -.json-wizard-header .field-title {
1497 - position: absolute;
1498 - left: 30px;
1499 -}
1500 -/******************************************************************************/
1501 -/******************************** html table editor **************************/
1502 -/******************************************************************************/
1503 -.viz-simple-editor-type,
1504 -.viz-simple-editor {
1505 - display: none;
1506 -}
1507 -
1508 -.viz-table-editor {
1509 - width: 75%;
1510 - margin-left: 2%;
1511 -}
1512 -
1513 -.viz-html-table,
1514 -button#visualizer-save-html-table {
1515 - display: inline-block;
1516 - vertical-align: middle;
1517 -}
1518 -
1519 -
1520 -/******************************************************************************/
1521 -/******************************** text area editor **************************/
1522 -/******************************************************************************/
1523 -.viz-text-editor {
1524 - padding: 20px;
1525 - z-index: 9999;
1526 - box-sizing: border-box;
1527 - padding-right: 320px;
1528 -}
1529 -
1530 -.viz-text-editor textarea {
1531 - width: 85%;
1532 - overflow: auto;
1533 - background: #282923;
1534 - color: #ffffff;
1535 - padding: 15px;
1536 - height: 400px;
1537 - font-size: 15px;
1538 -}
1539 -
1540 -.viz-text-editor textarea,
1541 -button#viz-text-editor-button {
1542 - display: inline-block;
1543 - vertical-align: middle;
1544 -}
1545 -
1546 -.viz-simple-editor .viz-html-table {
1547 - width: 95%;
1548 -}
1549 -
1550 -/******************************************************************************/
1551 -/******************************** chartjs ***********************************/
1552 -/******************************************************************************/
1553 -
1554 -canvas.chartjs-render-monitor {
1555 - height: 500px !important;
1556 -}
1557 -
1558 -/******************************************************************************/
1559 -/******************************** Frontend Actions ***********************************/
1560 -/******************************************************************************/
1561 -#vz-frontend-actions .only-pro-inner, #vz-data-controls .only-pro-inner {
1562 - text-align: center;
1563 -}