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