@innovastudio/contentbuilder 1.5.211 → 1.5.213

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.
Files changed (92) hide show
  1. package/index.d.ts +232 -3
  2. package/package.json +9 -10
  3. package/public/contentbuilder/contentbuilder.css +11169 -6865
  4. package/public/contentbuilder/contentbuilder.esm.js +42164 -50757
  5. package/public/contentbuilder/contentbuilder.min.js +10 -107
  6. package/public/contentbuilder/lang/en.js +237 -6
  7. package/public/contentbuilder/lang/fr.js +245 -14
  8. package/public/contentbuilder/themes/colored-blue.css +57 -1324
  9. package/public/contentbuilder/themes/colored-blue2.css +57 -1324
  10. package/public/contentbuilder/themes/colored-blue3.css +57 -1324
  11. package/public/contentbuilder/themes/colored-blue4.css +57 -1324
  12. package/public/contentbuilder/themes/colored-blue5.css +57 -1324
  13. package/public/contentbuilder/themes/colored-blue6.css +57 -1324
  14. package/public/contentbuilder/themes/colored-blue7.css +57 -1324
  15. package/public/contentbuilder/themes/colored-blue8.css +57 -1324
  16. package/public/contentbuilder/themes/colored-cyan.css +58 -0
  17. package/public/contentbuilder/themes/colored-dark.css +57 -1295
  18. package/public/contentbuilder/themes/colored-darkblue.css +57 -1324
  19. package/public/contentbuilder/themes/colored-gray.css +57 -1324
  20. package/public/contentbuilder/themes/colored-green.css +57 -1324
  21. package/public/contentbuilder/themes/colored-green2.css +57 -1324
  22. package/public/contentbuilder/themes/colored-green3.css +57 -1324
  23. package/public/contentbuilder/themes/colored-green4.css +57 -1324
  24. package/public/contentbuilder/themes/colored-green5.css +57 -1324
  25. package/public/contentbuilder/themes/colored-magenta.css +57 -1324
  26. package/public/contentbuilder/themes/colored-orange.css +57 -1324
  27. package/public/contentbuilder/themes/colored-orange2.css +57 -1324
  28. package/public/contentbuilder/themes/colored-orange3.css +57 -1324
  29. package/public/contentbuilder/themes/colored-pink.css +57 -1324
  30. package/public/contentbuilder/themes/colored-pink2.css +57 -1324
  31. package/public/contentbuilder/themes/colored-pink3.css +57 -1324
  32. package/public/contentbuilder/themes/colored-pink4.css +57 -1324
  33. package/public/contentbuilder/themes/colored-purple.css +57 -1324
  34. package/public/contentbuilder/themes/colored-purple2.css +57 -1324
  35. package/public/contentbuilder/themes/colored-red.css +57 -1324
  36. package/public/contentbuilder/themes/colored-red2.css +57 -1324
  37. package/public/contentbuilder/themes/colored-red3.css +57 -1324
  38. package/public/contentbuilder/themes/colored-red4.css +57 -1324
  39. package/public/contentbuilder/themes/colored-red5.css +57 -1324
  40. package/public/contentbuilder/themes/colored-yellow.css +57 -1324
  41. package/public/contentbuilder/themes/colored-yellow2.css +57 -1324
  42. package/public/contentbuilder/themes/colored-yellow3.css +58 -0
  43. package/public/contentbuilder/themes/dark-blue.css +26 -1371
  44. package/public/contentbuilder/themes/dark-blue2.css +26 -1371
  45. package/public/contentbuilder/themes/dark-blue3.css +26 -1371
  46. package/public/contentbuilder/themes/dark-gray.css +26 -1371
  47. package/public/contentbuilder/themes/dark-pink.css +26 -1371
  48. package/public/contentbuilder/themes/dark-purple.css +26 -1371
  49. package/public/contentbuilder/themes/dark-red.css +26 -1371
  50. package/public/contentbuilder/themes/light-blue.css +29 -1323
  51. package/public/contentbuilder/themes/light-blue2.css +29 -1323
  52. package/public/contentbuilder/themes/light-blue3.css +29 -1323
  53. package/public/contentbuilder/themes/light-cyan.css +29 -1323
  54. package/public/contentbuilder/themes/light-gray.css +29 -1323
  55. package/public/contentbuilder/themes/light-gray2.css +29 -1323
  56. package/public/contentbuilder/themes/light-gray3.css +29 -1323
  57. package/public/contentbuilder/themes/light-green.css +29 -1323
  58. package/public/contentbuilder/themes/light-pink.css +29 -1323
  59. package/public/contentbuilder/themes/light-pink2.css +29 -1323
  60. package/public/contentbuilder/themes/light-purple.css +29 -1323
  61. package/public/contentbuilder/themes/light-purple2.css +29 -1323
  62. package/public/contentbuilder/themes/light-red.css +29 -1323
  63. package/public/contentbuilder/themes/light-yellow.css +29 -1323
  64. package/public/contentbuilder/themes/light-yellow2.css +29 -1323
  65. package/readme.txt +225 -154
  66. package/public/contentbuilder/config.js +0 -7
  67. package/public/contentbuilder/content.css +0 -7777
  68. package/public/contentbuilder/plugins/animation/plugin.js +0 -25
  69. package/public/contentbuilder/plugins/buttoneditor/images/a.jpg +0 -0
  70. package/public/contentbuilder/plugins/buttoneditor/images/b.jpg +0 -0
  71. package/public/contentbuilder/plugins/buttoneditor/images/c.jpg +0 -0
  72. package/public/contentbuilder/plugins/buttoneditor/images/d.jpg +0 -0
  73. package/public/contentbuilder/plugins/buttoneditor/images/e.jpg +0 -0
  74. package/public/contentbuilder/plugins/buttoneditor/images/f.jpg +0 -0
  75. package/public/contentbuilder/plugins/buttoneditor/images/g.jpg +0 -0
  76. package/public/contentbuilder/plugins/buttoneditor/images/h.jpg +0 -0
  77. package/public/contentbuilder/plugins/buttoneditor/plugin.js +0 -1600
  78. package/public/contentbuilder/plugins/buttoneditor/readme.txt +0 -7
  79. package/public/contentbuilder/plugins/helloworld/plugin.js +0 -21
  80. package/public/contentbuilder/plugins/helloworld/readme.txt +0 -23
  81. package/public/contentbuilder/plugins/preview/plugin.js +0 -371
  82. package/public/contentbuilder/plugins/preview/readme.txt +0 -23
  83. package/public/contentbuilder/plugins/searchreplace/plugin.js +0 -524
  84. package/public/contentbuilder/plugins/searchreplace/readme.txt +0 -23
  85. package/public/contentbuilder/plugins/searchreplace/searchreplace.html +0 -264
  86. package/public/contentbuilder/plugins/showgrid/plugin.js +0 -74
  87. package/public/contentbuilder/plugins/showgrid/readme.txt +0 -23
  88. package/public/contentbuilder/plugins/symbols/plugin.js +0 -3126
  89. package/public/contentbuilder/plugins/symbols/readme.txt +0 -23
  90. package/public/contentbuilder/plugins/wordcount/plugin.js +0 -76
  91. package/public/contentbuilder/plugins/wordcount/readme.txt +0 -23
  92. package/public/contentbuilder/themes/dark.css +0 -1377
