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 +33 -543 3.10.113.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 {
@@ -1081,22 +1009,18 @@
1081 1009 .only-pro-content a {
1082 1010 display: inline-block;
1083 1011 padding: 7px 12px;
1084 1012 color: #fff;
1085 - background: #3F57E1;
1013 + background: #ff595e;
1086 1014 font-weight: 600;
1087 1015 text-decoration: none;
1016 + text-transform: uppercase;
1017 + -webkit-transition: 0.1s ease;
1088 1018 transition: 0.1s ease;
1089 - border-width: 1px;
1090 - border-style: solid;
1091 - border-radius: 3px;
1092 1019 }
1093 -.only-pro-content .only-pro-container a {
1094 - color: #fff !important;
1095 -}
1096 1020
1097 1021 .only-pro-content a:hover {
1098 - background: #2D419B;
1022 + background: #ce484c;
1099 1023 }
1100 1024
1101 1025 #sidebar::-webkit-scrollbar {
1102 1026 width: 4px;
@@ -1129,440 +1053,6 @@
1129 1053 }
1130 1054
1131 1055 #permissions-form .only-pro-feature > ul {
1132 1056 position: relative;
1133 - text-align: center;
1134 -}
1135 -
1136 -/******************************************************************************/
1137 -/******************************** DB WIZARD ***********************************/
1138 -/******************************************************************************/
1139 -.db-wizard-condition .select-condition {
1140 - display: none;
1141 -}
1142 -
1143 -.db-wizard-condition .select-condition.active {
1144 - display: block;
1145 - max-width: 50%;
1146 - margin-top: 10px;
1147 - padding-top: 10px;
1148 - border-top: 1px solid #eee;
1149 - font-weight: 500;
1150 -}
1151 -
1152 -.db-wizard-results {
1153 - width: calc(100% - 350px);
1154 -}
1155 -
1156 -#db-wizard-form {
1157 - padding: 25px;
1158 -}
1159 -
1160 -.db-wizard-query label {
1161 - display: block;
1162 - min-width: 150px;
1163 - padding: 20px 0 5px;
1164 - color: rgba(0,0,0,0.85);
1165 - font-size: 18px;
1166 - font-weight: 500;
1167 -}
1168 -
1169 -.db-wizard-query .db-wizard-where label,
1170 -.db-wizard-query .db-wizard-from label {
1171 - padding-top: 0;
1172 -}
1173 -
1174 -.db-wizard-query > div:not(:last-child) {
1175 - margin-bottom: 15px;
1176 -}
1177 -
1178 -.db-wizard-query .select-condition > div {
1179 - display: block;
1180 -}
1181 -
1182 -.db-wizard-query .chosen-container {
1183 - width: auto;
1184 -}
1185 -
1186 -.db-wizard-query .chosen-container-single .chosen-single {
1187 - border: 1px solid #ccc;
1188 - background: #fff;
1189 - box-shadow: none;
1190 - font-size: 13px;
1191 - font-weight: 500;
1192 -}
1193 -
1194 -.db-wizard-templates,
1195 -.db-wizard-templates > div {
1196 - display: block;
1197 -}
1198 -
1199 -.db-wizard-templates > div {
1200 - box-sizing: border-box;
1201 - width: 50%;
1202 - margin-top: 20px;
1203 - padding: 20px;
1204 - border: 1px solid #efefef;
1205 -}
1206 -
1207 -.db-wizard-templates > div:first-child {
1208 - margin-top: 0;
1209 -}
1210 -
1211 -.db-wizard-query .chosen-container-multi .chosen-choices {
1212 - padding: 5px;
1213 - border-color: #ccc;
1214 - background: #fff;
1215 - box-shadow: none;
1216 -}
1217 -
1218 -.db-wizard-results .dataTables_wrapper .dataTables_filter input,
1219 -.db-wizard-query .select-condition-operand input,
1220 -.db-wizard-limit input {
1221 - width: 50%;
1222 - padding-left: 7px;
1223 - border: 1px solid #ccc;
1224 - border-radius: 6px;
1225 - background: #fff;
1226 - box-shadow: none;
1227 - font-size: 13px;
1228 -}
1229 -
1230 -.db-wizard-limit input {
1231 - display: inline;
1232 - width: 150px;
1233 - margin: 0 0 20px 20px;
1234 -}
1235 -
1236 -.db-wizard-limit label {
1237 - display: inline;
1238 -}
1239 -
1240 -.db-wizard-query .select-condition-operand input::-webkit-input-placeholder {
1241 - color: #cdcdcd;
1242 -}
1243 -
1244 -.db-wizard-query .select-condition-operand input:-ms-input-placeholder {
1245 - color: #cdcdcd;
1246 -}
1247 -
1248 -.db-wizard-query .select-condition-operand input::placeholder {
1249 - color: #cdcdcd;
1250 -}
1251 -
1252 -.db-wizard-query .chosen-container-multi .chosen-choices li.search-choice {
1253 - padding: 5px 30px 5px 5px;
1254 - border-color: #ccc;
1255 - background: #fff;
1256 - box-shadow: none;
1257 - font-weight: 600;
1258 -}
1259 -
1260 -.db-wizard-results table > thead > tr > th {
1261 - padding: 15px 8px;
1262 - border: none;
1263 - color: #252422;
1264 - background: #fff;
1265 - font-size: 18px;
1266 - font-weight: 500;
1267 - text-align: left;
1268 -}
1269 -
1270 -.db-wizard-results table > tbody > tr > td,
1271 -.dataTables_info {
1272 - padding: 15px 8px;
1273 - border-top: 1px solid #a2a2a2;
1274 - color: #252422;
1275 - font-size: 14px;
1276 - font-weight: 300;
1277 -}
1278 -
1279 -.db-wizard-results table > tbody > tr.odd {
1280 - background-color: #f7f7f7;
1281 -}
1282 -
1283 -.db-wizard-results table.dataTable.no-footer {
1284 - border: none;
1285 -}
1286 -
1287 -.db-wizard-results .dataTables_wrapper .dataTables_info {
1288 - border-top: 1px solid #ccc5b9;
1289 - color: #a2a2a2;
1290 - font-size: 12px;
1291 - font-weight: 500;
1292 -}
1293 -
1294 -.db-wizard-results .dataTables_filter label {
1295 - font-size: 18px;
1296 - font-weight: 500;
1297 -}
1298 -
1299 -.db-wizard-where-template-remove,
1300 -.db-wizard-where-template-add {
1301 - width: auto;
1302 - height: 25px;
1303 - margin-top: 10px;
1304 - border: none;
1305 - border-radius: 3px;
1306 - color: #fff;
1307 - font-size: 12px;
1308 - cursor: pointer;
1309 - transition: 0.3s ease;
1310 -}
1311 -
1312 -.db-wizard-where-template-remove:hover,
1313 -.db-wizard-where-template-add:hover {
1314 - opacity: 0.8;
1315 -}
1316 -
1317 -.db-wizard-results .dataTables_wrapper .dataTables_filter {
1318 - float: none;
1319 - text-align: left;
1320 -}
1321 -
1322 -.db-wizard-where-template-add {
1323 - background-color: #34a85e;
1324 -}
1325 -
1326 -.db-wizard-where-template-remove {
1327 - background-color: #ff0d00;
1328 -}
1329 -
1330 -#db-query-form .CodeMirror-scroll {
1331 - overflow: hidden !important;
1332 - height: 50%;
1333 - margin: 0;
1334 - padding: 0;
1335 -}
1336 -
1337 -#db-query-form .CodeMirror-wrap {
1338 - height: 200px;
1339 - padding: 15px;
1340 - color: #fff;
1341 - background: #282923;
1342 - font-size: 15px;
1343 -}
1344 -
1345 -#db-query-form .CodeMirror-wrap .CodeMirror-cursor {
1346 - border-left: 1px solid #fff !important;
1347 -}
1348 -
1349 -#db-query-form .CodeMirror-wrap .CodeMirror-placeholder {
1350 - color: #fff;
1351 -}
1352 -
1353 -#db-query-form .CodeMirror-wrap pre {
1354 - color: #fff !important;
1355 -}
1356 -
1357 -#db-query-form .CodeMirror-wrap pre .cm-keyword {
1358 - color: #f92472 !important;
1359 -}
1360 -
1361 -#db-query-form .CodeMirror-wrap pre .cm-comment {
1362 - color: #74705d !important;
1363 -}
1364 -
1365 -#db-query-form .CodeMirror-wrap pre .cm-number,
1366 -#db-query-form .CodeMirror-wrap pre .cm-string {
1367 - color: #fff !important;
1368 -}
1369 -
1370 -.visualizer-db-query-form > div {
1371 - display: block;
1372 - width: 15%;
1373 - vertical-align: middle;
1374 -}
1375 -
1376 -#visualizer-db-query {
1377 - padding: 20px;
1378 -}
1379 -
1380 -.visualizer-db-query-form > div:first-child {
1381 - width: 100%;
1382 - margin-bottom: 20px;
1383 -}
1384 -
1385 -.db-wizard-error {
1386 - color: #f00;
1387 -}
1388 -
1389 -.db-wizard-hints,
1390 -.json-wizard-hints,
1391 -.html-table-editor-hints {
1392 - margin-bottom: 30px;
1393 - color: #0085ba;
1394 -}
1395 -
1396 -.db-wizard-hints .visualizer-emboss,
1397 -.db-wizard-hints a,
1398 -.html-table-editor-hints a,
1399 -.json-wizard-hints .visualizer-emboss,
1400 -.json-wizard-hints a {
1401 - color: #f92472;
1402 -}
1403 -
1404 -.db-wizard-hints ul,
1405 -.html-table-editor-hints ul,
1406 -.json-wizard-hints ul {
1407 - list-style: square;
1408 -}
1409 -
1410 -.db-wizard-results .dataTables_wrapper .dataTables_info {
1411 - width: calc(100% - 17px);
1412 -}
1413 -
1414 -
1415 -/******************************************************************************/
1416 -/******************************** data tables *******************************/
1417 -/******************************************************************************/
1418 -.db-wizard-results .dt-button {
1419 - display: none !important;
1420 -}
1421 -
1422 -.dt-button.buttons-print {
1423 - display: none;
1424 -}
1425 -
1426 -/******************************************************************************/
1427 -/******************************** json table *********************************/
1428 -/******************************************************************************/
1429 -#json-conclude-form .results {
1430 - min-width: 10px !important;
1431 -}
1432 -
1433 -#json-conclude-form .json-table {
1434 - width: 85%;
1435 -}
1436 -
1437 -#vz-import-json-url,
1438 -#vz-import-json-root,
1439 -#vz-import-json-paging {
1440 - width: 75%;
1441 -}
1442 -
1443 -#json-conclude-form .json-table,
1444 -#json-conclude-form button#visualizer-json-conclude {
1445 - display: inline-block;
1446 - vertical-align: middle;
1447 -}
1448 -
1449 -.viz-editor-table tbody tr:first-child {
1450 - background-color: #ececec !important;
1451 -}
1452 -
1453 -.viz-editor-table tr th {
1454 - background-color: #cccccc;
1455 -}
1456 -
1457 -.viz-editor-table thead tr th:nth-child(n+1) {
1458 - cursor: move !important;
1459 -}
1460 -
1461 -#json-conclude-form .json-wizard-hints .info,
1462 -.html-table-editor-hints .info {
1463 - margin: 1% 0px;
1464 -}
1465 -
1466 -.viz-step.ui-state-active {
1467 - border-color: #0085BA !important;
1468 - background: #0085BA !important;
1469 - color: #ffffff;
1470 -}
1471 -
1472 -.viz-substep {
1473 - outline: 0 !important;
1474 - border: 0 !important;
1475 - background: none !important;
1476 - text-transform: uppercase;
1477 -}
1478 -
1479 -.viz-substep.ui-state-active {
1480 -}
1481 -
1482 -.viz-substep ~ .ui-accordion-content {
1483 - outline: 0 !important;
1484 - border: 0 !important;
1485 - font-size: smaller;
1486 -}
1487 -
1488 -.viz-substep ~ div {
1489 - display: table;
1490 -}
1491 -
1492 -.viz-substep ~ div > div {
1493 - display: table-row;
1494 -}
1495 -
1496 -.viz-substep ~ div > div div {
1497 - display: table-cell;
1498 - padding: 5px;
1499 -}
1500 -
1501 -.json-wizard-header .field-title {
1502 - position: absolute;
1503 - left: 30px;
1504 -}
1505 -/******************************************************************************/
1506 -/******************************** html table editor **************************/
1507 -/******************************************************************************/
1508 -.viz-simple-editor-type,
1509 -.viz-simple-editor {
1510 - display: none;
1511 -}
1512 -
1513 -.viz-table-editor {
1514 - width: 75%;
1515 - margin-left: 2%;
1516 -}
1517 -
1518 -.viz-html-table,
1519 -button#visualizer-save-html-table {
1520 - display: inline-block;
1521 - vertical-align: middle;
1522 -}
1523 -
1524 -
1525 -/******************************************************************************/
1526 -/******************************** text area editor **************************/
1527 -/******************************************************************************/
1528 -.viz-text-editor {
1529 - padding: 20px;
1530 - z-index: 9999;
1531 - box-sizing: border-box;
1532 - padding-right: 320px;
1533 -}
1534 -
1535 -.viz-text-editor textarea {
1536 - width: 85%;
1537 - overflow: auto;
1538 - background: #282923;
1539 - color: #ffffff;
1540 - padding: 15px;
1541 - height: 400px;
1542 - font-size: 15px;
1543 -}
1544 -
1545 -.viz-text-editor textarea,
1546 -button#viz-text-editor-button {
1547 - display: inline-block;
1548 - vertical-align: middle;
1549 -}
1550 -
1551 -.viz-simple-editor .viz-html-table {
1552 - width: 95%;
1553 -}
1554 -
1555 -/******************************************************************************/
1556 -/******************************** chartjs ***********************************/
1557 -/******************************************************************************/
1558 -
1559 -canvas.chartjs-render-monitor {
1560 - height: 500px !important;
1561 -}
1562 -
1563 -/******************************************************************************/
1564 -/******************************** Frontend Actions ***********************************/
1565 -/******************************************************************************/
1566 -#vz-frontend-actions .only-pro-inner, #vz-data-controls .only-pro-inner {
1567 1057 text-align: center;
1568 1058 }