@innovastudio/contentbuilder 1.4.150 → 1.5.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +4 -1
- package/public/contentbuilder/contentbuilder.css +651 -33
- package/public/contentbuilder/contentbuilder.esm.js +18445 -11080
- package/public/contentbuilder/contentbuilder.min.js +11 -11
- package/public/contentbuilder/lang/en.js +9 -1
- package/public/contentbuilder/lang/fr.js +9 -1
- package/public/contentbuilder/themes/colored-blue.css +64 -53
- package/public/contentbuilder/themes/colored-blue2.css +64 -53
- package/public/contentbuilder/themes/colored-blue3.css +64 -53
- package/public/contentbuilder/themes/colored-blue4.css +64 -53
- package/public/contentbuilder/themes/colored-blue5.css +64 -53
- package/public/contentbuilder/themes/colored-blue6.css +64 -53
- package/public/contentbuilder/themes/colored-blue7.css +64 -53
- package/public/contentbuilder/themes/colored-blue8.css +64 -53
- package/public/contentbuilder/themes/colored-dark.css +60 -53
- package/public/contentbuilder/themes/colored-darkblue.css +64 -53
- package/public/contentbuilder/themes/colored-gray.css +64 -53
- package/public/contentbuilder/themes/colored-green.css +64 -53
- package/public/contentbuilder/themes/colored-green2.css +64 -53
- package/public/contentbuilder/themes/colored-green3.css +64 -53
- package/public/contentbuilder/themes/colored-green4.css +64 -53
- package/public/contentbuilder/themes/colored-green5.css +64 -53
- package/public/contentbuilder/themes/colored-magenta.css +64 -53
- package/public/contentbuilder/themes/colored-orange.css +64 -53
- package/public/contentbuilder/themes/colored-orange2.css +64 -53
- package/public/contentbuilder/themes/colored-orange3.css +64 -53
- package/public/contentbuilder/themes/colored-pink.css +64 -53
- package/public/contentbuilder/themes/colored-pink2.css +64 -53
- package/public/contentbuilder/themes/colored-pink3.css +64 -53
- package/public/contentbuilder/themes/colored-pink4.css +64 -53
- package/public/contentbuilder/themes/colored-purple.css +64 -53
- package/public/contentbuilder/themes/colored-purple2.css +64 -53
- package/public/contentbuilder/themes/colored-red.css +64 -53
- package/public/contentbuilder/themes/colored-red2.css +64 -53
- package/public/contentbuilder/themes/colored-red3.css +64 -53
- package/public/contentbuilder/themes/colored-red4.css +64 -53
- package/public/contentbuilder/themes/colored-red5.css +64 -53
- package/public/contentbuilder/themes/colored-yellow.css +64 -53
- package/public/contentbuilder/themes/colored-yellow2.css +64 -53
- package/public/contentbuilder/themes/dark-blue.css +78 -57
- package/public/contentbuilder/themes/dark-blue2.css +78 -57
- package/public/contentbuilder/themes/dark-blue3.css +78 -57
- package/public/contentbuilder/themes/dark-gray.css +78 -57
- package/public/contentbuilder/themes/dark-pink.css +78 -57
- package/public/contentbuilder/themes/dark-purple.css +78 -57
- package/public/contentbuilder/themes/dark-red.css +78 -57
- package/public/contentbuilder/themes/dark.css +74 -55
- package/public/contentbuilder/themes/light-blue.css +64 -53
- package/public/contentbuilder/themes/light-blue2.css +64 -53
- package/public/contentbuilder/themes/light-blue3.css +64 -53
- package/public/contentbuilder/themes/light-cyan.css +64 -53
- package/public/contentbuilder/themes/light-gray.css +64 -53
- package/public/contentbuilder/themes/light-gray2.css +64 -53
- package/public/contentbuilder/themes/light-gray3.css +64 -53
- package/public/contentbuilder/themes/light-green.css +64 -53
- package/public/contentbuilder/themes/light-pink.css +64 -53
- package/public/contentbuilder/themes/light-pink2.css +64 -53
- package/public/contentbuilder/themes/light-purple.css +64 -53
- package/public/contentbuilder/themes/light-purple2.css +64 -53
- package/public/contentbuilder/themes/light-red.css +64 -53
- package/public/contentbuilder/themes/light-yellow.css +64 -53
- package/public/contentbuilder/themes/light-yellow2.css +64 -53
- package/readme.txt +95 -10
- package/README.md +0 -2252
|
@@ -472,4 +472,12 @@ _txt["Please select a block or content."] = "Please select a block or content.";
|
|
|
472
472
|
_txt["Edit Selected Block'"] = "Edit Selected Block'";
|
|
473
473
|
_txt["Ask Questions"] = "Ask Questions";
|
|
474
474
|
_txt["Auto select \'Edit Selected Block\' mode."] = "Auto select \'Edit Selected Block\' mode.";
|
|
475
|
-
_txt["Auto send command delay"] = "Auto send command delay";
|
|
475
|
+
_txt["Auto send command delay"] = "Auto send command delay";
|
|
476
|
+
_txt["Edit Selected Text"] = "Edit Selected Text";
|
|
477
|
+
_txt["Block"] = "Block";
|
|
478
|
+
_txt["Please select a block."] = "Please select a block.";
|
|
479
|
+
_txt["Remove Content/Text"] = "Remove Content/Text";
|
|
480
|
+
_txt["Clear Breakpoints"] = "Clear Breakpoints";
|
|
481
|
+
_txt["Type to search..."] = "Type to search...";
|
|
482
|
+
_txt["Embed SVG"] = "Embed SVG";
|
|
483
|
+
_txt["SVG"] = "SVG";
|
|
@@ -472,4 +472,12 @@ _txt["Please select a block or content."] = "Please select a block or content.";
|
|
|
472
472
|
_txt["Edit Selected Block'"] = "Edit Selected Block'";
|
|
473
473
|
_txt["Ask Questions"] = "Ask Questions";
|
|
474
474
|
_txt["Auto select \'Edit Selected Block\' mode."] = "Auto select \'Edit Selected Block\' mode.";
|
|
475
|
-
_txt["Auto send command delay"] = "Auto send command delay";
|
|
475
|
+
_txt["Auto send command delay"] = "Auto send command delay";
|
|
476
|
+
_txt["Edit Selected Text"] = "Edit Selected Text";
|
|
477
|
+
_txt["Block"] = "Block";
|
|
478
|
+
_txt["Please select a block."] = "Please select a block.";
|
|
479
|
+
_txt["Remove Content/Text"] = "Remove Content/Text";
|
|
480
|
+
_txt["Clear Breakpoints"] = "Clear Breakpoints";
|
|
481
|
+
_txt["Type to search..."] = "Type to search...";
|
|
482
|
+
_txt["Embed SVG"] = "Embed SVG";
|
|
483
|
+
_txt["SVG"] = "SVG";
|
|
@@ -401,6 +401,28 @@
|
|
|
401
401
|
.colored .is-ui .is-rte-pop.rte-textsetting-options button:focus {
|
|
402
402
|
background: #0095f0;
|
|
403
403
|
}
|
|
404
|
+
.colored #_cbhtml .is-rte-pop.rte-icon-options input[type=text],
|
|
405
|
+
.colored .is-ui .is-rte-pop.rte-icon-options input[type=text] {
|
|
406
|
+
color: rgba(255, 255, 255, 0.95);
|
|
407
|
+
background: rgba(0, 104, 169, 0.4);
|
|
408
|
+
border: none;
|
|
409
|
+
border-bottom: 1px solid rgba(118, 203, 255, 0.45);
|
|
410
|
+
}
|
|
411
|
+
.colored #_cbhtml .is-rte-pop.rte-icon-options #inpRteIconSearch::placeholder,
|
|
412
|
+
.colored .is-ui .is-rte-pop.rte-icon-options #inpRteIconSearch::placeholder {
|
|
413
|
+
color: rgba(255, 255, 255, 0.6);
|
|
414
|
+
}
|
|
415
|
+
.colored #_cbhtml .is-rte-pop.rte-fontfamily-options input[type=text],
|
|
416
|
+
.colored .is-ui .is-rte-pop.rte-fontfamily-options input[type=text] {
|
|
417
|
+
color: rgba(255, 255, 255, 0.95);
|
|
418
|
+
background: rgba(0, 104, 169, 0.4);
|
|
419
|
+
border: none;
|
|
420
|
+
border-bottom: 1px solid rgba(118, 203, 255, 0.45);
|
|
421
|
+
}
|
|
422
|
+
.colored #_cbhtml .is-rte-pop.rte-fontfamily-options #inpRteFontSearch::placeholder,
|
|
423
|
+
.colored .is-ui .is-rte-pop.rte-fontfamily-options #inpRteFontSearch::placeholder {
|
|
424
|
+
color: rgba(255, 255, 255, 0.6);
|
|
425
|
+
}
|
|
404
426
|
.colored #_cbhtml .is-rte-pop.rte-color-picker button,
|
|
405
427
|
.colored .is-ui .is-rte-pop.rte-color-picker button {
|
|
406
428
|
color: rgba(255, 255, 255, 0.95);
|
|
@@ -678,6 +700,18 @@
|
|
|
678
700
|
.colored .is-ui .is-modal.pickcolor .is-color-preview {
|
|
679
701
|
border: transparent 1px solid;
|
|
680
702
|
}
|
|
703
|
+
.colored #_cbhtml .is-modal.snippetwindow,
|
|
704
|
+
.colored .is-ui .is-modal.snippetwindow {
|
|
705
|
+
background-color: #e8e8e8;
|
|
706
|
+
}
|
|
707
|
+
.colored #_cbhtml .is-modal.snippetwindow .is-modal-bar,
|
|
708
|
+
.colored .is-ui .is-modal.snippetwindow .is-modal-bar {
|
|
709
|
+
background-color: rgba(255, 255, 255, 0.12);
|
|
710
|
+
}
|
|
711
|
+
.colored #_cbhtml .is-modal.snippetwindow .select-styled,
|
|
712
|
+
.colored .is-ui .is-modal.snippetwindow .select-styled {
|
|
713
|
+
border-bottom: 1px solid #bababa38;
|
|
714
|
+
}
|
|
681
715
|
.colored #_cbhtml .is-modal.pickcolormore div.is-modal-content > div,
|
|
682
716
|
.colored .is-ui .is-modal.pickcolormore div.is-modal-content > div {
|
|
683
717
|
opacity: 0.9;
|
|
@@ -752,26 +786,26 @@
|
|
|
752
786
|
.colored .is-ui .is-tool.is-table-tool > button svg {
|
|
753
787
|
fill: #000;
|
|
754
788
|
}
|
|
755
|
-
.colored #_cbhtml .is-tool.is-code-tool > button, .colored #_cbhtml .is-tool.is-module-tool > button,
|
|
789
|
+
.colored #_cbhtml .is-tool.is-code-tool > button, .colored #_cbhtml .is-tool.is-module-tool > button, .colored #_cbhtml .is-tool.is-svg-tool > button,
|
|
756
790
|
.colored .is-ui .is-tool.is-code-tool > button,
|
|
757
|
-
.colored .is-ui .is-tool.is-module-tool > button
|
|
791
|
+
.colored .is-ui .is-tool.is-module-tool > button,
|
|
792
|
+
.colored .is-ui .is-tool.is-svg-tool > button {
|
|
758
793
|
background: #eaeaea;
|
|
759
794
|
}
|
|
760
|
-
.colored #_cbhtml .is-tool.is-code-tool > button svg, .colored #_cbhtml .is-tool.is-module-tool > button svg,
|
|
795
|
+
.colored #_cbhtml .is-tool.is-code-tool > button svg, .colored #_cbhtml .is-tool.is-module-tool > button svg, .colored #_cbhtml .is-tool.is-svg-tool > button svg,
|
|
761
796
|
.colored .is-ui .is-tool.is-code-tool > button svg,
|
|
762
|
-
.colored .is-ui .is-tool.is-module-tool > button svg
|
|
797
|
+
.colored .is-ui .is-tool.is-module-tool > button svg,
|
|
798
|
+
.colored .is-ui .is-tool.is-svg-tool > button svg {
|
|
763
799
|
fill: #000;
|
|
764
800
|
}
|
|
765
|
-
.colored #_cbhtml .is-tool#divLinkTool button, .colored #_cbhtml .is-tool#divButtonTool button,
|
|
801
|
+
.colored #_cbhtml .is-tool#divLinkTool button, .colored #_cbhtml .is-tool#divButtonTool button,
|
|
766
802
|
.colored .is-ui .is-tool#divLinkTool button,
|
|
767
|
-
.colored .is-ui .is-tool#divButtonTool button
|
|
768
|
-
.colored .is-ui .is-tool#divSvgTool button {
|
|
803
|
+
.colored .is-ui .is-tool#divButtonTool button {
|
|
769
804
|
background: #eaeaea;
|
|
770
805
|
}
|
|
771
|
-
.colored #_cbhtml .is-tool#divLinkTool button svg, .colored #_cbhtml .is-tool#divButtonTool button svg,
|
|
806
|
+
.colored #_cbhtml .is-tool#divLinkTool button svg, .colored #_cbhtml .is-tool#divButtonTool button svg,
|
|
772
807
|
.colored .is-ui .is-tool#divLinkTool button svg,
|
|
773
|
-
.colored .is-ui .is-tool#divButtonTool button svg
|
|
774
|
-
.colored .is-ui .is-tool#divSvgTool button svg {
|
|
808
|
+
.colored .is-ui .is-tool#divButtonTool button svg {
|
|
775
809
|
fill: #000;
|
|
776
810
|
}
|
|
777
811
|
.colored #_cbhtml #divImageProgress,
|
|
@@ -1018,49 +1052,6 @@
|
|
|
1018
1052
|
.colored .is-ui .is-selectbox-options > div.selected {
|
|
1019
1053
|
background: rgba(255, 255, 255, 0.38);
|
|
1020
1054
|
}
|
|
1021
|
-
.colored #_cbhtml .is-dropdown .dropdown-toggle,
|
|
1022
|
-
.colored .is-ui .is-dropdown .dropdown-toggle {
|
|
1023
|
-
color: #000;
|
|
1024
|
-
background: #d6d6d6;
|
|
1025
|
-
box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.03);
|
|
1026
|
-
}
|
|
1027
|
-
.colored #_cbhtml .is-dropdown .dropdown-toggle:hover,
|
|
1028
|
-
.colored .is-ui .is-dropdown .dropdown-toggle:hover {
|
|
1029
|
-
background: #d9d9d9;
|
|
1030
|
-
}
|
|
1031
|
-
.colored #_cbhtml .is-dropdown .dropdown-toggle svg,
|
|
1032
|
-
.colored .is-ui .is-dropdown .dropdown-toggle svg {
|
|
1033
|
-
fill: #000;
|
|
1034
|
-
}
|
|
1035
|
-
.colored #_cbhtml .is-dropdown .dropdown-toggle::after,
|
|
1036
|
-
.colored .is-ui .is-dropdown .dropdown-toggle::after {
|
|
1037
|
-
border-top-color: #000;
|
|
1038
|
-
border-bottom-color: transparent;
|
|
1039
|
-
}
|
|
1040
|
-
.colored #_cbhtml .is-dropdown .dropdown-toggle.active::after,
|
|
1041
|
-
.colored .is-ui .is-dropdown .dropdown-toggle.active::after {
|
|
1042
|
-
border-bottom-color: #000;
|
|
1043
|
-
border-top-color: transparent;
|
|
1044
|
-
}
|
|
1045
|
-
.colored #_cbhtml .is-dropdown .dropdown-menu,
|
|
1046
|
-
.colored .is-ui .is-dropdown .dropdown-menu {
|
|
1047
|
-
border: transparent 1px solid;
|
|
1048
|
-
background-color: #d6d6d6;
|
|
1049
|
-
}
|
|
1050
|
-
.colored #_cbhtml .is-dropdown .dropdown-menu li,
|
|
1051
|
-
.colored .is-ui .is-dropdown .dropdown-menu li {
|
|
1052
|
-
color: #000;
|
|
1053
|
-
background-color: #d6d6d6;
|
|
1054
|
-
}
|
|
1055
|
-
.colored #_cbhtml .is-dropdown .dropdown-menu li:hover, .colored #_cbhtml .is-dropdown .dropdown-menu li:focus,
|
|
1056
|
-
.colored .is-ui .is-dropdown .dropdown-menu li:hover,
|
|
1057
|
-
.colored .is-ui .is-dropdown .dropdown-menu li:focus {
|
|
1058
|
-
background: rgba(255, 255, 255, 0.38);
|
|
1059
|
-
}
|
|
1060
|
-
.colored #_cbhtml .is-dropdown .dropdown-menu li.selected,
|
|
1061
|
-
.colored .is-ui .is-dropdown .dropdown-menu li.selected {
|
|
1062
|
-
background: rgba(255, 255, 255, 0.38);
|
|
1063
|
-
}
|
|
1064
1055
|
.colored #_cbhtml .elementstyles .elm-list,
|
|
1065
1056
|
.colored .is-ui .elementstyles .elm-list {
|
|
1066
1057
|
color: rgba(0, 0, 0, 0.95);
|
|
@@ -1275,3 +1266,23 @@
|
|
|
1275
1266
|
.colored .scroll-darker *::-webkit-scrollbar-thumb {
|
|
1276
1267
|
background-color: rgba(78, 78, 78, 0.62);
|
|
1277
1268
|
}
|
|
1269
|
+
.colored .custom-select .select-styled span {
|
|
1270
|
+
color: #000;
|
|
1271
|
+
}
|
|
1272
|
+
.colored .custom-select input {
|
|
1273
|
+
background: #d6d6d6;
|
|
1274
|
+
}
|
|
1275
|
+
.colored .custom-select .select-options {
|
|
1276
|
+
border: transparent 1px solid;
|
|
1277
|
+
background-color: #d6d6d6;
|
|
1278
|
+
color: #000;
|
|
1279
|
+
}
|
|
1280
|
+
.colored .custom-select .select-options li {
|
|
1281
|
+
color: #000;
|
|
1282
|
+
}
|
|
1283
|
+
.colored .custom-select .select-options li:hover {
|
|
1284
|
+
background-color: rgba(255, 255, 255, 0.38);
|
|
1285
|
+
}
|
|
1286
|
+
.colored .custom-select .select-options li.selected {
|
|
1287
|
+
background-color: rgba(255, 255, 255, 0.38);
|
|
1288
|
+
}
|
|
@@ -401,6 +401,28 @@
|
|
|
401
401
|
.colored .is-ui .is-rte-pop.rte-textsetting-options button:focus {
|
|
402
402
|
background: #4f5dcd;
|
|
403
403
|
}
|
|
404
|
+
.colored #_cbhtml .is-rte-pop.rte-icon-options input[type=text],
|
|
405
|
+
.colored .is-ui .is-rte-pop.rte-icon-options input[type=text] {
|
|
406
|
+
color: rgba(255, 255, 255, 0.95);
|
|
407
|
+
background: rgba(47, 60, 166, 0.4);
|
|
408
|
+
border: none;
|
|
409
|
+
border-bottom: 1px solid rgba(182, 188, 235, 0.45);
|
|
410
|
+
}
|
|
411
|
+
.colored #_cbhtml .is-rte-pop.rte-icon-options #inpRteIconSearch::placeholder,
|
|
412
|
+
.colored .is-ui .is-rte-pop.rte-icon-options #inpRteIconSearch::placeholder {
|
|
413
|
+
color: rgba(255, 255, 255, 0.6);
|
|
414
|
+
}
|
|
415
|
+
.colored #_cbhtml .is-rte-pop.rte-fontfamily-options input[type=text],
|
|
416
|
+
.colored .is-ui .is-rte-pop.rte-fontfamily-options input[type=text] {
|
|
417
|
+
color: rgba(255, 255, 255, 0.95);
|
|
418
|
+
background: rgba(47, 60, 166, 0.4);
|
|
419
|
+
border: none;
|
|
420
|
+
border-bottom: 1px solid rgba(182, 188, 235, 0.45);
|
|
421
|
+
}
|
|
422
|
+
.colored #_cbhtml .is-rte-pop.rte-fontfamily-options #inpRteFontSearch::placeholder,
|
|
423
|
+
.colored .is-ui .is-rte-pop.rte-fontfamily-options #inpRteFontSearch::placeholder {
|
|
424
|
+
color: rgba(255, 255, 255, 0.6);
|
|
425
|
+
}
|
|
404
426
|
.colored #_cbhtml .is-rte-pop.rte-color-picker button,
|
|
405
427
|
.colored .is-ui .is-rte-pop.rte-color-picker button {
|
|
406
428
|
color: rgba(255, 255, 255, 0.95);
|
|
@@ -678,6 +700,18 @@
|
|
|
678
700
|
.colored .is-ui .is-modal.pickcolor .is-color-preview {
|
|
679
701
|
border: transparent 1px solid;
|
|
680
702
|
}
|
|
703
|
+
.colored #_cbhtml .is-modal.snippetwindow,
|
|
704
|
+
.colored .is-ui .is-modal.snippetwindow {
|
|
705
|
+
background-color: #e9eaee;
|
|
706
|
+
}
|
|
707
|
+
.colored #_cbhtml .is-modal.snippetwindow .is-modal-bar,
|
|
708
|
+
.colored .is-ui .is-modal.snippetwindow .is-modal-bar {
|
|
709
|
+
background-color: rgba(255, 255, 255, 0.12);
|
|
710
|
+
}
|
|
711
|
+
.colored #_cbhtml .is-modal.snippetwindow .select-styled,
|
|
712
|
+
.colored .is-ui .is-modal.snippetwindow .select-styled {
|
|
713
|
+
border-bottom: 1px solid #bababa38;
|
|
714
|
+
}
|
|
681
715
|
.colored #_cbhtml .is-modal.pickcolormore div.is-modal-content > div,
|
|
682
716
|
.colored .is-ui .is-modal.pickcolormore div.is-modal-content > div {
|
|
683
717
|
opacity: 0.9;
|
|
@@ -752,26 +786,26 @@
|
|
|
752
786
|
.colored .is-ui .is-tool.is-table-tool > button svg {
|
|
753
787
|
fill: #000;
|
|
754
788
|
}
|
|
755
|
-
.colored #_cbhtml .is-tool.is-code-tool > button, .colored #_cbhtml .is-tool.is-module-tool > button,
|
|
789
|
+
.colored #_cbhtml .is-tool.is-code-tool > button, .colored #_cbhtml .is-tool.is-module-tool > button, .colored #_cbhtml .is-tool.is-svg-tool > button,
|
|
756
790
|
.colored .is-ui .is-tool.is-code-tool > button,
|
|
757
|
-
.colored .is-ui .is-tool.is-module-tool > button
|
|
791
|
+
.colored .is-ui .is-tool.is-module-tool > button,
|
|
792
|
+
.colored .is-ui .is-tool.is-svg-tool > button {
|
|
758
793
|
background: #eaebf1;
|
|
759
794
|
}
|
|
760
|
-
.colored #_cbhtml .is-tool.is-code-tool > button svg, .colored #_cbhtml .is-tool.is-module-tool > button svg,
|
|
795
|
+
.colored #_cbhtml .is-tool.is-code-tool > button svg, .colored #_cbhtml .is-tool.is-module-tool > button svg, .colored #_cbhtml .is-tool.is-svg-tool > button svg,
|
|
761
796
|
.colored .is-ui .is-tool.is-code-tool > button svg,
|
|
762
|
-
.colored .is-ui .is-tool.is-module-tool > button svg
|
|
797
|
+
.colored .is-ui .is-tool.is-module-tool > button svg,
|
|
798
|
+
.colored .is-ui .is-tool.is-svg-tool > button svg {
|
|
763
799
|
fill: #000;
|
|
764
800
|
}
|
|
765
|
-
.colored #_cbhtml .is-tool#divLinkTool button, .colored #_cbhtml .is-tool#divButtonTool button,
|
|
801
|
+
.colored #_cbhtml .is-tool#divLinkTool button, .colored #_cbhtml .is-tool#divButtonTool button,
|
|
766
802
|
.colored .is-ui .is-tool#divLinkTool button,
|
|
767
|
-
.colored .is-ui .is-tool#divButtonTool button
|
|
768
|
-
.colored .is-ui .is-tool#divSvgTool button {
|
|
803
|
+
.colored .is-ui .is-tool#divButtonTool button {
|
|
769
804
|
background: #eaebf1;
|
|
770
805
|
}
|
|
771
|
-
.colored #_cbhtml .is-tool#divLinkTool button svg, .colored #_cbhtml .is-tool#divButtonTool button svg,
|
|
806
|
+
.colored #_cbhtml .is-tool#divLinkTool button svg, .colored #_cbhtml .is-tool#divButtonTool button svg,
|
|
772
807
|
.colored .is-ui .is-tool#divLinkTool button svg,
|
|
773
|
-
.colored .is-ui .is-tool#divButtonTool button svg
|
|
774
|
-
.colored .is-ui .is-tool#divSvgTool button svg {
|
|
808
|
+
.colored .is-ui .is-tool#divButtonTool button svg {
|
|
775
809
|
fill: #000;
|
|
776
810
|
}
|
|
777
811
|
.colored #_cbhtml #divImageProgress,
|
|
@@ -1018,49 +1052,6 @@
|
|
|
1018
1052
|
.colored .is-ui .is-selectbox-options > div.selected {
|
|
1019
1053
|
background: rgba(255, 255, 255, 0.38);
|
|
1020
1054
|
}
|
|
1021
|
-
.colored #_cbhtml .is-dropdown .dropdown-toggle,
|
|
1022
|
-
.colored .is-ui .is-dropdown .dropdown-toggle {
|
|
1023
|
-
color: #000;
|
|
1024
|
-
background: #bdc4ed;
|
|
1025
|
-
box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.03);
|
|
1026
|
-
}
|
|
1027
|
-
.colored #_cbhtml .is-dropdown .dropdown-toggle:hover,
|
|
1028
|
-
.colored .is-ui .is-dropdown .dropdown-toggle:hover {
|
|
1029
|
-
background: #c1c8ee;
|
|
1030
|
-
}
|
|
1031
|
-
.colored #_cbhtml .is-dropdown .dropdown-toggle svg,
|
|
1032
|
-
.colored .is-ui .is-dropdown .dropdown-toggle svg {
|
|
1033
|
-
fill: #000;
|
|
1034
|
-
}
|
|
1035
|
-
.colored #_cbhtml .is-dropdown .dropdown-toggle::after,
|
|
1036
|
-
.colored .is-ui .is-dropdown .dropdown-toggle::after {
|
|
1037
|
-
border-top-color: #000;
|
|
1038
|
-
border-bottom-color: transparent;
|
|
1039
|
-
}
|
|
1040
|
-
.colored #_cbhtml .is-dropdown .dropdown-toggle.active::after,
|
|
1041
|
-
.colored .is-ui .is-dropdown .dropdown-toggle.active::after {
|
|
1042
|
-
border-bottom-color: #000;
|
|
1043
|
-
border-top-color: transparent;
|
|
1044
|
-
}
|
|
1045
|
-
.colored #_cbhtml .is-dropdown .dropdown-menu,
|
|
1046
|
-
.colored .is-ui .is-dropdown .dropdown-menu {
|
|
1047
|
-
border: transparent 1px solid;
|
|
1048
|
-
background-color: #bdc4ed;
|
|
1049
|
-
}
|
|
1050
|
-
.colored #_cbhtml .is-dropdown .dropdown-menu li,
|
|
1051
|
-
.colored .is-ui .is-dropdown .dropdown-menu li {
|
|
1052
|
-
color: #000;
|
|
1053
|
-
background-color: #bdc4ed;
|
|
1054
|
-
}
|
|
1055
|
-
.colored #_cbhtml .is-dropdown .dropdown-menu li:hover, .colored #_cbhtml .is-dropdown .dropdown-menu li:focus,
|
|
1056
|
-
.colored .is-ui .is-dropdown .dropdown-menu li:hover,
|
|
1057
|
-
.colored .is-ui .is-dropdown .dropdown-menu li:focus {
|
|
1058
|
-
background: rgba(255, 255, 255, 0.38);
|
|
1059
|
-
}
|
|
1060
|
-
.colored #_cbhtml .is-dropdown .dropdown-menu li.selected,
|
|
1061
|
-
.colored .is-ui .is-dropdown .dropdown-menu li.selected {
|
|
1062
|
-
background: rgba(255, 255, 255, 0.38);
|
|
1063
|
-
}
|
|
1064
1055
|
.colored #_cbhtml .elementstyles .elm-list,
|
|
1065
1056
|
.colored .is-ui .elementstyles .elm-list {
|
|
1066
1057
|
color: rgba(0, 0, 0, 0.95);
|
|
@@ -1275,3 +1266,23 @@
|
|
|
1275
1266
|
.colored .scroll-darker *::-webkit-scrollbar-thumb {
|
|
1276
1267
|
background-color: rgba(78, 78, 78, 0.62);
|
|
1277
1268
|
}
|
|
1269
|
+
.colored .custom-select .select-styled span {
|
|
1270
|
+
color: #000;
|
|
1271
|
+
}
|
|
1272
|
+
.colored .custom-select input {
|
|
1273
|
+
background: #bdc4ed;
|
|
1274
|
+
}
|
|
1275
|
+
.colored .custom-select .select-options {
|
|
1276
|
+
border: transparent 1px solid;
|
|
1277
|
+
background-color: #bdc4ed;
|
|
1278
|
+
color: #000;
|
|
1279
|
+
}
|
|
1280
|
+
.colored .custom-select .select-options li {
|
|
1281
|
+
color: #000;
|
|
1282
|
+
}
|
|
1283
|
+
.colored .custom-select .select-options li:hover {
|
|
1284
|
+
background-color: rgba(255, 255, 255, 0.38);
|
|
1285
|
+
}
|
|
1286
|
+
.colored .custom-select .select-options li.selected {
|
|
1287
|
+
background-color: rgba(255, 255, 255, 0.38);
|
|
1288
|
+
}
|
|
@@ -401,6 +401,28 @@
|
|
|
401
401
|
.colored .is-ui .is-rte-pop.rte-textsetting-options button:focus {
|
|
402
402
|
background: #11c9ea;
|
|
403
403
|
}
|
|
404
|
+
.colored #_cbhtml .is-rte-pop.rte-icon-options input[type=text],
|
|
405
|
+
.colored .is-ui .is-rte-pop.rte-icon-options input[type=text] {
|
|
406
|
+
color: rgba(255, 255, 255, 0.95);
|
|
407
|
+
background: rgba(12, 144, 168, 0.4);
|
|
408
|
+
border: none;
|
|
409
|
+
border-bottom: 1px solid rgba(138, 230, 246, 0.45);
|
|
410
|
+
}
|
|
411
|
+
.colored #_cbhtml .is-rte-pop.rte-icon-options #inpRteIconSearch::placeholder,
|
|
412
|
+
.colored .is-ui .is-rte-pop.rte-icon-options #inpRteIconSearch::placeholder {
|
|
413
|
+
color: rgba(255, 255, 255, 0.6);
|
|
414
|
+
}
|
|
415
|
+
.colored #_cbhtml .is-rte-pop.rte-fontfamily-options input[type=text],
|
|
416
|
+
.colored .is-ui .is-rte-pop.rte-fontfamily-options input[type=text] {
|
|
417
|
+
color: rgba(255, 255, 255, 0.95);
|
|
418
|
+
background: rgba(12, 144, 168, 0.4);
|
|
419
|
+
border: none;
|
|
420
|
+
border-bottom: 1px solid rgba(138, 230, 246, 0.45);
|
|
421
|
+
}
|
|
422
|
+
.colored #_cbhtml .is-rte-pop.rte-fontfamily-options #inpRteFontSearch::placeholder,
|
|
423
|
+
.colored .is-ui .is-rte-pop.rte-fontfamily-options #inpRteFontSearch::placeholder {
|
|
424
|
+
color: rgba(255, 255, 255, 0.6);
|
|
425
|
+
}
|
|
404
426
|
.colored #_cbhtml .is-rte-pop.rte-color-picker button,
|
|
405
427
|
.colored .is-ui .is-rte-pop.rte-color-picker button {
|
|
406
428
|
color: rgba(255, 255, 255, 0.95);
|
|
@@ -678,6 +700,18 @@
|
|
|
678
700
|
.colored .is-ui .is-modal.pickcolor .is-color-preview {
|
|
679
701
|
border: transparent 1px solid;
|
|
680
702
|
}
|
|
703
|
+
.colored #_cbhtml .is-modal.snippetwindow,
|
|
704
|
+
.colored .is-ui .is-modal.snippetwindow {
|
|
705
|
+
background-color: #f0f1f2;
|
|
706
|
+
}
|
|
707
|
+
.colored #_cbhtml .is-modal.snippetwindow .is-modal-bar,
|
|
708
|
+
.colored .is-ui .is-modal.snippetwindow .is-modal-bar {
|
|
709
|
+
background-color: rgba(255, 255, 255, 0.12);
|
|
710
|
+
}
|
|
711
|
+
.colored #_cbhtml .is-modal.snippetwindow .select-styled,
|
|
712
|
+
.colored .is-ui .is-modal.snippetwindow .select-styled {
|
|
713
|
+
border-bottom: 1px solid #bababa38;
|
|
714
|
+
}
|
|
681
715
|
.colored #_cbhtml .is-modal.pickcolormore div.is-modal-content > div,
|
|
682
716
|
.colored .is-ui .is-modal.pickcolormore div.is-modal-content > div {
|
|
683
717
|
opacity: 0.9;
|
|
@@ -752,26 +786,26 @@
|
|
|
752
786
|
.colored .is-ui .is-tool.is-table-tool > button svg {
|
|
753
787
|
fill: #000;
|
|
754
788
|
}
|
|
755
|
-
.colored #_cbhtml .is-tool.is-code-tool > button, .colored #_cbhtml .is-tool.is-module-tool > button,
|
|
789
|
+
.colored #_cbhtml .is-tool.is-code-tool > button, .colored #_cbhtml .is-tool.is-module-tool > button, .colored #_cbhtml .is-tool.is-svg-tool > button,
|
|
756
790
|
.colored .is-ui .is-tool.is-code-tool > button,
|
|
757
|
-
.colored .is-ui .is-tool.is-module-tool > button
|
|
791
|
+
.colored .is-ui .is-tool.is-module-tool > button,
|
|
792
|
+
.colored .is-ui .is-tool.is-svg-tool > button {
|
|
758
793
|
background: #ecf2f3;
|
|
759
794
|
}
|
|
760
|
-
.colored #_cbhtml .is-tool.is-code-tool > button svg, .colored #_cbhtml .is-tool.is-module-tool > button svg,
|
|
795
|
+
.colored #_cbhtml .is-tool.is-code-tool > button svg, .colored #_cbhtml .is-tool.is-module-tool > button svg, .colored #_cbhtml .is-tool.is-svg-tool > button svg,
|
|
761
796
|
.colored .is-ui .is-tool.is-code-tool > button svg,
|
|
762
|
-
.colored .is-ui .is-tool.is-module-tool > button svg
|
|
797
|
+
.colored .is-ui .is-tool.is-module-tool > button svg,
|
|
798
|
+
.colored .is-ui .is-tool.is-svg-tool > button svg {
|
|
763
799
|
fill: #000;
|
|
764
800
|
}
|
|
765
|
-
.colored #_cbhtml .is-tool#divLinkTool button, .colored #_cbhtml .is-tool#divButtonTool button,
|
|
801
|
+
.colored #_cbhtml .is-tool#divLinkTool button, .colored #_cbhtml .is-tool#divButtonTool button,
|
|
766
802
|
.colored .is-ui .is-tool#divLinkTool button,
|
|
767
|
-
.colored .is-ui .is-tool#divButtonTool button
|
|
768
|
-
.colored .is-ui .is-tool#divSvgTool button {
|
|
803
|
+
.colored .is-ui .is-tool#divButtonTool button {
|
|
769
804
|
background: #ecf2f3;
|
|
770
805
|
}
|
|
771
|
-
.colored #_cbhtml .is-tool#divLinkTool button svg, .colored #_cbhtml .is-tool#divButtonTool button svg,
|
|
806
|
+
.colored #_cbhtml .is-tool#divLinkTool button svg, .colored #_cbhtml .is-tool#divButtonTool button svg,
|
|
772
807
|
.colored .is-ui .is-tool#divLinkTool button svg,
|
|
773
|
-
.colored .is-ui .is-tool#divButtonTool button svg
|
|
774
|
-
.colored .is-ui .is-tool#divSvgTool button svg {
|
|
808
|
+
.colored .is-ui .is-tool#divButtonTool button svg {
|
|
775
809
|
fill: #000;
|
|
776
810
|
}
|
|
777
811
|
.colored #_cbhtml #divImageProgress,
|
|
@@ -1018,49 +1052,6 @@
|
|
|
1018
1052
|
.colored .is-ui .is-selectbox-options > div.selected {
|
|
1019
1053
|
background: rgba(255, 255, 255, 0.38);
|
|
1020
1054
|
}
|
|
1021
|
-
.colored #_cbhtml .is-dropdown .dropdown-toggle,
|
|
1022
|
-
.colored .is-ui .is-dropdown .dropdown-toggle {
|
|
1023
|
-
color: #000;
|
|
1024
|
-
background: #d6ecf1;
|
|
1025
|
-
box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.03);
|
|
1026
|
-
}
|
|
1027
|
-
.colored #_cbhtml .is-dropdown .dropdown-toggle:hover,
|
|
1028
|
-
.colored .is-ui .is-dropdown .dropdown-toggle:hover {
|
|
1029
|
-
background: #daeef2;
|
|
1030
|
-
}
|
|
1031
|
-
.colored #_cbhtml .is-dropdown .dropdown-toggle svg,
|
|
1032
|
-
.colored .is-ui .is-dropdown .dropdown-toggle svg {
|
|
1033
|
-
fill: #000;
|
|
1034
|
-
}
|
|
1035
|
-
.colored #_cbhtml .is-dropdown .dropdown-toggle::after,
|
|
1036
|
-
.colored .is-ui .is-dropdown .dropdown-toggle::after {
|
|
1037
|
-
border-top-color: #000;
|
|
1038
|
-
border-bottom-color: transparent;
|
|
1039
|
-
}
|
|
1040
|
-
.colored #_cbhtml .is-dropdown .dropdown-toggle.active::after,
|
|
1041
|
-
.colored .is-ui .is-dropdown .dropdown-toggle.active::after {
|
|
1042
|
-
border-bottom-color: #000;
|
|
1043
|
-
border-top-color: transparent;
|
|
1044
|
-
}
|
|
1045
|
-
.colored #_cbhtml .is-dropdown .dropdown-menu,
|
|
1046
|
-
.colored .is-ui .is-dropdown .dropdown-menu {
|
|
1047
|
-
border: transparent 1px solid;
|
|
1048
|
-
background-color: #d6ecf1;
|
|
1049
|
-
}
|
|
1050
|
-
.colored #_cbhtml .is-dropdown .dropdown-menu li,
|
|
1051
|
-
.colored .is-ui .is-dropdown .dropdown-menu li {
|
|
1052
|
-
color: #000;
|
|
1053
|
-
background-color: #d6ecf1;
|
|
1054
|
-
}
|
|
1055
|
-
.colored #_cbhtml .is-dropdown .dropdown-menu li:hover, .colored #_cbhtml .is-dropdown .dropdown-menu li:focus,
|
|
1056
|
-
.colored .is-ui .is-dropdown .dropdown-menu li:hover,
|
|
1057
|
-
.colored .is-ui .is-dropdown .dropdown-menu li:focus {
|
|
1058
|
-
background: rgba(255, 255, 255, 0.38);
|
|
1059
|
-
}
|
|
1060
|
-
.colored #_cbhtml .is-dropdown .dropdown-menu li.selected,
|
|
1061
|
-
.colored .is-ui .is-dropdown .dropdown-menu li.selected {
|
|
1062
|
-
background: rgba(255, 255, 255, 0.38);
|
|
1063
|
-
}
|
|
1064
1055
|
.colored #_cbhtml .elementstyles .elm-list,
|
|
1065
1056
|
.colored .is-ui .elementstyles .elm-list {
|
|
1066
1057
|
color: rgba(0, 0, 0, 0.95);
|
|
@@ -1275,3 +1266,23 @@
|
|
|
1275
1266
|
.colored .scroll-darker *::-webkit-scrollbar-thumb {
|
|
1276
1267
|
background-color: rgba(78, 78, 78, 0.62);
|
|
1277
1268
|
}
|
|
1269
|
+
.colored .custom-select .select-styled span {
|
|
1270
|
+
color: #000;
|
|
1271
|
+
}
|
|
1272
|
+
.colored .custom-select input {
|
|
1273
|
+
background: #d6ecf1;
|
|
1274
|
+
}
|
|
1275
|
+
.colored .custom-select .select-options {
|
|
1276
|
+
border: transparent 1px solid;
|
|
1277
|
+
background-color: #d6ecf1;
|
|
1278
|
+
color: #000;
|
|
1279
|
+
}
|
|
1280
|
+
.colored .custom-select .select-options li {
|
|
1281
|
+
color: #000;
|
|
1282
|
+
}
|
|
1283
|
+
.colored .custom-select .select-options li:hover {
|
|
1284
|
+
background-color: rgba(255, 255, 255, 0.38);
|
|
1285
|
+
}
|
|
1286
|
+
.colored .custom-select .select-options li.selected {
|
|
1287
|
+
background-color: rgba(255, 255, 255, 0.38);
|
|
1288
|
+
}
|
|
@@ -401,6 +401,28 @@
|
|
|
401
401
|
.colored .is-ui .is-rte-pop.rte-textsetting-options button:focus {
|
|
402
402
|
background: #7787dd;
|
|
403
403
|
}
|
|
404
|
+
.colored #_cbhtml .is-rte-pop.rte-icon-options input[type=text],
|
|
405
|
+
.colored .is-ui .is-rte-pop.rte-icon-options input[type=text] {
|
|
406
|
+
color: rgba(255, 255, 255, 0.95);
|
|
407
|
+
background: rgba(62, 85, 207, 0.4);
|
|
408
|
+
border: none;
|
|
409
|
+
border-bottom: 1px solid rgba(225, 229, 248, 0.45);
|
|
410
|
+
}
|
|
411
|
+
.colored #_cbhtml .is-rte-pop.rte-icon-options #inpRteIconSearch::placeholder,
|
|
412
|
+
.colored .is-ui .is-rte-pop.rte-icon-options #inpRteIconSearch::placeholder {
|
|
413
|
+
color: rgba(255, 255, 255, 0.6);
|
|
414
|
+
}
|
|
415
|
+
.colored #_cbhtml .is-rte-pop.rte-fontfamily-options input[type=text],
|
|
416
|
+
.colored .is-ui .is-rte-pop.rte-fontfamily-options input[type=text] {
|
|
417
|
+
color: rgba(255, 255, 255, 0.95);
|
|
418
|
+
background: rgba(62, 85, 207, 0.4);
|
|
419
|
+
border: none;
|
|
420
|
+
border-bottom: 1px solid rgba(225, 229, 248, 0.45);
|
|
421
|
+
}
|
|
422
|
+
.colored #_cbhtml .is-rte-pop.rte-fontfamily-options #inpRteFontSearch::placeholder,
|
|
423
|
+
.colored .is-ui .is-rte-pop.rte-fontfamily-options #inpRteFontSearch::placeholder {
|
|
424
|
+
color: rgba(255, 255, 255, 0.6);
|
|
425
|
+
}
|
|
404
426
|
.colored #_cbhtml .is-rte-pop.rte-color-picker button,
|
|
405
427
|
.colored .is-ui .is-rte-pop.rte-color-picker button {
|
|
406
428
|
color: rgba(255, 255, 255, 0.95);
|
|
@@ -678,6 +700,18 @@
|
|
|
678
700
|
.colored .is-ui .is-modal.pickcolor .is-color-preview {
|
|
679
701
|
border: transparent 1px solid;
|
|
680
702
|
}
|
|
703
|
+
.colored #_cbhtml .is-modal.snippetwindow,
|
|
704
|
+
.colored .is-ui .is-modal.snippetwindow {
|
|
705
|
+
background-color: #e0e3e9;
|
|
706
|
+
}
|
|
707
|
+
.colored #_cbhtml .is-modal.snippetwindow .is-modal-bar,
|
|
708
|
+
.colored .is-ui .is-modal.snippetwindow .is-modal-bar {
|
|
709
|
+
background-color: rgba(255, 255, 255, 0.12);
|
|
710
|
+
}
|
|
711
|
+
.colored #_cbhtml .is-modal.snippetwindow .select-styled,
|
|
712
|
+
.colored .is-ui .is-modal.snippetwindow .select-styled {
|
|
713
|
+
border-bottom: 1px solid #bababa38;
|
|
714
|
+
}
|
|
681
715
|
.colored #_cbhtml .is-modal.pickcolormore div.is-modal-content > div,
|
|
682
716
|
.colored .is-ui .is-modal.pickcolormore div.is-modal-content > div {
|
|
683
717
|
opacity: 0.9;
|
|
@@ -752,26 +786,26 @@
|
|
|
752
786
|
.colored .is-ui .is-tool.is-table-tool > button svg {
|
|
753
787
|
fill: #000;
|
|
754
788
|
}
|
|
755
|
-
.colored #_cbhtml .is-tool.is-code-tool > button, .colored #_cbhtml .is-tool.is-module-tool > button,
|
|
789
|
+
.colored #_cbhtml .is-tool.is-code-tool > button, .colored #_cbhtml .is-tool.is-module-tool > button, .colored #_cbhtml .is-tool.is-svg-tool > button,
|
|
756
790
|
.colored .is-ui .is-tool.is-code-tool > button,
|
|
757
|
-
.colored .is-ui .is-tool.is-module-tool > button
|
|
791
|
+
.colored .is-ui .is-tool.is-module-tool > button,
|
|
792
|
+
.colored .is-ui .is-tool.is-svg-tool > button {
|
|
758
793
|
background: #eaebf1;
|
|
759
794
|
}
|
|
760
|
-
.colored #_cbhtml .is-tool.is-code-tool > button svg, .colored #_cbhtml .is-tool.is-module-tool > button svg,
|
|
795
|
+
.colored #_cbhtml .is-tool.is-code-tool > button svg, .colored #_cbhtml .is-tool.is-module-tool > button svg, .colored #_cbhtml .is-tool.is-svg-tool > button svg,
|
|
761
796
|
.colored .is-ui .is-tool.is-code-tool > button svg,
|
|
762
|
-
.colored .is-ui .is-tool.is-module-tool > button svg
|
|
797
|
+
.colored .is-ui .is-tool.is-module-tool > button svg,
|
|
798
|
+
.colored .is-ui .is-tool.is-svg-tool > button svg {
|
|
763
799
|
fill: #000;
|
|
764
800
|
}
|
|
765
|
-
.colored #_cbhtml .is-tool#divLinkTool button, .colored #_cbhtml .is-tool#divButtonTool button,
|
|
801
|
+
.colored #_cbhtml .is-tool#divLinkTool button, .colored #_cbhtml .is-tool#divButtonTool button,
|
|
766
802
|
.colored .is-ui .is-tool#divLinkTool button,
|
|
767
|
-
.colored .is-ui .is-tool#divButtonTool button
|
|
768
|
-
.colored .is-ui .is-tool#divSvgTool button {
|
|
803
|
+
.colored .is-ui .is-tool#divButtonTool button {
|
|
769
804
|
background: #eaebf1;
|
|
770
805
|
}
|
|
771
|
-
.colored #_cbhtml .is-tool#divLinkTool button svg, .colored #_cbhtml .is-tool#divButtonTool button svg,
|
|
806
|
+
.colored #_cbhtml .is-tool#divLinkTool button svg, .colored #_cbhtml .is-tool#divButtonTool button svg,
|
|
772
807
|
.colored .is-ui .is-tool#divLinkTool button svg,
|
|
773
|
-
.colored .is-ui .is-tool#divButtonTool button svg
|
|
774
|
-
.colored .is-ui .is-tool#divSvgTool button svg {
|
|
808
|
+
.colored .is-ui .is-tool#divButtonTool button svg {
|
|
775
809
|
fill: #000;
|
|
776
810
|
}
|
|
777
811
|
.colored #_cbhtml #divImageProgress,
|
|
@@ -1018,49 +1052,6 @@
|
|
|
1018
1052
|
.colored .is-ui .is-selectbox-options > div.selected {
|
|
1019
1053
|
background: rgba(255, 255, 255, 0.38);
|
|
1020
1054
|
}
|
|
1021
|
-
.colored #_cbhtml .is-dropdown .dropdown-toggle,
|
|
1022
|
-
.colored .is-ui .is-dropdown .dropdown-toggle {
|
|
1023
|
-
color: #000;
|
|
1024
|
-
background: #e9ecf9;
|
|
1025
|
-
box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.03);
|
|
1026
|
-
}
|
|
1027
|
-
.colored #_cbhtml .is-dropdown .dropdown-toggle:hover,
|
|
1028
|
-
.colored .is-ui .is-dropdown .dropdown-toggle:hover {
|
|
1029
|
-
background: #edeffa;
|
|
1030
|
-
}
|
|
1031
|
-
.colored #_cbhtml .is-dropdown .dropdown-toggle svg,
|
|
1032
|
-
.colored .is-ui .is-dropdown .dropdown-toggle svg {
|
|
1033
|
-
fill: #000;
|
|
1034
|
-
}
|
|
1035
|
-
.colored #_cbhtml .is-dropdown .dropdown-toggle::after,
|
|
1036
|
-
.colored .is-ui .is-dropdown .dropdown-toggle::after {
|
|
1037
|
-
border-top-color: #000;
|
|
1038
|
-
border-bottom-color: transparent;
|
|
1039
|
-
}
|
|
1040
|
-
.colored #_cbhtml .is-dropdown .dropdown-toggle.active::after,
|
|
1041
|
-
.colored .is-ui .is-dropdown .dropdown-toggle.active::after {
|
|
1042
|
-
border-bottom-color: #000;
|
|
1043
|
-
border-top-color: transparent;
|
|
1044
|
-
}
|
|
1045
|
-
.colored #_cbhtml .is-dropdown .dropdown-menu,
|
|
1046
|
-
.colored .is-ui .is-dropdown .dropdown-menu {
|
|
1047
|
-
border: transparent 1px solid;
|
|
1048
|
-
background-color: #e9ecf9;
|
|
1049
|
-
}
|
|
1050
|
-
.colored #_cbhtml .is-dropdown .dropdown-menu li,
|
|
1051
|
-
.colored .is-ui .is-dropdown .dropdown-menu li {
|
|
1052
|
-
color: #000;
|
|
1053
|
-
background-color: #e9ecf9;
|
|
1054
|
-
}
|
|
1055
|
-
.colored #_cbhtml .is-dropdown .dropdown-menu li:hover, .colored #_cbhtml .is-dropdown .dropdown-menu li:focus,
|
|
1056
|
-
.colored .is-ui .is-dropdown .dropdown-menu li:hover,
|
|
1057
|
-
.colored .is-ui .is-dropdown .dropdown-menu li:focus {
|
|
1058
|
-
background: rgba(255, 255, 255, 0.38);
|
|
1059
|
-
}
|
|
1060
|
-
.colored #_cbhtml .is-dropdown .dropdown-menu li.selected,
|
|
1061
|
-
.colored .is-ui .is-dropdown .dropdown-menu li.selected {
|
|
1062
|
-
background: rgba(255, 255, 255, 0.38);
|
|
1063
|
-
}
|
|
1064
1055
|
.colored #_cbhtml .elementstyles .elm-list,
|
|
1065
1056
|
.colored .is-ui .elementstyles .elm-list {
|
|
1066
1057
|
color: rgba(0, 0, 0, 0.95);
|
|
@@ -1275,3 +1266,23 @@
|
|
|
1275
1266
|
.colored .scroll-darker *::-webkit-scrollbar-thumb {
|
|
1276
1267
|
background-color: rgba(78, 78, 78, 0.62);
|
|
1277
1268
|
}
|
|
1269
|
+
.colored .custom-select .select-styled span {
|
|
1270
|
+
color: #000;
|
|
1271
|
+
}
|
|
1272
|
+
.colored .custom-select input {
|
|
1273
|
+
background: #e9ecf9;
|
|
1274
|
+
}
|
|
1275
|
+
.colored .custom-select .select-options {
|
|
1276
|
+
border: transparent 1px solid;
|
|
1277
|
+
background-color: #e9ecf9;
|
|
1278
|
+
color: #000;
|
|
1279
|
+
}
|
|
1280
|
+
.colored .custom-select .select-options li {
|
|
1281
|
+
color: #000;
|
|
1282
|
+
}
|
|
1283
|
+
.colored .custom-select .select-options li:hover {
|
|
1284
|
+
background-color: rgba(255, 255, 255, 0.38);
|
|
1285
|
+
}
|
|
1286
|
+
.colored .custom-select .select-options li.selected {
|
|
1287
|
+
background-color: rgba(255, 255, 255, 0.38);
|
|
1288
|
+
}
|