@@ -1,1372 +1,27 @@
1
- .dark .is-builder[gridoutline] > div > div {
2
- outline: 1px solid rgba(132, 132, 132, 0.27);
3
- }
4
- .dark .is-builder > div > div.cell-active:not([data-protected]) {
5
- outline: 1px solid #00da89;
6
- }
7
- .dark .is-builder .row-active:not([data-protected]) {
8
- outline: 1px solid #00da89;
9
- }
10
- .dark .is-builder .row-active:not([data-protected]).row-outline {
11
- outline: 1px solid rgba(132, 132, 132, 0.2);
12
- }
13
- .dark .is-builder .cell-active .elm-active {
14
- background: rgba(200, 200, 201, 0.11);
15
- }
16
- .dark .is-builder .cell-active[data-html] {
17
- background-color: rgba(200, 200, 201, 0.11);
18
- }
19
- .dark .is-builder .cell-active .icon-active {
20
- background-color: rgba(200, 200, 201, 0.4);
21
- }
22
- .dark .is-builder .elm-inspected {
23
- outline: 1px solid #ffb84a !important;
24
- }
25
- .dark .sortable-ghost {
26
- background: rgba(204, 204, 204, 0.15);
27
- }
28
- .dark .is-builder .snippet-item.sortable-ghost {
29
- background: rgba(204, 204, 204, 0.15);
30
- }
31
- .dark #_cbhtml,
32
- .dark .is-ui {
33
- /* general use */
34
- }
35
- .dark #_cbhtml .style-helper,
36
- .dark .is-ui .style-helper {
37
- background: #ed2828;
38
- color: rgba(255, 255, 255, 0.95);
39
- }
40
- .dark #_cbhtml .style-helper.on,
41
- .dark .is-ui .style-helper.on {
42
- background: #ee3636;
43
- }
44
- .dark #_cbhtml .style-helper.hover,
45
- .dark .is-ui .style-helper.hover {
46
- background: #ef3b3b;
47
- }
48
- .dark #_cbhtml .style-helper svg,
49
- .dark .is-ui .style-helper svg {
50
- fill: rgba(255, 255, 255, 0.95);
51
- }
52
- .dark #_cbhtml .style-helper.modal-color,
53
- .dark .is-ui .style-helper.modal-color {
54
- background: #fafafa;
55
- }
56
- .dark #_cbhtml .style-helper.modal-background,
57
- .dark .is-ui .style-helper.modal-background {
58
- background: #423f3f;
59
- }
60
- .dark #_cbhtml .style-helper.button-pickcolor-border,
61
- .dark .is-ui .style-helper.button-pickcolor-border {
62
- border: rgba(255, 255, 255, 0.22) 1px solid;
63
- }
64
- .dark #_cbhtml .style-helper.button-pickcolor-background,
65
- .dark .is-ui .style-helper.button-pickcolor-background {
66
- background: rgba(255, 255, 255, 0.2);
67
- }
68
- .dark #_cbhtml .style-helper.snippet-color,
69
- .dark .is-ui .style-helper.snippet-color {
70
- background: #fafafa;
71
- }
72
- .dark #_cbhtml .style-helper.snippet-background,
73
- .dark .is-ui .style-helper.snippet-background {
74
- background: #cacaca;
75
- }
76
- .dark #_cbhtml .style-helper.snippet-tabs-background,
77
- .dark .is-ui .style-helper.snippet-tabs-background {
78
- background: #423f3f;
79
- }
80
- .dark #_cbhtml .style-helper.snippet-tab-item-background,
81
- .dark .is-ui .style-helper.snippet-tab-item-background {
82
- background: rgba(144, 138, 138, 0.22);
83
- }
84
- .dark #_cbhtml .style-helper.snippet-tab-item-background-active,
85
- .dark .is-ui .style-helper.snippet-tab-item-background-active {
86
- background: #423f3f;
87
- }
88
- .dark #_cbhtml .style-helper.snippet-tab-item-background-hover,
89
- .dark .is-ui .style-helper.snippet-tab-item-background-hover {
90
- background: rgba(144, 138, 138, 0.22);
91
- }
92
- .dark #_cbhtml .style-helper.snippet-tab-item-color,
93
- .dark .is-ui .style-helper.snippet-tab-item-color {
94
- background: rgba(250, 250, 250, 0.95);
95
- }
96
- .dark #_cbhtml .style-helper.snippet-more-item-background,
97
- .dark .is-ui .style-helper.snippet-more-item-background {
98
- background: #454141;
99
- }
100
- .dark #_cbhtml .style-helper.snippet-more-item-background-active,
101
- .dark .is-ui .style-helper.snippet-more-item-background-active {
102
- background: rgba(144, 138, 138, 0.13);
103
- }
104
- .dark #_cbhtml .style-helper.snippet-more-item-background-hover,
105
- .dark .is-ui .style-helper.snippet-more-item-background-hover {
106
- background: rgba(144, 138, 138, 0.13);
107
- }
108
- .dark #_cbhtml .style-helper.snippet-more-item-color,
109
- .dark .is-ui .style-helper.snippet-more-item-color {
110
- background: rgba(250, 250, 250, 0.95);
111
- }
112
- .dark #_cbhtml .style-helper.tabs-background,
113
- .dark .is-ui .style-helper.tabs-background {
114
- background: rgba(144, 138, 138, 0.17);
115
- }
116
- .dark #_cbhtml .style-helper.tab-item-active-border-bottom,
117
- .dark .is-ui .style-helper.tab-item-active-border-bottom {
118
- border: rgba(250, 250, 250, 0.5) 1px solid;
119
- }
120
- .dark #_cbhtml .style-helper.tab-item-color,
121
- .dark .is-ui .style-helper.tab-item-color {
122
- background: rgba(250, 250, 250, 0.95);
123
- }
124
- .dark #_cbhtml .style-helper.tabs-more-background,
125
- .dark .is-ui .style-helper.tabs-more-background {
126
- background: #575353;
127
- }
128
- .dark #_cbhtml .style-helper.tabs-more-border,
129
- .dark .is-ui .style-helper.tabs-more-border {
130
- border: 1px solid #575353;
131
- }
132
- .dark #_cbhtml .style-helper.tabs-more-item-color,
133
- .dark .is-ui .style-helper.tabs-more-item-color {
134
- background: rgba(250, 250, 250, 0.95);
135
- }
136
- .dark #_cbhtml .style-helper.tabs-more-item-background-hover,
137
- .dark .is-ui .style-helper.tabs-more-item-background-hover {
138
- background: rgba(129, 123, 123, 0.49);
139
- }
140
- .dark #_cbhtml .style-helper.separator-color,
141
- .dark .is-ui .style-helper.separator-color {
142
- background: rgba(156, 151, 151, 0.2);
143
- }
144
- .dark #_cbhtml .style-helper-button-classic,
145
- .dark .is-ui .style-helper-button-classic {
146
- background: rgba(118, 113, 113, 0.49);
147
- color: #fafafa;
148
- }
149
- .dark #_cbhtml .style-helper-button-classic.hover,
150
- .dark .is-ui .style-helper-button-classic.hover {
151
- background: rgba(121, 115, 115, 0.49);
152
- }
153
- .dark #_cbhtml .style-helper-button-classic svg,
154
- .dark .is-ui .style-helper-button-classic svg {
155
- fill: #fafafa;
156
- }
157
- .dark #_cbhtml .is-area,
158
- .dark .is-ui .is-area {
159
- color: #fafafa !important;
160
- background: #423f3f !important;
161
- }
162
- .dark #_cbhtml .is-area button,
163
- .dark .is-ui .is-area button {
164
- color: #fafafa !important;
165
- }
166
- .dark #_cbhtml .is-area button svg,
167
- .dark .is-ui .is-area button svg {
168
- fill: #fafafa !important;
169
- }
170
- .dark #_cbhtml .is-area-2nd,
171
- .dark .is-ui .is-area-2nd {
172
- color: #fafafa !important;
173
- background: #cacaca !important;
174
- }
175
- .dark #_cbhtml .is-area-2nd button,
176
- .dark .is-ui .is-area-2nd button {
177
- color: #fafafa !important;
178
- }
179
- .dark #_cbhtml .is-area-2nd button svg,
180
- .dark .is-ui .is-area-2nd button svg {
181
- fill: #fafafa !important;
182
- }
183
- .dark #_cbhtml .is-pop,
184
- .dark .is-ui .is-pop {
185
- color: #fafafa;
186
- background: #423f3f;
187
- border: 1px solid #423f3f;
188
- box-shadow: 4px 17px 20px 0px rgba(0, 0, 0, 0.08);
189
- }
190
- .dark #_cbhtml .is-pop button,
191
- .dark .is-ui .is-pop button {
192
- color: #fafafa;
193
- background-color: transparent;
194
- }
195
- .dark #_cbhtml .is-pop button svg,
196
- .dark .is-ui .is-pop button svg {
197
- fill: #fafafa;
198
- }
199
- .dark #_cbhtml .is-pop.arrow-top:after,
200
- .dark .is-ui .is-pop.arrow-top:after {
201
- border-bottom-color: #423f3f;
202
- }
203
- .dark #_cbhtml .is-pop.arrow-top:before,
204
- .dark .is-ui .is-pop.arrow-top:before {
205
- border-bottom-color: #423f3f;
206
- }
207
- .dark #_cbhtml .is-pop.arrow-left:after,
208
- .dark .is-ui .is-pop.arrow-left:after {
209
- border-right-color: #423f3f;
210
- }
211
- .dark #_cbhtml .is-pop.arrow-left:before,
212
- .dark .is-ui .is-pop.arrow-left:before {
213
- border-right-color: #423f3f;
214
- }
215
- .dark #_cbhtml .is-pop.arrow-right:after,
216
- .dark .is-ui .is-pop.arrow-right:after {
217
- border-left-color: #423f3f;
218
- }
219
- .dark #_cbhtml .is-pop.arrow-right:before,
220
- .dark .is-ui .is-pop.arrow-right:before {
221
- border-left-color: #423f3f;
222
- }
223
- .dark #_cbhtml .is-pop.arrow-bottom:after,
224
- .dark .is-ui .is-pop.arrow-bottom:after {
225
- border-top-color: #423f3f;
226
- }
227
- .dark #_cbhtml .is-pop.arrow-bottom:before,
228
- .dark .is-ui .is-pop.arrow-bottom:before {
229
- border-top-color: #423f3f;
230
- }
231
- .dark #_cbhtml .is-pop-tabs > div,
232
- .dark .is-ui .is-pop-tabs > div {
233
- background: rgba(255, 255, 255, 0.14);
234
- color: rgba(250, 250, 250, 0.95);
235
- }
236
- .dark #_cbhtml .is-pop-tabs > div.active,
237
- .dark .is-ui .is-pop-tabs > div.active {
238
- background: transparent;
239
- }
240
- .dark #_cbhtml .is-general-options,
241
- .dark .is-ui .is-general-options {
242
- color: #fff;
243
- background: #ed2828;
244
- }
245
- .dark #_cbhtml .is-general-options button,
246
- .dark #_cbhtml .is-general-options div[role=button],
247
- .dark .is-ui .is-general-options button,
248
- .dark .is-ui .is-general-options div[role=button] {
249
- background-color: transparent;
250
- color: rgba(255, 255, 255, 0.95);
251
- width: 45px;
252
- height: 40px;
253
- margin: 0;
254
- box-shadow: none;
255
- }
256
- .dark #_cbhtml .is-general-options button.on,
257
- .dark #_cbhtml .is-general-options div[role=button].on,
258
- .dark .is-ui .is-general-options button.on,
259
- .dark .is-ui .is-general-options div[role=button].on {
260
- background: #ee3636;
261
- }
262
- .dark #_cbhtml .is-general-options button:hover,
263
- .dark #_cbhtml .is-general-options div[role=button]:hover,
264
- .dark .is-ui .is-general-options button:hover,
265
- .dark .is-ui .is-general-options div[role=button]:hover {
266
- background: #ef3b3b !important;
267
- }
268
- .dark #_cbhtml .is-general-options button svg,
269
- .dark #_cbhtml .is-general-options div[role=button] svg,
270
- .dark .is-ui .is-general-options button svg,
271
- .dark .is-ui .is-general-options div[role=button] svg {
272
- fill: rgba(255, 255, 255, 0.95);
273
- }
274
- .dark #_cbhtml .is-rte-tool,
275
- .dark #_cbhtml .is-elementrte-tool,
276
- .dark #_cbhtml .is-rte-pop.rte-more-options,
277
- .dark #_cbhtml .is-rte-pop.elementrte-more-options,
278
- .dark .is-ui .is-rte-tool,
279
- .dark .is-ui .is-elementrte-tool,
280
- .dark .is-ui .is-rte-pop.rte-more-options,
281
- .dark .is-ui .is-rte-pop.elementrte-more-options {
282
- color: #fff;
283
- background: #ed2828;
284
- box-shadow: rgba(0, 0, 0, 0.05) 0px 5px 9px 0px;
285
- }
286
- .dark #_cbhtml .is-rte-tool button,
287
- .dark #_cbhtml .is-elementrte-tool button,
288
- .dark #_cbhtml .is-rte-pop.rte-more-options button,
289
- .dark #_cbhtml .is-rte-pop.elementrte-more-options button,
290
- .dark .is-ui .is-rte-tool button,
291
- .dark .is-ui .is-elementrte-tool button,
292
- .dark .is-ui .is-rte-pop.rte-more-options button,
293
- .dark .is-ui .is-rte-pop.elementrte-more-options button {
294
- background-color: transparent;
295
- color: rgba(255, 255, 255, 0.95);
296
- box-shadow: none;
297
- }
298
- .dark #_cbhtml .is-rte-tool button.on,
299
- .dark #_cbhtml .is-elementrte-tool button.on,
300
- .dark #_cbhtml .is-rte-pop.rte-more-options button.on,
301
- .dark #_cbhtml .is-rte-pop.elementrte-more-options button.on,
302
- .dark .is-ui .is-rte-tool button.on,
303
- .dark .is-ui .is-elementrte-tool button.on,
304
- .dark .is-ui .is-rte-pop.rte-more-options button.on,
305
- .dark .is-ui .is-rte-pop.elementrte-more-options button.on {
306
- background: #ee3636;
307
- }
308
- .dark #_cbhtml .is-rte-tool button:hover,
309
- .dark #_cbhtml .is-elementrte-tool button:hover,
310
- .dark #_cbhtml .is-rte-pop.rte-more-options button:hover,
311
- .dark #_cbhtml .is-rte-pop.elementrte-more-options button:hover,
312
- .dark .is-ui .is-rte-tool button:hover,
313
- .dark .is-ui .is-elementrte-tool button:hover,
314
- .dark .is-ui .is-rte-pop.rte-more-options button:hover,
315
- .dark .is-ui .is-rte-pop.elementrte-more-options button:hover {
316
- background: #ef3b3b;
317
- }
318
- .dark #_cbhtml .is-rte-tool button svg,
319
- .dark #_cbhtml .is-elementrte-tool button svg,
320
- .dark #_cbhtml .is-rte-pop.rte-more-options button svg,
321
- .dark #_cbhtml .is-rte-pop.elementrte-more-options button svg,
322
- .dark .is-ui .is-rte-tool button svg,
323
- .dark .is-ui .is-elementrte-tool button svg,
324
- .dark .is-ui .is-rte-pop.rte-more-options button svg,
325
- .dark .is-ui .is-rte-pop.elementrte-more-options button svg {
326
- fill: rgba(255, 255, 255, 0.95);
327
- }
328
- .dark #_cbhtml .is-rte-tool .rte-separator,
329
- .dark #_cbhtml .is-elementrte-tool .rte-separator,
330
- .dark #_cbhtml .is-rte-pop.rte-more-options .rte-separator,
331
- .dark #_cbhtml .is-rte-pop.elementrte-more-options .rte-separator,
332
- .dark .is-ui .is-rte-tool .rte-separator,
333
- .dark .is-ui .is-elementrte-tool .rte-separator,
334
- .dark .is-ui .is-rte-pop.rte-more-options .rte-separator,
335
- .dark .is-ui .is-rte-pop.elementrte-more-options .rte-separator {
336
- background: rgba(255, 255, 255, 0.35);
337
- }
338
- .dark #_cbhtml[toolbarleft] .is-rte-tool,
339
- .dark #_cbhtml[toolbarleft] .is-elementrte-tool,
340
- .dark .is-ui[toolbarleft] .is-rte-tool,
341
- .dark .is-ui[toolbarleft] .is-elementrte-tool {
342
- box-shadow: rgba(0, 0, 0, 0.05) 6px 0px 9px 0px;
343
- }
344
- .dark #_cbhtml[toolbarright] .is-rte-tool,
345
- .dark #_cbhtml[toolbarright] .is-elementrte-tool,
346
- .dark .is-ui[toolbarright] .is-rte-tool,
347
- .dark .is-ui[toolbarright] .is-elementrte-tool {
348
- box-shadow: rgba(0, 0, 0, 0.05) -4px 0px 9px 0px;
349
- }
350
- .dark #_cbhtml .is-rte-pop,
351
- .dark .is-ui .is-rte-pop {
352
- color: #fff;
353
- background: #ed2828;
354
- box-shadow: rgba(0, 0, 0, 0.07) 0px 7px 12px 0px;
355
- }
356
- .dark #_cbhtml .is-rte-pop button.on,
357
- .dark .is-ui .is-rte-pop button.on {
358
- background: #ee3636;
359
- }
360
- .dark #_cbhtml .is-rte-pop button:hover,
361
- .dark .is-ui .is-rte-pop button:hover {
362
- background: #ef3b3b;
363
- }
364
- .dark #_cbhtml .is-rte-pop .is-label.separator,
365
- .dark .is-ui .is-rte-pop .is-label.separator {
366
- border-top: rgba(156, 151, 151, 0.2) 1px solid;
367
- }
368
- .dark #_cbhtml .is-rte-pop .is-rangeslider,
369
- .dark .is-ui .is-rte-pop .is-rangeslider {
370
- background: rgba(161, 14, 14, 0.4);
371
- }
372
- .dark #_cbhtml .is-rte-pop .is-rangeslider::-webkit-slider-thumb,
373
- .dark .is-ui .is-rte-pop .is-rangeslider::-webkit-slider-thumb {
374
- background: rgba(249, 181, 181, 0.55);
375
- }
376
- .dark #_cbhtml .is-rte-pop .is-rangeslider::-moz-range-thumb,
377
- .dark .is-ui .is-rte-pop .is-rangeslider::-moz-range-thumb {
378
- background: rgba(249, 181, 181, 0.55);
379
- }
380
- .dark #_cbhtml .is-rte-pop.rte-paragraph-options li.on,
381
- .dark .is-ui .is-rte-pop.rte-paragraph-options li.on {
382
- background: #ee3636;
383
- }
384
- .dark #_cbhtml .is-rte-pop.rte-paragraph-options > ul > li:hover, .dark #_cbhtml .is-rte-pop.rte-paragraph-options > ul > li:focus,
385
- .dark .is-ui .is-rte-pop.rte-paragraph-options > ul > li:hover,
386
- .dark .is-ui .is-rte-pop.rte-paragraph-options > ul > li:focus {
387
- background: #ef3b3b;
388
- }
389
- .dark #_cbhtml .is-rte-pop.rte-textsetting-options button.on,
390
- .dark .is-ui .is-rte-pop.rte-textsetting-options button.on {
391
- background: #ee3636;
392
- }
393
- .dark #_cbhtml .is-rte-pop.rte-textsetting-options button:hover,
394
- .dark .is-ui .is-rte-pop.rte-textsetting-options button:hover {
395
- background: #ef3b3b;
396
- }
397
- .dark #_cbhtml .is-rte-pop.rte-textsetting-options button:focus,
398
- .dark .is-ui .is-rte-pop.rte-textsetting-options button:focus {
399
- background: #ef3b3b;
400
- }
401
- .dark #_cbhtml .is-rte-pop.rte-icon-options input[type=text],
402
- .dark .is-ui .is-rte-pop.rte-icon-options input[type=text] {
403
- color: rgba(255, 255, 255, 0.95);
404
- background: rgba(0, 0, 0, 0.1);
405
- border: none;
406
- border-bottom: none;
407
- }
408
- .dark #_cbhtml .is-rte-pop.rte-icon-options #inpRteIconSearch::placeholder,
409
- .dark .is-ui .is-rte-pop.rte-icon-options #inpRteIconSearch::placeholder {
410
- color: rgba(255, 255, 255, 0.6);
411
- }
412
- .dark #_cbhtml .is-rte-pop.rte-fontfamily-options input[type=text],
413
- .dark .is-ui .is-rte-pop.rte-fontfamily-options input[type=text] {
414
- color: rgba(255, 255, 255, 0.95);
415
- background: rgba(0, 0, 0, 0.1);
416
- border: none;
417
- border-bottom: none;
418
- }
419
- .dark #_cbhtml .is-rte-pop.rte-fontfamily-options #inpRteFontSearch::placeholder,
420
- .dark .is-ui .is-rte-pop.rte-fontfamily-options #inpRteFontSearch::placeholder {
421
- color: rgba(255, 255, 255, 0.6);
422
- }
423
- .dark #_cbhtml .is-rte-pop.rte-color-picker button,
424
- .dark .is-ui .is-rte-pop.rte-color-picker button {
425
- color: rgba(255, 255, 255, 0.95);
426
- box-shadow: 0px 3px 6px -6px rgba(0, 0, 0, 0.32);
427
- background: rgba(255, 255, 255, 0.15);
428
- }
429
- .dark #_cbhtml .is-rte-pop.rte-color-picker button:hover,
430
- .dark .is-ui .is-rte-pop.rte-color-picker button:hover {
431
- background: rgba(255, 255, 255, 0.15);
432
- }
433
- .dark #_cbhtml .is-rte-pop.rte-color-picker input[type=text],
434
- .dark .is-ui .is-rte-pop.rte-color-picker input[type=text] {
435
- color: rgba(255, 255, 255, 0.95);
436
- background: #3a3838;
437
- border: none;
438
- border-bottom: none;
439
- }
440
- .dark #_cbhtml .is-rte-pop.rte-color-picker .rte-color-picker-area > div,
441
- .dark .is-ui .is-rte-pop.rte-color-picker .rte-color-picker-area > div {
442
- opacity: 0.9;
443
- }
444
- .dark #_cbhtml .is-rte-pop.rte-color-picker .is-pop-tabs > div,
445
- .dark .is-ui .is-rte-pop.rte-color-picker .is-pop-tabs > div {
446
- background: rgba(255, 255, 255, 0.15);
447
- color: rgba(255, 255, 255, 0.95);
448
- font-weight: bold;
449
- }
450
- .dark #_cbhtml .is-rte-pop.rte-color-picker .is-pop-tabs > div.active,
451
- .dark .is-ui .is-rte-pop.rte-color-picker .is-pop-tabs > div.active {
452
- background: transparent;
453
- }
454
- .dark #_cbhtml .is-rte-pop.rte-color-picker .rangeSlider,
455
- .dark .is-ui .is-rte-pop.rte-color-picker .rangeSlider {
456
- outline: 1px solid rgba(0, 0, 0, 0.08);
457
- }
458
- .dark #_cbhtml .is-rte-pop.rte-color-picker .rangeSlider__handle,
459
- .dark .is-ui .is-rte-pop.rte-color-picker .rangeSlider__handle {
460
- border: 1px solid transparent;
461
- background: rgba(255, 255, 255, 0.64);
462
- }
463
- .dark #_cbhtml .is-rte-pop.rte-color-picker .dot-1,
464
- .dark .is-ui .is-rte-pop.rte-color-picker .dot-1 {
465
- background: rgba(144, 138, 138, 0.4);
466
- }
467
- .dark #_cbhtml .is-rte-pop.rte-color-picker .dot-2,
468
- .dark .is-ui .is-rte-pop.rte-color-picker .dot-2 {
469
- background: rgba(92, 88, 88, 0.3);
470
- }
471
- .dark #_cbhtml .is-rte-pop.rte-color-picker .dot-3,
472
- .dark .is-ui .is-rte-pop.rte-color-picker .dot-3 {
473
- background: rgba(144, 138, 138, 0.4);
474
- }
475
- .dark #_cbhtml .is-rte-pop.rte-color-picker .dot-4,
476
- .dark .is-ui .is-rte-pop.rte-color-picker .dot-4 {
477
- background: rgba(92, 88, 88, 0.3);
478
- }
479
- .dark #_cbhtml .is-rte-pop.rte-color-picker .is-color-preview,
480
- .dark .is-ui .is-rte-pop.rte-color-picker .is-color-preview {
481
- border: transparent 1px solid;
482
- }
483
- .dark #_cbhtml .is-rte-pop.rte-customtag-options > div button:hover,
484
- .dark .is-ui .is-rte-pop.rte-customtag-options > div button:hover {
485
- background: #ef3b3b;
486
- }
487
- .dark #_cbhtml .is-rte-pop.rte-customtag-options > div button:focus,
488
- .dark .is-ui .is-rte-pop.rte-customtag-options > div button:focus {
489
- background: #ef3b3b;
490
- }
491
- .dark #_cbhtml[toolbarleft] .is-rte-pop,
492
- .dark .is-ui[toolbarleft] .is-rte-pop {
493
- box-shadow: rgba(0, 0, 0, 0.05) 5px 0px 9px 0px;
494
- }
495
- .dark #_cbhtml[toolbarright] .is-rte-pop,
496
- .dark .is-ui[toolbarright] .is-rte-pop {
497
- box-shadow: rgba(0, 0, 0, 0.05) -6px 1px 9px 0px;
498
- }
499
- .dark #_cbhtml .is-modal,
500
- .dark .is-ui .is-modal {
501
- background: rgba(255, 255, 255, 0.000001);
502
- /* new: theme-light for module dialog */
503
- }
504
- .dark #_cbhtml .is-modal button,
505
- .dark .is-ui .is-modal button {
506
- color: #fafafa;
507
- background: rgba(118, 113, 113, 0.49);
508
- box-shadow: 0px 3px 6px -6px rgba(0, 0, 0, 0.32);
509
- }
510
- .dark #_cbhtml .is-modal button:hover,
511
- .dark .is-ui .is-modal button:hover {
512
- background: rgba(121, 115, 115, 0.49);
513
- }
514
- .dark #_cbhtml .is-modal button.on,
515
- .dark .is-ui .is-modal button.on {
516
- background: rgba(92, 88, 88, 0.49);
517
- }
518
- .dark #_cbhtml .is-modal .is-separator,
519
- .dark .is-ui .is-modal .is-separator {
520
- border-top: rgba(144, 138, 138, 0.22) 1px solid;
521
- }
522
- .dark #_cbhtml .is-modal .is-rangeslider,
523
- .dark .is-ui .is-modal .is-rangeslider {
524
- background: rgba(14, 13, 13, 0.4);
525
- }
526
- .dark #_cbhtml .is-modal .is-rangeslider::-webkit-slider-thumb,
527
- .dark .is-ui .is-modal .is-rangeslider::-webkit-slider-thumb {
528
- background: rgba(144, 138, 138, 0.55);
529
- }
530
- .dark #_cbhtml .is-modal .is-rangeslider::-moz-range-thumb,
531
- .dark .is-ui .is-modal .is-rangeslider::-moz-range-thumb {
532
- background: rgba(144, 138, 138, 0.55);
533
- }
534
- .dark #_cbhtml .is-modal .is-modal-overlay,
535
- .dark .is-ui .is-modal .is-modal-overlay {
536
- background: rgba(255, 255, 255, 0.000001);
537
- }
538
- .dark #_cbhtml .is-modal .is-modal-overlay.overlay-stay,
539
- .dark .is-ui .is-modal .is-modal-overlay.overlay-stay {
540
- background: rgba(183, 183, 183, 0.11);
541
- }
542
- .dark #_cbhtml .is-modal.is-modal-content,
543
- .dark #_cbhtml .is-modal .is-modal-content,
544
- .dark .is-ui .is-modal.is-modal-content,
545
- .dark .is-ui .is-modal .is-modal-content {
546
- color: #fafafa;
547
- background: #423f3f;
548
- border: none;
549
- border-top: 1px solid rgba(255, 255, 255, 0.09);
550
- box-shadow: 4px 17px 20px 0px rgba(0, 0, 0, 0.08);
551
- }
552
- .dark #_cbhtml .is-modal.is-modal-content svg,
553
- .dark #_cbhtml .is-modal .is-modal-content svg,
554
- .dark .is-ui .is-modal.is-modal-content svg,
555
- .dark .is-ui .is-modal .is-modal-content svg {
556
- fill: #fafafa;
557
- }
558
- .dark #_cbhtml .is-modal.theme-light button.classic-primary,
559
- .dark .is-ui .is-modal.theme-light button.classic-primary {
560
- color: #000;
561
- background: #f5f5f5;
562
- border: transparent 1px solid;
563
- }
564
- .dark #_cbhtml .is-modal.theme-light button.classic-primary:hover,
565
- .dark .is-ui .is-modal.theme-light button.classic-primary:hover {
566
- background: #f1f1f1;
567
- }
568
- .dark #_cbhtml .is-modal.theme-light button.classic-secondary,
569
- .dark .is-ui .is-modal.theme-light button.classic-secondary {
570
- color: #000;
571
- background: transparent;
572
- border: transparent 1px solid;
573
- }
574
- .dark #_cbhtml .is-modal.theme-light button.classic-secondary:hover,
575
- .dark .is-ui .is-modal.theme-light button.classic-secondary:hover {
576
- background: transparent;
577
- }
578
- .dark #_cbhtml .is-modal:not(.is-modal-content):not(.theme-light) > div:not(.is-modal-overlay),
579
- .dark .is-ui .is-modal:not(.is-modal-content):not(.theme-light) > div:not(.is-modal-overlay) {
580
- color: #fafafa;
581
- background: #423f3f;
582
- border: none;
583
- border-top: 1px solid rgba(255, 255, 255, 0.09);
584
- box-shadow: 4px 17px 20px 0px rgba(0, 0, 0, 0.08);
585
- }
586
- .dark #_cbhtml .is-modal:not(.is-modal-content):not(.theme-light) > div:not(.is-modal-overlay) svg,
587
- .dark .is-ui .is-modal:not(.is-modal-content):not(.theme-light) > div:not(.is-modal-overlay) svg {
588
- fill: #fafafa;
589
- }
590
- .dark #_cbhtml .is-modal div.is-modal-bar,
591
- .dark .is-ui .is-modal div.is-modal-bar {
592
- color: white;
593
- }
594
- .dark #_cbhtml .is-modal div.is-modal-bar .is-modal-close,
595
- .dark .is-ui .is-modal div.is-modal-bar .is-modal-close {
596
- color: #fafafa;
597
- }
598
- .dark #_cbhtml .is-modal.viewhtml textarea,
599
- .dark .is-ui .is-modal.viewhtml textarea {
600
- background-color: #3c3c3c;
601
- }
602
- .dark #_cbhtml .is-modal.previewcontent,
603
- .dark .is-ui .is-modal.previewcontent {
604
- background: #e7e7e7;
605
- }
606
- .dark #_cbhtml .is-modal.previewcontent .size-control,
607
- .dark .is-ui .is-modal.previewcontent .size-control {
608
- cursor: pointer;
609
- background: #423f3f;
610
- border-left: rgba(255, 255, 255, 0.7) 2px solid;
611
- border-right: rgba(255, 255, 255, 0.7) 2px solid;
612
- }
613
- .dark #_cbhtml .is-modal.previewcontent .size-control-info,
614
- .dark .is-ui .is-modal.previewcontent .size-control-info {
615
- color: #fafafa;
616
- }
617
- .dark #_cbhtml .is-modal.previewcontent .size-control.hover,
618
- .dark .is-ui .is-modal.previewcontent .size-control.hover {
619
- background: #5c5858;
620
- }
621
- .dark #_cbhtml .is-modal.previewcontent .is-modal-close svg,
622
- .dark .is-ui .is-modal.previewcontent .is-modal-close svg {
623
- fill: #000;
624
- }
625
- .dark #_cbhtml .is-modal.grideditor,
626
- .dark .is-ui .is-modal.grideditor {
627
- background: #423f3f;
628
- }
629
- .dark #_cbhtml .is-modal.grideditor button.on,
630
- .dark .is-ui .is-modal.grideditor button.on {
631
- background-color: rgba(255, 255, 255, 0.1) !important;
632
- }
633
- .dark #_cbhtml .is-modal.grideditor button:hover,
634
- .dark .is-ui .is-modal.grideditor button:hover {
635
- background-color: rgba(255, 255, 255, 0.07) !important;
636
- }
637
- .dark #_cbhtml .is-modal.grideditor .is-separator,
638
- .dark .is-ui .is-modal.grideditor .is-separator {
639
- border-top: rgba(255, 255, 255, 0.17) 1px solid;
640
- }
641
- .dark #_cbhtml .is-modal.edittable .is-modal-bar,
642
- .dark .is-ui .is-modal.edittable .is-modal-bar {
643
- background-color: rgba(144, 138, 138, 0.17);
644
- }
645
- .dark #_cbhtml .is-modal.edittable button.is-btn-color,
646
- .dark .is-ui .is-modal.edittable button.is-btn-color {
647
- background-color: rgba(255, 255, 255, 0.2);
648
- border: rgba(255, 255, 255, 0.22) 1px solid;
649
- }
650
- .dark #_cbhtml .is-modal.buttoneditor .is-modal-bar,
651
- .dark .is-ui .is-modal.buttoneditor .is-modal-bar {
652
- background-color: rgba(144, 138, 138, 0.17);
653
- }
654
- .dark #_cbhtml .is-modal.columnsettings .is-modal-bar, .dark #_cbhtml .is-modal.rowsettings .is-modal-bar,
655
- .dark .is-ui .is-modal.columnsettings .is-modal-bar,
656
- .dark .is-ui .is-modal.rowsettings .is-modal-bar {
657
- background-color: rgba(144, 138, 138, 0.17);
658
- }
659
- .dark #_cbhtml .is-modal.columnsettings button.is-btn-color, .dark #_cbhtml .is-modal.rowsettings button.is-btn-color,
660
- .dark .is-ui .is-modal.columnsettings button.is-btn-color,
661
- .dark .is-ui .is-modal.rowsettings button.is-btn-color {
662
- background-color: rgba(255, 255, 255, 0.2);
663
- border: rgba(255, 255, 255, 0.22) 1px solid;
664
- }
665
- .dark #_cbhtml .is-modal.pickcolor button,
666
- .dark .is-ui .is-modal.pickcolor button {
667
- color: rgba(250, 250, 250, 0.95);
668
- box-shadow: 0px 3px 6px -6px rgba(0, 0, 0, 0.32);
669
- background: rgba(255, 255, 255, 0.14);
670
- }
671
- .dark #_cbhtml .is-modal.pickcolor button:hover,
672
- .dark .is-ui .is-modal.pickcolor button:hover {
673
- background: rgba(249, 181, 181, 0.68);
674
- }
675
- .dark #_cbhtml .is-modal.pickcolor input[type=text],
676
- .dark .is-ui .is-modal.pickcolor input[type=text] {
677
- color: rgba(250, 250, 250, 0.83);
678
- background: #3a3838;
679
- border: none;
680
- border-bottom: none;
681
- }
682
- .dark #_cbhtml .is-modal.pickcolor div.is-modal-content > div,
683
- .dark .is-ui .is-modal.pickcolor div.is-modal-content > div {
684
- opacity: 0.9;
685
- }
686
- .dark #_cbhtml .is-modal.pickcolor .rangeSlider,
687
- .dark .is-ui .is-modal.pickcolor .rangeSlider {
688
- outline: 1px solid rgba(0, 0, 0, 0.08);
689
- }
690
- .dark #_cbhtml .is-modal.pickcolor .rangeSlider__handle,
691
- .dark .is-ui .is-modal.pickcolor .rangeSlider__handle {
692
- border: 1px solid transparent;
693
- background: rgba(144, 138, 138, 0.8);
694
- }
695
- .dark #_cbhtml .is-modal.pickcolor .dot-1,
696
- .dark .is-ui .is-modal.pickcolor .dot-1 {
697
- background: rgba(144, 138, 138, 0.4);
698
- }
699
- .dark #_cbhtml .is-modal.pickcolor .dot-2,
700
- .dark .is-ui .is-modal.pickcolor .dot-2 {
701
- background: rgba(92, 88, 88, 0.3);
702
- }
703
- .dark #_cbhtml .is-modal.pickcolor .dot-3,
704
- .dark .is-ui .is-modal.pickcolor .dot-3 {
705
- background: rgba(144, 138, 138, 0.4);
706
- }
707
- .dark #_cbhtml .is-modal.pickcolor .dot-4,
708
- .dark .is-ui .is-modal.pickcolor .dot-4 {
709
- background: rgba(92, 88, 88, 0.3);
710
- }
711
- .dark #_cbhtml .is-modal.pickcolor .is-color-preview,
712
- .dark .is-ui .is-modal.pickcolor .is-color-preview {
713
- border: transparent 1px solid;
714
- }
715
- .dark #_cbhtml .is-modal.snippetwindow,
716
- .dark .is-ui .is-modal.snippetwindow {
717
- background-color: #d3d3d3;
718
- }
719
- .dark #_cbhtml .is-modal.snippetwindow .is-modal-bar,
720
- .dark .is-ui .is-modal.snippetwindow .is-modal-bar {
721
- background-color: #d3d3d3;
722
- }
723
- .dark #_cbhtml .is-modal.snippetwindow .is-modal-bar .is-modal-close,
724
- .dark .is-ui .is-modal.snippetwindow .is-modal-bar .is-modal-close {
725
- color: #000;
726
- }
727
- .dark #_cbhtml .is-modal.snippetwindow .is-modal-bar .is-modal-close:hover,
728
- .dark .is-ui .is-modal.snippetwindow .is-modal-bar .is-modal-close:hover {
729
- background: lightgrey;
730
- }
731
- .dark #_cbhtml .is-modal.snippetwindow .select-styled,
732
- .dark .is-ui .is-modal.snippetwindow .select-styled {
733
- border-bottom: 1px solid #bababa38;
734
- }
735
- .dark #_cbhtml .is-modal.pickcolormore div.is-modal-content > div,
736
- .dark .is-ui .is-modal.pickcolormore div.is-modal-content > div {
737
- opacity: 0.9;
738
- }
739
- .dark #_cbhtml .is-modal.pickfontfamily .is-modal-bar,
740
- .dark .is-ui .is-modal.pickfontfamily .is-modal-bar {
741
- background: rgba(144, 138, 138, 0.17);
742
- }
743
- .dark #_cbhtml .is-modal.insertimage .is-drop-area,
744
- .dark .is-ui .is-modal.insertimage .is-drop-area {
745
- border: 2px dashed rgba(250, 250, 250, 0.3);
746
- }
747
- .dark #_cbhtml .is-modal.insertimage .is-drop-area svg,
748
- .dark .is-ui .is-modal.insertimage .is-drop-area svg {
749
- fill: #fafafa;
750
- }
751
- .dark #_cbhtml .is-modal.insertimage .is-drop-area:hover,
752
- .dark .is-ui .is-modal.insertimage .is-drop-area:hover {
753
- background-color: #524e4e;
754
- }
755
- .dark #_cbhtml .is-modal.insertimage .is-drop-area.image-dropping,
756
- .dark .is-ui .is-modal.insertimage .is-drop-area.image-dropping {
757
- background-color: #524e4e;
758
- }
759
- .dark #_cbhtml .is-modal.insertimage .is-preview-area,
760
- .dark .is-ui .is-modal.insertimage .is-preview-area {
761
- opacity: 0.8;
762
- }
763
- .dark #_cbhtml .is-modal.insertimage .is-preview-area div i,
764
- .dark .is-ui .is-modal.insertimage .is-preview-area div i {
765
- background: rgba(0, 0, 0, 0.23);
766
- color: #fff;
767
- }
768
- .dark #_cbhtml .is-modal.imageedit .imageedit-crop button,
769
- .dark .is-ui .is-modal.imageedit .imageedit-crop button {
770
- color: #fafafa;
771
- border: rgba(250, 250, 250, 0.32) 1px solid;
772
- }
773
- .dark #_cbhtml .is-modal ::-webkit-input-placeholder,
774
- .dark .is-ui .is-modal ::-webkit-input-placeholder {
775
- color: rgba(250, 250, 250, 0.3);
776
- }
777
- .dark #_cbhtml .is-modal :-ms-input-placeholder,
778
- .dark .is-ui .is-modal :-ms-input-placeholder {
779
- color: rgba(250, 250, 250, 0.3);
780
- }
781
- .dark #_cbhtml .is-modal ::placeholder,
782
- .dark .is-ui .is-modal ::placeholder {
783
- color: rgba(250, 250, 250, 0.3);
784
- }
785
- .dark #_cbhtml .is-tool#divImageTool,
786
- .dark .is-ui .is-tool#divImageTool {
787
- background: rgba(0, 0, 0, 0.15);
788
- }
789
- .dark #_cbhtml .is-tool#divImageTool svg,
790
- .dark .is-ui .is-tool#divImageTool svg {
791
- fill: #fff;
792
- }
793
- .dark #_cbhtml .is-tool.is-spacer-tool > button,
794
- .dark .is-ui .is-tool.is-spacer-tool > button {
795
- background: #eaeaea;
796
- }
797
- .dark #_cbhtml .is-tool.is-spacer-tool > button svg,
798
- .dark .is-ui .is-tool.is-spacer-tool > button svg {
799
- fill: #000;
800
- }
801
- .dark #_cbhtml .is-tool.is-table-tool > button,
802
- .dark .is-ui .is-tool.is-table-tool > button {
803
- background: #eaeaea;
804
- }
805
- .dark #_cbhtml .is-tool.is-table-tool > button svg,
806
- .dark .is-ui .is-tool.is-table-tool > button svg {
807
- fill: #000;
808
- }
809
- .dark #_cbhtml .is-tool.is-code-tool > button, .dark #_cbhtml .is-tool.is-module-tool > button, .dark #_cbhtml .is-tool.is-svg-tool > button,
810
- .dark .is-ui .is-tool.is-code-tool > button,
811
- .dark .is-ui .is-tool.is-module-tool > button,
812
- .dark .is-ui .is-tool.is-svg-tool > button {
813
- background: #eaeaea;
814
- }
815
- .dark #_cbhtml .is-tool.is-code-tool > button svg, .dark #_cbhtml .is-tool.is-module-tool > button svg, .dark #_cbhtml .is-tool.is-svg-tool > button svg,
816
- .dark .is-ui .is-tool.is-code-tool > button svg,
817
- .dark .is-ui .is-tool.is-module-tool > button svg,
818
- .dark .is-ui .is-tool.is-svg-tool > button svg {
819
- fill: #000;
820
- }
821
- .dark #_cbhtml .is-tool#divLinkTool button, .dark #_cbhtml .is-tool#divButtonTool button,
822
- .dark .is-ui .is-tool#divLinkTool button,
823
- .dark .is-ui .is-tool#divButtonTool button {
824
- background: #eaeaea;
825
- }
826
- .dark #_cbhtml .is-tool#divLinkTool button svg, .dark #_cbhtml .is-tool#divButtonTool button svg,
827
- .dark .is-ui .is-tool#divLinkTool button svg,
828
- .dark .is-ui .is-tool#divButtonTool button svg {
829
- fill: #000;
830
- }
831
- .dark #_cbhtml #divImageProgress,
832
- .dark .is-ui #divImageProgress {
833
- background: rgba(107, 107, 107, 0.15);
834
- }
835
- .dark #_cbhtml #divImageProgress .dot,
836
- .dark .is-ui #divImageProgress .dot {
837
- background-color: #fff;
838
- }
839
- .dark #_cbhtml .is-side,
840
- .dark .is-ui .is-side {
841
- color: #fafafa;
842
- box-shadow: rgba(237, 40, 40, 0.05) 0 0 16px 0px;
843
- background: #423f3f;
844
- }
845
- .dark #_cbhtml .is-side button,
846
- .dark .is-ui .is-side button {
847
- color: #fafafa;
848
- background: rgba(118, 113, 113, 0.49);
849
- box-shadow: 0px 3px 6px -6px rgba(0, 0, 0, 0.32);
850
- }
851
- .dark #_cbhtml .is-side button:hover,
852
- .dark .is-ui .is-side button:hover {
853
- background: rgba(121, 115, 115, 0.49);
854
- }
855
- .dark #_cbhtml .is-side button.on,
856
- .dark .is-ui .is-side button.on {
857
- background: rgba(92, 88, 88, 0.49);
858
- }
859
- .dark #_cbhtml .is-side svg,
860
- .dark .is-ui .is-side svg {
861
- fill: #fafafa;
862
- }
863
- .dark #_cbhtml .is-side.fromleft,
864
- .dark .is-ui .is-side.fromleft {
865
- border-right: 1px solid #423f3f;
866
- }
867
- .dark #_cbhtml button,
868
- .dark #_cbhtml .is-btn,
869
- .dark .is-ui button,
870
- .dark .is-ui .is-btn {
871
- color: rgba(255, 255, 255, 0.95);
872
- background: #ed2828;
873
- box-shadow: 0px 3px 6px -6px rgba(0, 0, 0, 0.32);
874
- }
875
- .dark #_cbhtml button:hover,
876
- .dark #_cbhtml .is-btn:hover,
877
- .dark .is-ui button:hover,
878
- .dark .is-ui .is-btn:hover {
879
- background: #ee3131;
880
- }
881
- .dark #_cbhtml button svg,
882
- .dark #_cbhtml .is-btn svg,
883
- .dark .is-ui button svg,
884
- .dark .is-ui .is-btn svg {
885
- fill: rgba(255, 255, 255, 0.95);
886
- }
887
- .dark #_cbhtml button.classic,
888
- .dark #_cbhtml .is-btn.classic,
889
- .dark .is-ui button.classic,
890
- .dark .is-ui .is-btn.classic {
891
- color: #fafafa;
892
- background: rgba(118, 113, 113, 0.49);
893
- box-shadow: 0px 3px 6px -6px rgba(0, 0, 0, 0.32);
894
- }
895
- .dark #_cbhtml button.classic:hover,
896
- .dark #_cbhtml .is-btn.classic:hover,
897
- .dark .is-ui button.classic:hover,
898
- .dark .is-ui .is-btn.classic:hover {
899
- background: rgba(121, 115, 115, 0.49);
900
- }
901
- .dark #_cbhtml button.classic-primary,
902
- .dark #_cbhtml .is-btn.classic-primary,
903
- .dark .is-ui button.classic-primary,
904
- .dark .is-ui .is-btn.classic-primary {
905
- color: #fafafa;
906
- background: rgba(118, 113, 113, 0.49);
907
- border: transparent 1px solid;
908
- box-shadow: 0px 3px 6px -6px rgba(0, 0, 0, 0.32);
909
- }
910
- .dark #_cbhtml button.classic-primary:hover,
911
- .dark #_cbhtml .is-btn.classic-primary:hover,
912
- .dark .is-ui button.classic-primary:hover,
913
- .dark .is-ui .is-btn.classic-primary:hover {
914
- border: transparent 1px solid;
915
- background: rgba(121, 115, 115, 0.49);
916
- }
917
- .dark #_cbhtml button.classic-secondary,
918
- .dark #_cbhtml .is-btn.classic-secondary,
919
- .dark .is-ui button.classic-secondary,
920
- .dark .is-ui .is-btn.classic-secondary {
921
- color: #fafafa;
922
- background: transparent;
923
- border: transparent 1px solid;
924
- box-shadow: 0px 3px 6px -6px rgba(0, 0, 0, 0.32);
925
- }
926
- .dark #_cbhtml button.classic-secondary:hover,
927
- .dark #_cbhtml .is-btn.classic-secondary:hover,
928
- .dark .is-ui button.classic-secondary:hover,
929
- .dark .is-ui .is-btn.classic-secondary:hover {
930
- border: transparent 1px solid;
931
- background: transparent;
932
- }
933
- .dark #_cbhtml textarea:not(.monaco-mouse-cursor-text),
934
- .dark .is-ui textarea:not(.monaco-mouse-cursor-text) {
935
- border: 1px solid rgba(255, 255, 255, 0.1);
936
- background-color: rgba(255, 255, 255, 0.08);
937
- color: rgba(250, 250, 250, 0.83);
938
- }
939
- .dark #_cbhtml select,
940
- .dark .is-ui select {
941
- color: rgba(250, 250, 250, 0.83);
942
- background-color: #4f4b4b;
943
- }
944
- .dark #_cbhtml select option,
945
- .dark .is-ui select option {
946
- background: #575353;
947
- }
948
- .dark #_cbhtml input[type=text], .dark #_cbhtml input[type=number],
949
- .dark .is-ui input[type=text],
950
- .dark .is-ui input[type=number] {
951
- color: rgba(250, 250, 250, 0.83);
952
- border: none;
953
- border-bottom: none;
954
- background-color: rgba(0, 0, 0, 0.08);
955
- }
956
- .dark #_cbhtml input[type=checkbox],
957
- .dark .is-ui input[type=checkbox] {
958
- opacity: 0.7;
959
- }
960
- .dark #_cbhtml label,
961
- .dark .is-ui label {
962
- color: #fafafa;
963
- }
964
- .dark #_cbhtml .is-tabs,
965
- .dark .is-ui .is-tabs {
966
- background: rgba(144, 138, 138, 0.17);
967
- }
968
- .dark #_cbhtml .is-tabs a,
969
- .dark .is-ui .is-tabs a {
970
- color: rgba(250, 250, 250, 0.95);
971
- border-bottom: transparent 1px solid;
972
- }
973
- .dark #_cbhtml .is-tabs a.active,
974
- .dark .is-ui .is-tabs a.active {
975
- background: transparent;
976
- border-bottom: rgba(250, 250, 250, 0.5) 1px solid;
977
- }
978
- .dark #_cbhtml .is-tabs a svg,
979
- .dark .is-ui .is-tabs a svg {
980
- fill: rgba(250, 250, 250, 0.95);
981
- }
982
- .dark #_cbhtml .is-tabs-more,
983
- .dark .is-ui .is-tabs-more {
984
- background: #575353;
985
- border: 1px solid #575353;
986
- box-shadow: 3px 4px 9px 0px rgba(0, 0, 0, 0.07);
987
- }
988
- .dark #_cbhtml .is-tabs-more > li,
989
- .dark .is-ui .is-tabs-more > li {
990
- color: rgba(250, 250, 250, 0.95);
991
- }
992
- .dark #_cbhtml .is-tabs-more > li:hover, .dark #_cbhtml .is-tabs-more > li.active,
993
- .dark .is-ui .is-tabs-more > li:hover,
994
- .dark .is-ui .is-tabs-more > li.active {
995
- background: rgba(129, 123, 123, 0.49);
996
- }
997
- .dark #_cbhtml #divSnippetList,
998
- .dark .is-ui #divSnippetList {
999
- background: #d3d3d3;
1000
- border-left: none;
1001
- box-shadow: none;
1002
- }
1003
- .dark #_cbhtml #divSnippetList #divSnippetHandle,
1004
- .dark .is-ui #divSnippetList #divSnippetHandle {
1005
- background: #d3d3d3;
1006
- border: none;
1007
- box-shadow: none;
1008
- }
1009
- .dark #_cbhtml #divSnippetList #divSnippetHandle svg,
1010
- .dark .is-ui #divSnippetList #divSnippetHandle svg {
1011
- fill: #000;
1012
- }
1013
- .dark #_cbhtml #divSnippetList.fromleft #divSnippetHandle,
1014
- .dark .is-ui #divSnippetList.fromleft #divSnippetHandle {
1015
- border-right: none;
1016
- }
1017
- .dark #_cbhtml #divSnippetScrollUp,
1018
- .dark #_cbhtml #divSnippetScrollDown,
1019
- .dark .is-ui #divSnippetScrollUp,
1020
- .dark .is-ui #divSnippetScrollDown {
1021
- background: rgba(82, 82, 82, 0.6);
1022
- color: #fff;
1023
- }
1024
- .dark #_cbhtml .is-design-list,
1025
- .dark .is-ui .is-design-list {
1026
- scrollbar-width: thin;
1027
- scrollbar-color: #696969 #a1a1a1;
1028
- }
1029
- .dark #_cbhtml .is-design-list > div,
1030
- .dark .is-ui .is-design-list > div {
1031
- outline: rgba(219, 219, 219, 0.35) 1px solid !important;
1032
- box-shadow: 0 5px 15px rgba(0, 0, 0, 0.03);
1033
- opacity: 0.95;
1034
- }
1035
- .dark #_cbhtml .is-design-list > div .is-overlay,
1036
- .dark .is-ui .is-design-list > div .is-overlay {
1037
- position: absolute;
1038
- left: 0px;
1039
- top: 0px;
1040
- width: 100%;
1041
- height: 100%;
1042
- }
1043
- .dark #_cbhtml .is-design-list > div .is-overlay:after,
1044
- .dark .is-ui .is-design-list > div .is-overlay:after {
1045
- background: rgba(0, 0, 0, 0.03);
1046
- }
1047
- .dark #_cbhtml .is-design-list .snippet-item.sortable-drag:hover,
1048
- .dark .is-ui .is-design-list .snippet-item.sortable-drag:hover {
1049
- background-color: rgba(0, 0, 0, 0.06);
1050
- }
1051
- .dark #_cbhtml .is-selectbox,
1052
- .dark .is-ui .is-selectbox {
1053
- color: #fff;
1054
- background: #474444;
1055
- box-shadow: 0 5px 8px rgba(0, 0, 0, 0.04);
1056
- }
1057
- .dark #_cbhtml .is-selectbox:hover,
1058
- .dark .is-ui .is-selectbox:hover {
1059
- background: #4a4646;
1060
- }
1061
- .dark #_cbhtml .is-selectbox svg,
1062
- .dark .is-ui .is-selectbox svg {
1063
- fill: #fafafa;
1064
- }
1065
- .dark #_cbhtml .is-selectbox-options,
1066
- .dark .is-ui .is-selectbox-options {
1067
- border: transparent 1px solid;
1068
- background-color: #4a4646;
1069
- }
1070
- .dark #_cbhtml .is-selectbox-options > div,
1071
- .dark .is-ui .is-selectbox-options > div {
1072
- color: #000;
1073
- }
1074
- .dark #_cbhtml .is-selectbox-options > div:hover,
1075
- .dark .is-ui .is-selectbox-options > div:hover {
1076
- color: #fff;
1077
- background: rgba(149, 144, 144, 0.55);
1078
- }
1079
- .dark #_cbhtml .is-selectbox-options > div.selected,
1080
- .dark .is-ui .is-selectbox-options > div.selected {
1081
- color: #fff;
1082
- background: rgba(149, 144, 144, 0.55);
1083
- }
1084
- .dark #_cbhtml .elementstyles .elm-list,
1085
- .dark .is-ui .elementstyles .elm-list {
1086
- color: rgba(250, 250, 250, 0.95);
1087
- border-bottom: transparent 1px solid;
1088
- }
1089
- .dark #_cbhtml .elementstyles .elm-list a,
1090
- .dark .is-ui .elementstyles .elm-list a {
1091
- color: rgba(250, 250, 250, 0.95);
1092
- }
1093
- .dark #_cbhtml .elementstyles .elm-list a.active,
1094
- .dark .is-ui .elementstyles .elm-list a.active {
1095
- color: #fafafa;
1096
- background: rgba(255, 255, 255, 0.3);
1097
- }
1098
- .dark #_cbhtml .elementstyles .is-settings button.is-btn-color,
1099
- .dark .is-ui .elementstyles .is-settings button.is-btn-color {
1100
- background-color: rgba(255, 255, 255, 0.2);
1101
- border: rgba(255, 255, 255, 0.22) 1px solid;
1102
- }
1103
- .dark #_cbhtml .elementstyles div.is-separator,
1104
- .dark .is-ui .elementstyles div.is-separator {
1105
- border-top-color: #585858;
1106
- }
1107
- .dark #_cbhtml .pickgradientcolor .div-sort div .btn-colorstop,
1108
- .dark .is-ui .pickgradientcolor .div-sort div .btn-colorstop {
1109
- border: 1px solid rgba(197, 197, 197, 0.27);
1110
- }
1111
- .dark #_cbhtml .pickgradientcolor .div-sort div .btn-remove,
1112
- .dark .is-ui .pickgradientcolor .div-sort div .btn-remove {
1113
- background: #fff;
1114
- border: rgba(0, 0, 0, 0.6705882353) 1px solid;
1115
- }
1116
- .dark #_cbhtml .pickgradientcolor .div-sort div .btn-remove svg,
1117
- .dark .is-ui .pickgradientcolor .div-sort div .btn-remove svg {
1118
- color: #000;
1119
- }
1120
- .dark #_cbhtml .roundslider-container .roundslider,
1121
- .dark .is-ui .roundslider-container .roundslider {
1122
- background-color: #585858;
1123
- }
1124
- .dark .is-tool {
1125
- background: #eaeaea;
1126
- }
1127
- .dark .is-tool button {
1128
- color: #000;
1129
- }
1130
- .dark .is-tool button svg {
1131
- fill: #000;
1132
- }
1133
- .dark #_cbhtml[gray] .is-tool.is-column-tool {
1134
- background: #eaeaea;
1135
- }
1136
- .dark #_cbhtml[gray] .is-tool.is-column-tool .cell-add {
1137
- background: transparent;
1138
- }
1139
- .dark #_cbhtml[gray] .is-tool.is-column-tool .cell-more {
1140
- background: transparent;
1141
- }
1142
- .dark #_cbhtml[gray] .is-tool.is-column-tool .cell-remove {
1143
- background: transparent;
1144
- }
1145
- .dark #_cbhtml[gray] .is-tool.is-column-tool svg {
1146
- fill: #000;
1147
- }
1148
- .dark #_cbhtml .is-tool.is-column-tool .cell-add {
1149
- background: #0fcc52;
1150
- }
1151
- .dark #_cbhtml .is-tool.is-column-tool .cell-more {
1152
- background: rgba(216, 200, 6, 0.9);
1153
- }
1154
- .dark #_cbhtml .is-tool.is-column-tool .cell-remove {
1155
- background: rgba(255, 85, 4, 0.9);
1156
- }
1157
- .dark #_cbhtml .is-tool.is-column-tool svg {
1158
- fill: #fff;
1159
- }
1160
- .dark #_cbhtml .is-pop.columnmore button.on {
1161
- background-color: rgba(255, 255, 255, 0.1) !important;
1162
- }
1163
- .dark #_cbhtml .is-pop.columnmore button:hover {
1164
- background-color: rgba(255, 255, 255, 0.07) !important;
1165
- }
1166
- .dark #_cbhtml .is-pop.columnmore div.is-separator {
1167
- border-top: rgba(144, 138, 138, 0.22) 1px solid;
1168
- }
1169
- .dark #_cbhtml .is-pop.rowmore button.on {
1170
- background-color: rgba(255, 255, 255, 0.1) !important;
1171
- }
1172
- .dark #_cbhtml .is-pop.rowmore button:hover {
1173
- background-color: rgba(255, 255, 255, 0.07) !important;
1174
- }
1175
- .dark #_cbhtml .is-pop.rowmore div.is-separator {
1176
- border-top: rgba(144, 138, 138, 0.22) 1px solid;
1177
- }
1178
- .dark #_cbhtml .is-pop.rowmore button.on {
1179
- background-color: rgba(255, 255, 255, 0.1) !important;
1180
- }
1181
- .dark #_cbhtml .is-pop.rowmore button:hover {
1182
- background-color: rgba(255, 255, 255, 0.07) !important;
1183
- }
1184
- .dark #_cbhtml .is-pop.elmmore button.on {
1185
- background-color: rgba(255, 255, 255, 0.1) !important;
1186
- }
1187
- .dark #_cbhtml .is-pop.elmmore button:hover {
1188
- background-color: rgba(255, 255, 255, 0.07) !important;
1189
- }
1190
- .dark #_cbhtml .is-pop.quickadd button.on {
1191
- background-color: rgba(255, 255, 255, 0.1) !important;
1192
- }
1193
- .dark #_cbhtml .is-pop.quickadd button:hover {
1194
- background-color: rgba(255, 255, 255, 0.07) !important;
1195
- }
1196
- .dark #_cbhtml .is-pop.quickadd .pop-separator {
1197
- border-top: rgba(144, 138, 138, 0.22) 1px solid;
1198
- }
1199
- .dark #_cbhtml .is-tool.is-element-tool {
1200
- background: #eaeaea;
1201
- }
1202
- .dark #_cbhtml .is-tool.is-element-tool button {
1203
- background: transparent;
1204
- }
1205
- .dark #_cbhtml .is-tool.is-element-tool svg {
1206
- fill: #000;
1207
- }
1208
- .dark .is-tool.is-row-tool svg {
1209
- fill: #fff;
1210
- }
1211
- .dark .is-tool.is-row-tool .row-handle {
1212
- background: #169af7;
1213
- }
1214
- .dark .is-tool.is-row-tool .row-grideditor {
1215
- background: rgba(216, 200, 6, 0.9);
1216
- }
1217
- .dark .is-tool.is-row-tool .row-more {
1218
- background: rgba(216, 200, 6, 0.9);
1219
- }
1220
- .dark .is-tool.is-row-tool .row-remove {
1221
- background: rgba(255, 85, 4, 0.9);
1222
- }
1223
- .dark .is-builder[gray] .is-tool.is-row-tool {
1224
- background: #eaeaea;
1225
- }
1226
- .dark .is-builder[gray] .is-tool.is-row-tool svg {
1227
- fill: #000;
1228
- }
1229
- .dark .is-builder[gray] .is-tool.is-col-tool {
1230
- background: #eaeaea;
1231
- }
1232
- .dark .is-builder[gray] .is-tool.is-col-tool svg {
1233
- fill: #000;
1234
- }
1235
- .dark .is-rowadd-tool {
1236
- border-bottom: 1px solid #ffb784;
1237
- }
1238
- .dark .is-rowadd-tool button {
1239
- border: 1px solid #ff8e3e;
1240
- }
1241
- .dark .is-builder[gray] .is-rowadd-tool {
1242
- border-bottom: 1px solid rgba(222, 222, 222, 0.32);
1243
- }
1244
- .dark .is-builder[gray] .is-rowadd-tool button {
1245
- border: 1px solid rgba(0, 0, 0, 0.13);
1246
- }
1247
- .dark .row-add-initial {
1248
- color: #333;
1249
- border: 1px dashed rgba(169, 169, 169, 0.8);
1250
- background: rgba(255, 255, 255, 0.5);
1251
- }
1252
- .dark .row-add-initial:hover {
1253
- background: rgba(248, 248, 248, 0.35);
1254
- }
1255
- .dark .is-builder[clean] .is-tool.is-row-tool {
1256
- background: #eaeaea;
1257
- }
1258
- .dark .is-builder[clean] .is-tool.is-row-tool .row-grideditor {
1259
- background: transparent;
1260
- }
1261
- .dark .is-builder[clean] .is-tool.is-row-tool .row-grideditor svg {
1262
- fill: #000;
1263
- }
1264
- .dark .is-builder[clean] .row-outline {
1265
- outline: none;
1266
- }
1267
- .dark .is-builder[clean] .cell-active {
1268
- outline: none;
1269
- }
1270
- .dark .is-builder[clean] .row-active:not([data-protected]) {
1271
- outline: 1px solid rgba(132, 132, 132, 0.2);
1272
- }
1273
- .dark .is-builder[rowoutline] .row-outline {
1274
- outline: none;
1275
- }
1276
- .dark .is-builder[rowoutline] .cell-active {
1277
- outline: none;
1278
- }
1279
- .dark .is-builder[rowoutline] .row-active:not([data-protected]) {
1280
- outline: 1px solid #00da89;
1281
- }
1282
- .dark .is-builder[grayoutline] .row-outline {
1283
- outline: none;
1284
- }
1285
- .dark .is-builder[grayoutline] .cell-active:not([data-protected]) {
1286
- outline: 1px solid rgba(132, 132, 132, 0.1);
1287
- }
1288
- .dark .is-builder[grayoutline] .row-active:not([data-protected]) {
1289
- outline: 1px solid rgba(132, 132, 132, 0.2);
1290
- }
1291
- .dark .is-builder[rowoutline][grayoutline] .row-outline {
1292
- outline: none;
1293
- }
1294
- .dark .is-builder[rowoutline][grayoutline] .cell-active {
1295
- outline: none;
1296
- }
1297
- .dark .is-builder[rowoutline][grayoutline] .row-active:not([data-protected]) {
1298
- outline: 1px solid rgba(132, 132, 132, 0.2);
1299
- }
1300
- .dark .is-builder[hideoutline] .row-outline {
1301
- outline: none !important;
1302
- }
1303
- .dark .is-builder[hideoutline] .cell-active {
1304
- outline: none !important;
1305
- }
1306
- .dark .is-builder[hideoutline] .row-active {
1307
- outline: none !important;
1308
- }
1309
- .dark .is-builder[hideoutline] .row-active.row-outline {
1310
- outline: none !important;
1311
- }
1312
- .dark .is-builder[hidesnippetaddtool] .row-outline .is-rowadd-tool,
1313
- .dark .is-builder[hidesnippetaddtool] .row-active .is-rowadd-tool {
1314
- display: none;
1315
- }
1316
- .dark .is-builder[hideelementhighlight] .elm-active {
1317
- background-color: transparent;
1318
- }
1319
- .dark .is-tooltip {
1320
- background: #333;
1321
- color: #fefefe;
1322
- }
1323
- .dark .scroll * {
1324
- scrollbar-width: thin;
1325
- scrollbar-color: rgba(255, 255, 255, 0.3) auto;
1326
- }
1327
- .dark .scroll *::-webkit-scrollbar {
1328
- width: 12px;
1329
- }
1330
- .dark .scroll *::-webkit-scrollbar-track {
1331
- background: transparent;
1332
- }
1333
- .dark .scroll *::-webkit-scrollbar-thumb {
1334
- background-color: rgba(255, 255, 255, 0.3);
1335
- }
1336
- .dark .scroll-darker * {
1337
- scrollbar-width: thin;
1338
- scrollbar-color: rgba(78, 78, 78, 0.62) auto;
1339
- }
1340
- .dark .scroll-darker *::-webkit-scrollbar {
1341
- width: 12px;
1342
- }
1343
- .dark .scroll-darker *::-webkit-scrollbar-track {
1344
- background: transparent;
1345
- }
1346
- .dark .scroll-darker *::-webkit-scrollbar-thumb {
1347
- background-color: rgba(78, 78, 78, 0.62);
1348
- }
1349
- .dark .custom-select .select-styled span {
1350
- color: #000;
1351
- }
1352
- .dark .custom-select input {
1353
- background: #4a4646;
1354
- }
1355
- .dark .custom-select .select-options {
1356
- border: transparent 1px solid;
1357
- background-color: #4a4646;
1358
- color: #f1f1f1;
1359
- }
1360
- .dark .custom-select .select-options li {
1361
- color: #f1f1f1;
1362
- }
1363
- .dark .custom-select .select-options li:hover {
1364
- background-color: rgba(149, 144, 144, 0.55);
1365
- }
1366
- .dark .custom-select .select-options li.selected {
1367
- background-color: rgba(149, 144, 144, 0.55);
1368
- }
1369
- .dark .div-font-list > button img {
1370
- mix-blend-mode: screen;
1371
- filter: invert(1);
1
+ body.dark {
2
+ --cb-accent: #ff5b5b;
3
+ --cb-accent-fill: rgba(255,91,91,.18);
4
+ --cb-accent-fill-2: rgba(255,91,91,.28);
5
+ --cb-accent-line: rgba(255,91,91,.55);
6
+ --cb-surface: #423f3f;
7
+ --cb-surface-3: #4c4848;
8
+ --cb-segment: #4d4949;
9
+ --cb-segment-hover: #575353;
10
+ --cb-segment-selected: #524e4e;
11
+ --cb-segment-line: #383535;
12
+ --cb-text: rgba(250,250,250,.95);
13
+ --cb-text-2: rgba(250,250,250,.6);
14
+ --cb-text-3: rgba(250,250,250,.45);
15
+ --cb-modal-bg: #423f3f;
16
+ --cb-modal-color: #fafafa;
17
+ --cb-modal-border: 1px solid rgba(255,255,255,.1);
18
+ --cb-rte-surface: #ed2828;
19
+ --cb-rte-text: rgba(255,255,255,.95);
20
+ --cb-rte-text-2: rgba(255,255,255,.6);
21
+ --cb-rte-line: rgba(255,255,255,.3);
22
+ --cb-rte-fill-hover: #ef3b3b;
23
+ --cb-rte-fill-active: #ee3636;
24
+ --cb-rte-field-bg: rgba(0,0,0,.18);
25
+ --cb-rte-slider-track:rgba(0,0,0,.25);
26
+ --cb-rte-slider-thumb:rgba(255,255,255,.6);
1372
27
  }