@syncfusion/ej2-angular-documenteditor 24.1.43 → 24.1.44

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 (172) hide show
  1. package/README.md +1 -1
  2. package/package.json +7 -7
  3. package/schematics/utils/lib-details.d.ts +2 -2
  4. package/schematics/utils/lib-details.js +2 -2
  5. package/schematics/utils/lib-details.ts +2 -2
  6. package/styles/bootstrap-dark.css +1 -5865
  7. package/styles/bootstrap.css +1 -5893
  8. package/styles/bootstrap4.css +1 -6251
  9. package/styles/bootstrap5-dark.css +1 -6211
  10. package/styles/bootstrap5.css +1 -6211
  11. package/styles/document-editor/bootstrap-dark.css +1 -3874
  12. package/styles/document-editor/bootstrap-dark.scss +1 -4
  13. package/styles/document-editor/bootstrap.css +1 -3875
  14. package/styles/document-editor/bootstrap.scss +1 -4
  15. package/styles/document-editor/bootstrap4.css +1 -4030
  16. package/styles/document-editor/bootstrap4.scss +1 -4
  17. package/styles/document-editor/bootstrap5-dark.css +1 -3972
  18. package/styles/document-editor/bootstrap5-dark.scss +1 -4
  19. package/styles/document-editor/bootstrap5.css +1 -3972
  20. package/styles/document-editor/bootstrap5.scss +1 -4
  21. package/styles/document-editor/fabric-dark.css +1 -3874
  22. package/styles/document-editor/fabric-dark.scss +1 -4
  23. package/styles/document-editor/fabric.css +1 -3878
  24. package/styles/document-editor/fabric.scss +1 -4
  25. package/styles/document-editor/fluent-dark.css +1 -3916
  26. package/styles/document-editor/fluent-dark.scss +1 -4
  27. package/styles/document-editor/fluent.css +1 -3916
  28. package/styles/document-editor/fluent.scss +1 -4
  29. package/styles/document-editor/highcontrast-light.css +1 -2794
  30. package/styles/document-editor/highcontrast-light.scss +1 -4
  31. package/styles/document-editor/highcontrast.css +1 -3874
  32. package/styles/document-editor/highcontrast.scss +1 -4
  33. package/styles/document-editor/material-dark.css +1 -3868
  34. package/styles/document-editor/material-dark.scss +1 -4
  35. package/styles/document-editor/material.css +1 -3868
  36. package/styles/document-editor/material.scss +1 -4
  37. package/styles/document-editor/material3-dark.css +1 -4026
  38. package/styles/document-editor/material3-dark.scss +1 -4
  39. package/styles/document-editor/material3.css +1 -4082
  40. package/styles/document-editor/material3.scss +1 -4
  41. package/styles/document-editor/tailwind-dark.css +1 -4182
  42. package/styles/document-editor/tailwind-dark.scss +1 -4
  43. package/styles/document-editor/tailwind.css +1 -4185
  44. package/styles/document-editor/tailwind.scss +1 -4
  45. package/styles/document-editor-container/bootstrap-dark.css +1 -1990
  46. package/styles/document-editor-container/bootstrap-dark.scss +1 -5
  47. package/styles/document-editor-container/bootstrap.css +1 -2017
  48. package/styles/document-editor-container/bootstrap.scss +1 -5
  49. package/styles/document-editor-container/bootstrap4.css +1 -2220
  50. package/styles/document-editor-container/bootstrap4.scss +1 -5
  51. package/styles/document-editor-container/bootstrap5-dark.css +1 -2238
  52. package/styles/document-editor-container/bootstrap5-dark.scss +1 -5
  53. package/styles/document-editor-container/bootstrap5.css +1 -2238
  54. package/styles/document-editor-container/bootstrap5.scss +1 -5
  55. package/styles/document-editor-container/fabric-dark.css +1 -1976
  56. package/styles/document-editor-container/fabric-dark.scss +1 -5
  57. package/styles/document-editor-container/fabric.css +1 -2012
  58. package/styles/document-editor-container/fabric.scss +1 -5
  59. package/styles/document-editor-container/fluent-dark.css +1 -2127
  60. package/styles/document-editor-container/fluent-dark.scss +1 -5
  61. package/styles/document-editor-container/fluent.css +1 -2127
  62. package/styles/document-editor-container/fluent.scss +1 -5
  63. package/styles/document-editor-container/highcontrast-light.css +1 -4011
  64. package/styles/document-editor-container/highcontrast-light.scss +1 -5
  65. package/styles/document-editor-container/highcontrast.css +1 -2019
  66. package/styles/document-editor-container/highcontrast.scss +1 -5
  67. package/styles/document-editor-container/material-dark.css +1 -1971
  68. package/styles/document-editor-container/material-dark.scss +1 -5
  69. package/styles/document-editor-container/material.css +1 -1990
  70. package/styles/document-editor-container/material.scss +1 -5
  71. package/styles/document-editor-container/material3-dark.css +1 -2251
  72. package/styles/document-editor-container/material3-dark.scss +1 -5
  73. package/styles/document-editor-container/material3.css +1 -2307
  74. package/styles/document-editor-container/material3.scss +1 -5
  75. package/styles/document-editor-container/tailwind-dark.css +1 -2074
  76. package/styles/document-editor-container/tailwind-dark.scss +1 -5
  77. package/styles/document-editor-container/tailwind.css +1 -2074
  78. package/styles/document-editor-container/tailwind.scss +1 -5
  79. package/styles/fabric-dark.css +1 -5851
  80. package/styles/fabric.css +1 -5891
  81. package/styles/fluent-dark.css +1 -6044
  82. package/styles/fluent.css +1 -6044
  83. package/styles/highcontrast-light.css +1 -4768
  84. package/styles/highcontrast.css +1 -5894
  85. package/styles/material-dark.css +1 -5840
  86. package/styles/material.css +1 -5859
  87. package/styles/material3-dark.css +1 -6223
  88. package/styles/material3-dark.scss +0 -1
  89. package/styles/material3.css +1 -6279
  90. package/styles/material3.scss +0 -1
  91. package/styles/tailwind-dark.css +1 -6257
  92. package/styles/tailwind.css +1 -6260
  93. package/styles/document-editor/_all.scss +0 -3
  94. package/styles/document-editor/_bootstrap-dark-definition.scss +0 -548
  95. package/styles/document-editor/_bootstrap-definition.scss +0 -547
  96. package/styles/document-editor/_bootstrap4-definition.scss +0 -560
  97. package/styles/document-editor/_bootstrap5-dark-definition.scss +0 -1
  98. package/styles/document-editor/_bootstrap5-definition.scss +0 -561
  99. package/styles/document-editor/_fabric-dark-definition.scss +0 -550
  100. package/styles/document-editor/_fabric-definition.scss +0 -549
  101. package/styles/document-editor/_fluent-dark-definition.scss +0 -1
  102. package/styles/document-editor/_fluent-definition.scss +0 -570
  103. package/styles/document-editor/_fusionnew-definition.scss +0 -561
  104. package/styles/document-editor/_highcontrast-definition.scss +0 -549
  105. package/styles/document-editor/_highcontrast-light-definition.scss +0 -2989
  106. package/styles/document-editor/_layout.scss +0 -224
  107. package/styles/document-editor/_material-dark-definition.scss +0 -566
  108. package/styles/document-editor/_material-definition.scss +0 -566
  109. package/styles/document-editor/_material3-dark-definition.scss +0 -1
  110. package/styles/document-editor/_material3-definition.scss +0 -561
  111. package/styles/document-editor/_tailwind-dark-definition.scss +0 -1
  112. package/styles/document-editor/_tailwind-definition.scss +0 -558
  113. package/styles/document-editor/_theme.scss +0 -3589
  114. package/styles/document-editor/icons/_bootstrap-dark.scss +0 -660
  115. package/styles/document-editor/icons/_bootstrap.scss +0 -660
  116. package/styles/document-editor/icons/_bootstrap4.scss +0 -645
  117. package/styles/document-editor/icons/_bootstrap5-dark.scss +0 -1
  118. package/styles/document-editor/icons/_bootstrap5.scss +0 -699
  119. package/styles/document-editor/icons/_fabric-dark.scss +0 -660
  120. package/styles/document-editor/icons/_fabric.scss +0 -660
  121. package/styles/document-editor/icons/_fluent-dark.scss +0 -1
  122. package/styles/document-editor/icons/_fluent.scss +0 -702
  123. package/styles/document-editor/icons/_fusionnew.scss +0 -696
  124. package/styles/document-editor/icons/_highcontrast-light.scss +0 -665
  125. package/styles/document-editor/icons/_highcontrast.scss +0 -660
  126. package/styles/document-editor/icons/_material-dark.scss +0 -653
  127. package/styles/document-editor/icons/_material.scss +0 -653
  128. package/styles/document-editor/icons/_material3-dark.scss +0 -1
  129. package/styles/document-editor/icons/_material3.scss +0 -696
  130. package/styles/document-editor/icons/_tailwind-dark.scss +0 -696
  131. package/styles/document-editor/icons/_tailwind.scss +0 -699
  132. package/styles/document-editor/implementation/dailogs/_paragraph-dailogs.scss +0 -174
  133. package/styles/document-editor-container/_all.scss +0 -2
  134. package/styles/document-editor-container/_bootstrap-dark-definition.scss +0 -141
  135. package/styles/document-editor-container/_bootstrap-definition.scss +0 -141
  136. package/styles/document-editor-container/_bootstrap4-definition.scss +0 -157
  137. package/styles/document-editor-container/_bootstrap5-dark-definition.scss +0 -1
  138. package/styles/document-editor-container/_bootstrap5-definition.scss +0 -167
  139. package/styles/document-editor-container/_definition.scss +0 -12
  140. package/styles/document-editor-container/_fabric-dark-definition.scss +0 -146
  141. package/styles/document-editor-container/_fabric-definition.scss +0 -143
  142. package/styles/document-editor-container/_fluent-dark-definition.scss +0 -1
  143. package/styles/document-editor-container/_fluent-definition.scss +0 -168
  144. package/styles/document-editor-container/_fusionnew-definition.scss +0 -167
  145. package/styles/document-editor-container/_highcontrast-definition.scss +0 -144
  146. package/styles/document-editor-container/_highcontrast-light-definition.scss +0 -147
  147. package/styles/document-editor-container/_layout.scss +0 -89
  148. package/styles/document-editor-container/_material-dark-definition.scss +0 -145
  149. package/styles/document-editor-container/_material-definition.scss +0 -144
  150. package/styles/document-editor-container/_material3-dark-definition.scss +0 -1
  151. package/styles/document-editor-container/_material3-definition.scss +0 -171
  152. package/styles/document-editor-container/_tailwind-dark-definition.scss +0 -1
  153. package/styles/document-editor-container/_tailwind-definition.scss +0 -161
  154. package/styles/document-editor-container/_theme.scss +0 -2468
  155. package/styles/document-editor-container/icons/_bootstrap-dark.scss +0 -482
  156. package/styles/document-editor-container/icons/_bootstrap.scss +0 -482
  157. package/styles/document-editor-container/icons/_bootstrap4.scss +0 -482
  158. package/styles/document-editor-container/icons/_bootstrap5-dark.scss +0 -1
  159. package/styles/document-editor-container/icons/_bootstrap5.scss +0 -509
  160. package/styles/document-editor-container/icons/_fabric-dark.scss +0 -483
  161. package/styles/document-editor-container/icons/_fabric.scss +0 -482
  162. package/styles/document-editor-container/icons/_fluent-dark.scss +0 -1
  163. package/styles/document-editor-container/icons/_fluent.scss +0 -508
  164. package/styles/document-editor-container/icons/_fusionnew.scss +0 -508
  165. package/styles/document-editor-container/icons/_highcontrast-light.scss +0 -482
  166. package/styles/document-editor-container/icons/_highcontrast.scss +0 -482
  167. package/styles/document-editor-container/icons/_material-dark.scss +0 -484
  168. package/styles/document-editor-container/icons/_material.scss +0 -484
  169. package/styles/document-editor-container/icons/_material3-dark.scss +0 -1
  170. package/styles/document-editor-container/icons/_material3.scss +0 -507
  171. package/styles/document-editor-container/icons/_tailwind-dark.scss +0 -508
  172. package/styles/document-editor-container/icons/_tailwind.scss +0 -508
@@ -1,2468 +0,0 @@
1
- @include export-module('document-editor-container-theme') {
2
- /* stylelint-disable */
3
- .e-de-toolbar {
4
- height: 100%;
5
- }
6
- .e-de-prop-pane .e-de-ctnr-group-btn.e-btn-group:not(.e-outline){
7
- box-shadow: none;
8
- height: $de-group-btn-hgt;
9
- #{if(&, '&', '*')}:focus {
10
- box-shadow: none;
11
- }
12
- #{if(&, '&', '*')}:active {
13
- box-shadow: none;
14
- }
15
- #{if(&, '&', '*')}:hover {
16
- box-shadow: none;
17
- }
18
- }
19
- .e-de-ctnr-group-btn-middle button {
20
- border-radius: 0px;
21
- }
22
- @if ($skin-name=='Material3') {
23
- .e-de-review-pane button.e-de-close-icon {
24
- background: transparent;
25
- box-shadow: none;
26
- }
27
- .e-de-op-more-less > div:last-child label {
28
- left: 35px;
29
- }
30
- .e-bigger .e-de-ctn .e-de-bzr-button {
31
- line-height: 17px;
32
- padding-top: 12px;
33
- }
34
- .e-de-ctn .e-de-bzr-button {
35
- box-shadow: none !important;
36
- }
37
- .e-bigger .e-de-ctn .e-de-bzr-button {
38
- box-shadow: none !important;
39
- }
40
- .e-de-char-fmt-btn-left button:not(:first-child) {
41
- border: 1px solid transparent;
42
- border-left: 1px solid rgba($border-light);
43
- }
44
- .e-de-ctnr-group-btn {
45
- .e-de-prop-font-button {
46
- position: relative;
47
- border: 1px solid transparent rgba($border-light);
48
- border-right-width: 1px;
49
- }
50
- .e-de-prop-font-last-button {
51
- position: relative;
52
- border: 1px solid transparent rgba($border-light);
53
- border-left-width: 1px;
54
- }
55
- }
56
- .e-de-ctnr-group-btn {
57
- .e-de-prop-indent-button {
58
- position: relative;
59
- border: 1px solid transparent rgba($border-light);
60
- border-right-width: 1px;
61
- }
62
- .e-de-prop-indent-last-button {
63
- position: relative;
64
- border: 1px solid transparent rgba($border-light);
65
- border-left-width: 1px;
66
- }
67
- }
68
- .e-de-grp-btn-ctnr {
69
- .e-de-ctnr-group-btn-middle {
70
- > * {
71
- border-radius: 0px;
72
- }
73
- margin-bottom: -1px;
74
- }
75
- }
76
- .e-bigger {
77
- .e-de-grp-btn-ctnr {
78
- .e-de-ctnr-group-btn-middle {
79
- > * {
80
- border-radius: 0px;
81
- }
82
- }
83
- .e-de-ctnr-group-btn-top {
84
- > * {
85
- border-bottom-left-radius: 0px;
86
- border-bottom-right-radius: 0px;
87
- }
88
- }
89
- .e-de-ctnr-group-btn-bottom {
90
- > * {
91
- border-top-left-radius: 0px;
92
- border-top-right-radius: 0px;
93
- }
94
- }
95
- }
96
- }
97
- }
98
- .de-tbl-fill-clr .e-dropdown-btn.e-btn {
99
- box-shadow: none;
100
- }
101
- .e-de-prop-pane .e-de-ctnr-group-btn button,
102
- .e-de-ctn .e-de-status-bar button {
103
- box-shadow: none;
104
- height: $de-group-btn-hgt;
105
- #{if(&, '&', '*')}:focus {
106
- box-shadow: none;
107
- }
108
- #{if(&, '&', '*')}:active {
109
- box-shadow: none;
110
- }
111
- #{if(&, '&', '*')}:hover {
112
- box-shadow: none;
113
- }
114
- }
115
- .e-de-statusbar-pageweb {
116
- background: $de-ctnr-bg-clr;
117
- border: 0;
118
- box-shadow: none;
119
- float: right;
120
- @if $skin-name!='bootstrap5' and $skin-name!='tailwind' and $skin-name!='FluentUI' {
121
- height: 33px;
122
- width: 33px;
123
- }
124
- @if $skin-name=='bootstrap4' {
125
- color: $e-de-statusbar-separator-color;
126
- }
127
- @if $skin-name=='bootstrap5' {
128
- color: $icon-color;
129
- }
130
- #{if(&, '&', '*')}:hover {
131
- @if $skin-name=='bootstrap5' {
132
- color: $e-de-bzr-button-hover-font-color;
133
- }
134
- box-shadow: none;
135
- }
136
- }
137
-
138
- .e-split-btn-wrapper.e-de-prop-splitbutton,
139
- .e-split-btn-wrapper.e-de-btn-hghlclr,
140
- .e-btn.de-split-button {
141
- @if $skin-name=='Material3' {
142
- box-shadow: none;
143
- }
144
- }
145
- .e-de-statusbar-pageweb .e-de-printlayout,
146
- .e-de-statusbar-pageweb .e-de-weblayout {
147
- font-size: $e-de-bzr-btn-font-size;
148
- }
149
- .e-de-statusbar-pageweb .e-de-printlayout:hover,
150
- .e-de-statusbar-pageweb .e-de-weblayout:hover {
151
- font-size: $e-de-bzr-btn-font-size;
152
- @if $skin-name=='bootstrap5' {
153
- color: $e-de-bzr-button-hover-font-color;
154
- }
155
- }
156
- .e-bigger {
157
- @if $skin-name !='bootstrap5' and $skin-name !='tailwind' and $skin-name!='FluentUI' {
158
- .e-btn.e-de-statusbar-pageweb {
159
- padding: 0;
160
- }
161
- }
162
- .e-de-statusbar-pageweb .e-de-printlayout,
163
- .e-de-statusbar-pageweb .e-de-weblayout {
164
- font-size: $e-de-bzr-btn-font-size-big;
165
- @if $skin-name=='bootstrap' {
166
- margin-top: -6px;
167
- }
168
- }
169
- }
170
- .e-listview .e-list-icon {
171
- height: 24px;
172
- width: 16px;
173
- margin-right: $e-de-ctnr-break-listview-margin-right;
174
- }
175
- .e-de-listview-icon {
176
- height: auto;
177
- width: auto;
178
- line-height: 22px;
179
- margin-right: $e-de-ctnr-break-listview-margin-right;
180
- }
181
- .e-de-linespacing {
182
- margin-top: $e-de-ctnr-linespacing-tick-icon;
183
- }
184
- .e-de-statusbar-zoom {
185
- background: $de-ctnr-bg-clr;
186
- border: 0;
187
- color: $de-font-color;
188
- float: right;
189
- font-weight: 400;
190
- height: 33px;
191
- @if $skin-name =='bootstrap5' {
192
- box-shadow: none;
193
- }
194
- }
195
- .e-de-pagenumber-text {
196
- border: none !important;
197
- // height: 22px !important;
198
- // margin-top: $de-pagenumber-text-margin-top !important;
199
- }
200
-
201
- @if $skin-name=='Material3' {
202
- .e-de-prop-pane .e-de-ctnr-group-btn.e-btn-group button {
203
- background: $de-prop-btn-bg-color;
204
- }
205
- .e-de-font-clr-picker button, .e-de-prop-font-colorpicker button {
206
- background: $de-prop-btn-bg-color !important;
207
- }
208
- .e-de-style-font-color-picker .e-de-style-icon-button-size button:first-child {
209
- margin-right: 0px;
210
- }
211
- .e-de-ctnr-group-btn .e-btn-group button,
212
- .e-documenteditorcontainer.e-lib .e-split-btn-wrapper button,
213
- .e-documenteditorcontainer.e-lib .e-colorpicker-wrapper .e-split-btn-wrapper .e-split-colorpicker.e-split-btn,
214
- .e-de-ctnr-segment button,
215
- .e-de-char-fmt-btn-right button,
216
- .e-de-border-size-button,
217
- .e-de-cell-div button,
218
- .e-de-insert-del-cell button,
219
- .e-de-align-text button {
220
- border-radius: 4px;
221
- background: $de-prop-btn-bg-color;
222
- }
223
- .e-de-char-fmt-btn-right button:not(:first-child),
224
- .e-de-char-fmt-btn-left button:not(:first-child),
225
- .e-de-align-text button:not(:first-child) {
226
- border-left: 1.7px solid rgba($border-light);
227
- background: $de-prop-btn-bg-color;
228
- }
229
- .e-de-insert-del-cell button:not(:first-child) {
230
- &:not(.e-rtl) {
231
- border-left: 1.7px solid rgba($border-light);
232
- }
233
- }
234
- .e-de-ctnr-segment-rtl {
235
- .e-de-char-fmt-btn-left,
236
- .e-de-char-fmt-btn-right {
237
- .e-de-prop-font-last-button,
238
- .e-de-prop-indent-last-button {
239
- border-left: 0;
240
- }
241
- }
242
- }
243
- .e-rtl {
244
- .e-de-char-fmt-btn-right button:not(:last-child),
245
- .e-de-char-fmt-btn-left button:not(:last-child),
246
- .e-de-insert-del-cell button:not(:last-child),
247
- .e-de-align-text button:not(:last-child) {
248
- border-right: 1.7px solid rgba($border-light);
249
- background: $de-prop-btn-bg-color;
250
- }
251
- }
252
-
253
- .e-de-char-fmt-btn-right.e-rtl button:not(:first-child),
254
- .e-de-char-fmt-btn-left.e-rtl button:not(:first-child),
255
- .e-de-insert-del-cell .e-rtl button:not(:first-child),
256
- .e-de-align-text .e-rtl button:not(:first-child)
257
- {
258
- border-right: 1px solid rgba($border-light) !important;
259
- }
260
- .e-de-grp-btn-ctnr {
261
- .e-de-ctnr-group-btn {
262
- .e-de-prop-font-button {
263
- background: $de-prop-btn-bg-color;
264
- border: 1px solid rgba($border-light) !important;
265
- }
266
- }
267
- .e-de-ctnr-group-btn-top {
268
- margin-bottom: -1px;
269
- }
270
- }
271
- .e-de-font-clr-picker > *,
272
- .de-split-button>div:first-child {
273
- margin-right: 8px;
274
- }
275
- }
276
-
277
- .e-de-pagenumber-input {
278
- background: $e-de-pagenumber-bg;
279
- @if $skin-name =='Material3'{
280
- border: none !important;
281
- }
282
- @else {
283
- border: 1px solid $de-panel-border;
284
- }
285
- border-radius: $de-pagenumber-text-border-radius;
286
- color: $de-font-color;
287
- @if $skin-name=='bootstrap5' or $skin-name=='tailwind' or $skin-name =='FluentUI' {
288
- font-family: inherit;
289
- font-size: $e-de-btn-font-size;
290
- }
291
- padding: 0px;
292
- text-align: center;
293
- width: 22px;
294
- }
295
- @if $skin-name=='bootstrap5' or $skin-name=='tailwind' or $skin-name =='FluentUI' {
296
- .e-bigger {
297
- .e-de-pagenumber-input {
298
- font-size: $e-de-btn-font-size-big;
299
- //margin-top: $de-page-number-margin-top-big;
300
- }
301
- }
302
- }
303
- .e-btn-pageweb-toggle {
304
- background-color: $de-pageweb-toggle-color;
305
- box-shadow: none;
306
- outline: $de-pageweb-toggle-outline;
307
- outline-offset: 0;
308
- @if $skin-name=='bootstrap4' {
309
- color: $de-prop-btn-bg-color;
310
- }
311
- }
312
- .e-btn-pageweb-spellcheck {
313
- border: 0;
314
- box-shadow: none;
315
- float: right;
316
- margin-left: $de-zoom-tlbr-margin-left;
317
- }
318
- @if $skin-name=='tailwind' $skin-name=='material' or $skin-name=='bootstrap-dark' or $skin-name=='bootstrap' or $skin-name=='bootstrap4' or $skin-name=='bootstrap5' or $skin-name=='fabric-dark' or $skin-name=='fabric' or $skin-name=='highcontrast' or $skin-name=='material-dark' {
319
- .e-bigger .e-btn-pageweb-spellcheck {
320
- margin-left: $de-zoom-tlbr-margin-left-big;
321
- }
322
- }
323
- .e-de-ctn-title {
324
- background-color: $de-title-bar-bg-clr;
325
- border-bottom: none !important;
326
- color: $de-title-bar-font-clr;
327
- @if $skin-name=='tailwind' or $skin-name == 'bootstrap5' or $skin-name =='FluentUI' or $skin-name =='Material3' {
328
- font-size: $e-de-btn-font-size !important;
329
- button {
330
- font-size: $e-de-btn-font-size !important;
331
- height: 36px !important;
332
- @if $skin-name !='tailwind' {
333
- margin: 0 !important;
334
- }
335
- .e-btn-icon {
336
- font-size: $e-de-btn-font-icon-size !important;
337
- }
338
- }
339
- }
340
- }
341
- @if $skin-name=='tailwind' or $skin-name == 'bootstrap5' or $skin-name =='FluentUI' or $skin-name =='Material3' {
342
- .e-bigger {
343
- .e-de-ctn-title {
344
- font-size: $e-de-btn-font-size-big !important;
345
- height: 40px !important;
346
- button {
347
- font-size: $e-de-btn-font-size-big !important;
348
- height: auto !important;
349
- @if $skin-name !='tailwind' {
350
- margin: 0 !important;
351
- }
352
- .e-btn-icon {
353
- font-size: $e-de-btn-font-icon-size-big !important;
354
- }
355
- }
356
- }
357
- }
358
- }
359
- .e-de-tool-ctnr-properties-pane {
360
- display: flex;
361
- height: $de-tool-ctnr-editor-height;
362
- width: 100%;
363
- }
364
- .e-de-ctnr-properties-pane {
365
- display: flex;
366
- height: $de-ctnr-editor-height;
367
- width: 100%;
368
- }
369
- .e-de-statusbar-separator {
370
- border-left: 1px solid $e-de-statusbar-separator-color;
371
- height: 16px;
372
- margin-left: $de-spellcheck-tlbr-margin-left;
373
- margin-right: $de-spellcheck-tlbr-margin-left;
374
- margin-top: $de-status-br-top;
375
- }
376
- .e-bigger .e-de-statusbar-separator {
377
- border-left: 1px solid $e-de-statusbar-separator-color;
378
- @if $skin-name == 'Material3' {
379
- height: 20px;
380
- } @else {
381
- height: 16px;
382
- }
383
- margin-left: $de-spellcheck-tlbr-margin-left;
384
- margin-right: $de-spellcheck-tlbr-margin-left;
385
- margin-top: $de-status-br-top-big;
386
- }
387
- .e-de-statusbar-spellcheck {
388
- border-radius: 2px;
389
- font-weight: 400;
390
-
391
- @if $skin-name == 'Material3' {
392
- background: $de-ctnr-bg-clr;
393
- }
394
- }
395
- .e-de-ctn {
396
- background-color: $de-ctnr-bg-clr;
397
- border: 1px solid $de-panel-border;
398
- height: $de-ctnr-height;
399
- position: relative;
400
- width: 100%;
401
- }
402
- .e-bigger .e-de-statusbar-spellcheck {
403
- border-radius: 2px;
404
- }
405
- .e-de-ctnr-toolbar {
406
- display: flex;
407
- height: $de-ctnr-tlbr-height;
408
- width: 100%;
409
- @if $skin-name == 'Material3' {
410
- background: $de-toolbar-background-color;
411
- }
412
- }
413
- .e-de-tlbr-wrapper .e-de-toolbar.e-toolbar,
414
- .e-de-tlbr-wrapper .e-de-ctnr-properties-pane-btn {
415
- border: 0;
416
- }
417
- .e-de-pane {
418
- border-left: 1px solid $de-panel-border;
419
- @if $skin-name == 'Material3' {
420
- background: $de-pane-background-color;
421
- }
422
- }
423
- .e-de-pane-rtl {
424
- border-right: 1px solid $de-panel-border;
425
- @if $skin-name == 'Material3' {
426
- background: $de-pane-background-color;
427
- }
428
- }
429
- @if $skin-name=='material' {
430
- .e-de-pane>div button:not(.e-primary),
431
- .e-de-pane-rtl>div button:not(.e-primary) {
432
- background-color: $de-panel-btn-bg-clr;
433
- }
434
- }
435
- .e-de-tool-ctnr-properties-pane,
436
- .e-de-ctnr-properties-pane {
437
- background: $de-ctnr-prop-bg-clr;
438
- border-bottom: 1px solid $de-panel-border;
439
- border-top: 1px solid $de-panel-border;
440
- }
441
- .e-de-ctnr-segment {
442
- margin-bottom: $de-ctnr-margin-bottom;
443
- }
444
- @if $skin-name=='tailwind' or $skin-name=='bootstrap5' or $skin-name =='FluentUI' {
445
- .e-de-insert-del-cell>div:last-child {
446
- margin-left: $de-pane-margin-right !important;
447
- }
448
- .e-bigger {
449
- .e-de-ctnr-prop-label,
450
- .e-de-ctnr-segment {
451
- margin-bottom: 16px;
452
- }
453
- .e-de-property-div-padding {
454
- //padding-bottom: 16px;
455
- padding: 16px;
456
- }
457
- .e-de-insert-del-cell>div:last-child {
458
- margin-left: $de-pane-margin-right-big !important;
459
- }
460
- .e-de-ctnr-group-btn .e-btn .e-btn-icon {
461
- margin-left: $de-btn-icon-margin;
462
- }
463
- .e-de-ctnr-group-btn .e-btn .e-btn-icon:not(.e-caret) {
464
- font-size: $de-btn-font-size-bigger;
465
- }
466
- .e-de-pane-rtl {
467
- .e-de-ctnr-group-btn .e-btn .e-btn-icon {
468
- margin-left: 0px;
469
- @if $skin-name=='tailwind' {
470
- margin-right: -5px;
471
- }
472
- @else {
473
- margin-right: $de-btn-icon-margin;
474
- }
475
- }
476
- }
477
- }
478
- .e-de-ctnr-group-btn .e-btn .e-btn-icon:not(.e-caret) {
479
- font-size: $de-btn-font-size;
480
- }
481
- .e-de-property-div-padding .e-de-cellmargin-text {
482
- padding-bottom: 3px;
483
- }
484
- .e-de-cntr-pane-padding.e-de-prop-separator-line>div>div:first-child>div:first-child {
485
- margin-bottom: 0 !important;
486
- }
487
- }
488
- @if $skin-name=='bootstrap' or $skin-name=='bootstrap4' or $skin-name=='tailwind' or $skin-name=='bootstrap5' or $skin-name =='FluentUI' {
489
- .e-de-font-clr-picker .e-colorpicker-wrapper:first-child,
490
- .e-de-font-clr-picker>.e-split-btn-wrapper {
491
- margin-right: $de-pane-margin-right;
492
- }
493
- .e-de-font-clr-picker.e-rtl .e-colorpicker-wrapper:first-child,
494
- .e-de-font-clr-picker.e-rtl>.e-split-btn-wrapper {
495
- margin-left: $de-pane-margin-right;
496
- margin-right: 0;
497
- }
498
- }
499
- @if $skin-name=='bootstrap-dark' {
500
- .e-de-font-clr-picker .e-colorpicker-wrapper:first-child,
501
- .e-de-font-clr-picker>.e-split-btn-wrapper {
502
- margin-right: $de-pane-margin-right;
503
- }
504
- .e-de-font-clr-picker.e-rtl .e-colorpicker-wrapper:first-child,
505
- .e-de-font-clr-picker.e-rtl>.e-split-btn-wrapper {
506
- margin-left: $de-pane-margin-right;
507
- margin-right: 0;
508
- }
509
- }
510
- .e-de-ctnr-segment>div:first-child:not(.e-rtl),
511
- .e-de-ctnr-segment-list>div:last-child:not(.e-rtl),
512
- .e-de-ctnr-segment>button:first-child:not(.e-rtl) {
513
- margin-right: $de-pane-margin-right;
514
- }
515
- .e-de-ctnr-segment.e-de-ctnr-segment-rtl>div:first-child,
516
- .e-de-ctnr-segment-list.e-de-ctnr-segment-list-rtl>div:last-child,
517
- .e-de-ctnr-segment.e-de-ctnr-segment-rtl>button:first-child {
518
- margin-left: $de-pane-margin-right;
519
- margin-right: 0;
520
- }
521
- .e-de-tlbr-wrapper {
522
- background-color: $de-prpty-btn-bg-clr;
523
- height: $de-ctnr-tlbr-height;
524
- width: $de-ctnr-tlbr-width;
525
- }
526
- .e-de-ctnr-prop-label {
527
- color: $de-panel-header-color;
528
- display: inline-block;
529
- font-size: $de-panel-header-size;
530
- font-weight: 500;
531
- @if $skin-name=='Material3' {
532
- letter-spacing: 0.3px;
533
- }
534
- @else {
535
- letter-spacing: 0.05px;
536
- }
537
- @if $skin-name=='tailwind' {
538
- line-height: 1.5;
539
- }
540
- margin-bottom: $de-ctnr-margin-bottom;
541
- opacity: 0.87;
542
- }
543
- .e-de-table-prop-label {
544
- margin-left: 12px;
545
- }
546
- .e-de-table-prop-label.e-de-rtl {
547
- margin-left: 0;
548
- margin-right: 12px;
549
- }
550
- .e-de-toolbar.e-toolbar {
551
- border-radius: 0;
552
- @if $skin-name =='FluentUI' {
553
- box-shadow: none;
554
- }
555
- }
556
- .e-de-ctnr-toolbar .e-toolbar-item.e-de-toolbar-btn-first {
557
- margin-left: 0;
558
- margin-right: $de-tlbr-margin-right;
559
- }
560
- .e-de-ctnr-toolbar.e-de-ctnr-rtl .e-toolbar-item.e-de-toolbar-btn-first {
561
- margin-left: $de-tlbr-margin-right;
562
- margin-right: 0;
563
- }
564
- .e-bigger .e-de-ctnr-toolbar .e-toolbar-item.e-de-toolbar-btn-first {
565
- margin-left: 0;
566
- margin-right: $de-tlbr-margin-right-big;
567
- }
568
- .e-bigger .e-de-ctnr-toolbar.e-de-ctnr-rtl .e-toolbar-item.e-de-toolbar-btn-first {
569
- margin-left: $de-tlbr-margin-right-big;
570
- margin-right: 0;
571
- }
572
- .e-de-ctnr-toolbar .e-toolbar-item.e-de-toolbar-btn-last {
573
- margin-left: $de-tlbr-margin-right;
574
- margin-right: 0;
575
- }
576
- .e-de-ctnr-toolbar.e-de-ctnr-rtl .e-toolbar-item.e-de-toolbar-btn-last {
577
- margin-left: 0;
578
- margin-right: $de-tlbr-margin-right;
579
- }
580
- .e-bigger .e-de-ctnr-toolbar .e-toolbar-item.e-de-toolbar-btn-last {
581
- margin-left: $de-tlbr-margin-right-big;
582
- margin-right: 0;
583
- }
584
- .e-bigger .e-de-ctnr-toolbar.e-de-ctnr-rtl .e-toolbar-item.e-de-toolbar-btn-last {
585
- margin-left: 0;
586
- margin-right: $de-tlbr-margin-right-big;
587
- }
588
- .e-de-toolbar.e-toolbar .e-toolbar-items {
589
- height: $de-ctnr-tlbr-height;
590
- .e-toolbar-item.e-de-separator {
591
- @if $skin-name=='fabric' {
592
- border: 1px solid $de-ctnr-separator-clr;
593
- border-width: 0 1px 0 0;
594
- }
595
- height: 59px;
596
- margin: $de-ctrnr-tblr-separator-margin;
597
- }
598
- .e-toolbar-item.e-de-toolbar-btn-start {
599
- margin-left: $de-tlbr-margin-first !important;
600
- margin-right: $de-tlbr-margin-right;
601
- }
602
- .e-toolbar-item.e-de-toolbar-btn-middle {
603
- margin-left: $de-tlbr-margin-right;
604
- margin-right: $de-tlbr-margin-right;
605
- }
606
- .e-toolbar-item.e-de-toolbar-btn-end {
607
- margin-left: $de-tlbr-margin-right;
608
- margin-right: $de-tlbr-margin-first;
609
- }
610
- .e-toolbar-item.e-de-image-focus :focus {
611
- background-color: $de-toggle-bg-color;
612
- }
613
- }
614
- @if $skin-name=='bootstrap' {
615
- .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn {
616
- flex-direction: column;
617
- height: $de-tlbr-btn-height;
618
- padding: 0 1px;
619
- padding-bottom: 5px;
620
- #{if(&, '&', '*')}:focus {
621
- padding: 0;
622
- padding-bottom: 5px;
623
- }
624
- #{if(&, '&', '*')}:active {
625
- padding: 0;
626
- padding-bottom: 5px;
627
- }
628
- #{if(&, '&', '*')}:hover {
629
- padding: 0;
630
- padding-bottom: 5px;
631
- }
632
- }
633
- }
634
- @if $skin-name !='bootstrap' {
635
- .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn {
636
- flex-direction: column;
637
- height: $de-tlbr-btn-height;
638
- padding: 0;
639
- padding-bottom: $de-toolbar-padding-bottom;
640
- #{if(&, '&', '*')}:focus {
641
- padding: 0;
642
- padding-bottom: $de-toolbar-padding-bottom;
643
- }
644
- #{if(&, '&', '*')}:active {
645
- padding: 0;
646
- padding-bottom: $de-toolbar-padding-bottom;
647
- }
648
- #{if(&, '&', '*')}:hover {
649
- padding: 0;
650
- padding-bottom: $de-toolbar-padding-bottom;
651
- }
652
- }
653
- }
654
- @if $skin-name=='bootstrap4' {
655
- .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn {
656
- flex-direction: column;
657
- height: $de-tlbr-btn-height;
658
- padding: 0 1px;
659
- padding-bottom: 5px;
660
- #{if(&, '&', '*')}:focus {
661
- padding: 0;
662
- padding-bottom: 5px;
663
- }
664
- #{if(&, '&', '*')}:active {
665
- padding: 0;
666
- padding-bottom: 5px;
667
- }
668
- #{if(&, '&', '*')}:hover {
669
- padding: 0;
670
- padding-bottom: 5px;
671
- }
672
- }
673
- .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn .e-btn-icon {
674
- color: $de-toolbar-icon-clr;
675
- font-size: 16px;
676
- }
677
- .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn:hover,
678
- .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn:focus,
679
- .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn:active,
680
- .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn:disabled {
681
- .e-btn-icon {
682
- color: $de-toggle-btn-color;
683
- }
684
- }
685
- .e-bigger {
686
- .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn .e-btn-icon {
687
- color: $de-toolbar-icon-clr;
688
- font-size: 18px;
689
- }
690
- .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn:hover,
691
- .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn:focus,
692
- .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn:active,
693
- .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn:disabled {
694
- .e-btn-icon {
695
- color: $de-toggle-btn-color;
696
- }
697
- }
698
- .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text {
699
- font-size: 13px;
700
- }
701
- }
702
- }
703
- .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn .e-tbar-btn-text {
704
- padding: 0;
705
- }
706
- .e-de-overlay {
707
- height: 100%;
708
- opacity: 0.5;
709
- pointer-events: none;
710
- touch-action: none;
711
- width: 100%;
712
- }
713
- @if $skin-name=='bootstrap4' or $skin-name=='bootstrap5' {
714
- .e-de-font-clr-picker .e-colorpicker-container .e-split-btn-wrapper .e-btn.e-icon-btn,
715
- .e-de-font-clr-picker .e-colorpicker-container .e-split-btn-wrapper .e-btn.e-icon-btn,
716
- .e-de-font-clr-picker .e-colorpicker-wrapper .e-btn.e-icon-btn,
717
- .e-de-font-clr-picker .e-colorpicker-wrapper .e-split-btn-wrapper .e-split-colorpicker.e-split-btn,
718
- .e-de-font-clr-picker .e-colorpicker-wrapper .e-btn.e-icon-btn.e-rtl {
719
- padding: 0;
720
- }
721
-
722
- .e-de-prop-font-colorpicker .e-btn.e-icon-btn,
723
- .e-de-prop-font-colorpicker .e-split-btn-wrapper .e-split-colorpicker.e-split-btn {
724
- padding: 4px 8px !important;
725
- }
726
-
727
- .e-de-ctnr-style-div {
728
- width: $de-text-pane-style-width;
729
- }
730
-
731
- .e-btn-toggle {
732
- .e-tbar-btn-text {
733
- color: $de-toggle-btn-color !important;
734
- }
735
- .e-btn-icon {
736
- color: $de-toggle-btn-color !important;
737
- }
738
- }
739
-
740
- .e-de-ctnr-list,
741
- .e-de-list-header-presetmenu {
742
- color: $de-prop-btn-icon-clr;
743
- }
744
- .e-de-ctnr-group-btn {
745
- .e-btn {
746
- background: $de-prop-btn-bg-color;
747
- border-color: $de-prop-btn-border-color;
748
- #{if(&, '&', '*')}:focus {
749
- background-color: $de-toggle-border-hover-color;
750
- @if $skin-name !='bootstrap4' and $skin-name!='bootstrap5' {
751
- border: 1px;
752
- }
753
- border-color: $de-toggle-border-color;
754
- box-shadow: 0 0 0 0 $de-toggle-bg-color;
755
- outline-color: $de-toggle-bg-color;
756
- }
757
- #{if(&, '&', '*')}:active,
758
- .e-btn-toggle {
759
- background-color: $de-toggle-border-hover-color;
760
- @if $skin-name !='bootstrap4' and $skin-name!='bootstrap5' {
761
- border: 1px;
762
- }
763
- border-color: $de-toggle-border-color;
764
- }
765
- #{if(&, '&', '*')}:hover {
766
- @if $skin-name !='tailwind' {
767
- background-color: $de-toggle-hover-color;
768
- @if $skin-name !='bootstrap4' and $skin-name!='bootstrap5' {
769
- border: 1px;
770
- }
771
- @if $skin-name!='bootstrap5' {
772
- border-color: $de-toggle-border-hover-color;
773
- }
774
- }
775
- }
776
- }
777
- @if $skin-name=='bootstrap4' {
778
- .e-split-btn-wrapper.e-rtl .e-split-btn {
779
- border-color: $de-prop-btn-border-color;
780
- }
781
- }
782
- }
783
- .e-de-ctnr-group-btn .e-btn:disabled {
784
- background-color: $de-toggle-bg-color;
785
- border-color: $de-toggle-bg-color;
786
- opacity: 65%;
787
- }
788
- .e-de-ctnr-group-btn .e-btn:hover,
789
- .e-de-ctnr-group-btn .e-btn:focus,
790
- .e-de-ctnr-group-btn .e-btn:active,
791
- .e-de-ctnr-group-btn .e-btn:disabled {
792
- .e-btn-icon {
793
- @if $skin-name == 'bootstrap5' {
794
- color: $de-white-color;
795
- }
796
- @else {
797
- color: $de-toggle-btn-color;
798
- }
799
- }
800
- }
801
- .e-de-ctnr-group-btn .e-btn-icon {
802
- color: $de-prop-btn-icon-clr;
803
- font-size: $de-btn-font-size;
804
- }
805
- .e-bigger {
806
- .e-de-ctnr-group-btn .e-btn-icon {
807
- color: $de-prop-btn-icon-clr;
808
- }
809
- }
810
- .e-btn-toggle .e-btn-icon {
811
- color: $de-toggle-btn-color;
812
- }
813
- .e-de-prop-font-colorpicker .e-split-btn-wrapper .e-btn,
814
- .e-de-prop-font-colorpicker .e-split-btn-wrapper .e-btn-icon,
815
- .e-de-border-size-button,
816
- .e-de-border-size-button .e-btn-icon {
817
- background-color: $de-prop-btn-bg-color;
818
- border-color: $de-prop-btn-border-color;
819
- color: $de-prop-btn-icon-clr;
820
- }
821
- .e-de-border-size-button:focus,
822
- .e-de-border-size-button:hover,
823
- .e-de-prop-font-colorpicker .e-split-btn-wrapper .e-btn:hover,
824
- .e-de-prop-font-colorpicker .e-split-btn-wrapper .e-btn:focus {
825
- background-color: $de-toggle-bg-color;
826
- box-shadow: $de-toggle-btn-border;
827
- .e-btn-icon {
828
- background-color: $de-toggle-bg-color;
829
- box-shadow: $de-toggle-btn-border;
830
- color: $de-toggle-btn-color;
831
- }
832
- }
833
- .e-de-border-size-button .e-btn-icon:focus,
834
- .e-de-border-size-button .e-btn-icon:hover {
835
- background-color: $de-toggle-bg-color;
836
- box-shadow: $de-toggle-btn-border;
837
- color: $de-toggle-btn-color;
838
- }
839
-
840
- .e-de-pagenumber-text {
841
- border: none !important;
842
- // height: 22px !important;
843
- // margin-top: $de-pagenumber-text-margin-top !important;
844
- }
845
-
846
- }
847
- // .de-split-button>div:first-child {
848
- // margin-right: $de-list-button-margin-right;
849
- // }
850
- .e-de-ctnr-properties-pane-btn {
851
- @if $skin-name == 'Material3' {
852
- width: 78px;
853
- }
854
- @else {
855
- width: 75px;
856
- }
857
- }
858
- .e-de-pane-enable-clr.e-de-ctnr-properties-pane-btn {
859
- .e-btn {
860
- color: $de-pane-color-border;
861
- }
862
- }
863
- .e-de-pane-disable-clr.e-de-ctnr-properties-pane-btn {
864
- .e-btn {
865
- color: $de-font-color;
866
- }
867
- }
868
- .e-de-ctnr-properties-pane-btn {
869
- .e-btn {
870
- background: $de-prpty-btn-bg-clr;
871
- border-radius: 0;
872
- box-shadow: none;
873
- color: $de-pane-color-border;
874
- min-height: 100%;
875
- min-width: 100%;
876
- #{if(&, '&', '*')}:focus {
877
- box-shadow: none;
878
- }
879
- #{if(&, '&', '*')}:active {
880
- box-shadow: none;
881
- }
882
- #{if(&, '&', '*')}:hover {
883
- box-shadow: none;
884
- }
885
- }
886
- }
887
- .e-de-showhide-btn {
888
- border: 0;
889
- height: $de-ctnr-tlbr-height;
890
- }
891
- .e-de-showhide-btn-rtl {
892
- border: 0;
893
- height: $de-ctnr-tlbr-height;
894
- }
895
- .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item:not(.e-separator) {
896
- padding: $de-ctrnr-tblr-item-padding;
897
- }
898
- .e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
899
- @if $skin-name =='Material3' {
900
- line-height: 0.8;
901
- }
902
- }
903
- .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text {
904
- display: table;
905
- font-size: $de-toolbar-font-size;
906
- margin: $de-ctrnr-tblr-item-margin;
907
- padding: 0;
908
- white-space: normal;
909
- }
910
- .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item button.e-btn.e-tbtn-txt .e-icons.e-btn-icon,
911
- .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon {
912
- padding: 0 !important;
913
- min-height: 16px;
914
- }
915
- .e-de-hdr-ftr-frst-div {
916
- margin-bottom: $de-hdr-ftr-frst-div-mrgn-btm;
917
- }
918
- .e-de-hdr-ftr-top-div {
919
- margin-bottom: $de-hdr-ftr-top-div-mrgn-btm;
920
- }
921
- .e-de-cntr-pane-padding {
922
- padding: $de-ctnr-padding;
923
- }
924
- .e-de-prop-pane {
925
- height: 100%;
926
- min-height: 200px;
927
- overflow: auto;
928
- width: $de-text-pane-width;
929
- }
930
- .e-de-review-pane {
931
- background: $de-ctnr-prop-bg-clr;
932
- border-left: 1px solid $de-op-border-clr;
933
- height: 100%;
934
- min-height: 200px;
935
- overflow: auto;
936
- width: $e-de-review-pane-width;
937
- @if $skin-name == 'FluentUI' {
938
- .e-toolbar {
939
- box-shadow: none;
940
- }
941
- }
942
- }
943
- .e-bigger {
944
- .e-de-cntr-pane-padding {
945
- @if $skin-name=='FluentUI' {
946
- padding: 24px;
947
- }
948
- @else {
949
- padding: 16px;
950
- }
951
- }
952
- .e-de-prop-pane {
953
- height: 100%;
954
- min-height: 200px;
955
- overflow: auto;
956
- width: $de-text-pane-width-big;
957
- }
958
- @if $skin-name=='bootstrap4' {
959
- .e-btn-toggle .e-tbar-btn-text {
960
- color: $de-toggle-btn-color !important;
961
- }
962
- .e-de-prop-font-colorpicker .e-split-btn-wrapper .e-btn {
963
- border-color: $de-clr-picker-border-clr;
964
- }
965
- }
966
- @if $skin-name=='tailwind' {
967
- .e-de-prop-sub-label {
968
- font-size: 14px;
969
- }
970
- .e-de-hdr-ftr-top-div,
971
- .e-de-hdr-ftr-frst-div {
972
- margin-bottom: 16px;
973
- }
974
- }
975
- }
976
- .e-de-property-div-padding {
977
- @if $skin-name=='Material3' {
978
- border-bottom: 1px solid $de-pane-separator;
979
- }
980
- @else {
981
- border-bottom: 0.5px solid $de-pane-separator;
982
- }
983
- //padding-bottom: $de-prop-div-padding-bottom;
984
- padding: $de-prop-div-padding-top;
985
- }
986
- .e-de-ctnr-dropdown-ftr {
987
- border-top: 1px solid $de-pane-separator;
988
- color: $de-panel-header-color;
989
- cursor: pointer;
990
- display: block;
991
- font-size: 12px;
992
- line-height: 40px;
993
- text-indent: 1.2em;
994
- }
995
- .e-de-char-fmt-btn-left>button,
996
- .e-de-insert-del-cell button {
997
- width: $de-left-btn-width;
998
- }
999
- .e-de-char-fmt-btn-right>button {
1000
- width: $de-right-btn-width;
1001
- }
1002
- .e-de-panel-left-width {
1003
- width: $de-left-panel-width;
1004
- }
1005
- .e-bigger {
1006
- .e-de-panel-left-width {
1007
- width: $de-left-panel-width-big;
1008
- }
1009
- .e-de-char-fmt-btn-left>button,
1010
- .e-de-insert-del-cell button {
1011
- width: $de-left-btn-width-big;
1012
- }
1013
- }
1014
- .e-de-panel-right-width {
1015
- width: $de-right-panel-width;
1016
- }
1017
- @if $skin-name=='bootstrap5' or $skin-name=='FluentUI' or $skin-name=='tailwind' {
1018
- .e-bigger {
1019
- .e-de-panel-right-width {
1020
- width: $de-right-font-size-width-big;
1021
- }
1022
- .e-de-char-fmt-btn-left > button,
1023
- .e-de-char-fmt-btn-right>button {
1024
- width: $de-right-btn-width-big;
1025
- }
1026
- }
1027
- }
1028
- .e-de-cntr-highlight-pane {
1029
- border: 1px solid $de-panel-border;
1030
- }
1031
-
1032
- .e-de-btn-hghlclr>button:first-child {
1033
- padding: 1px !important;
1034
- }
1035
- .e-de-ctnr-hglt-color {
1036
- font-size: 12px;
1037
- font-weight: 400;
1038
- height: $de-hlt-clr-height !important;
1039
- width: $de-hlt-clr-height !important;
1040
- @if $skin-name=='bootstrap' or $skin-name=='bootstrap4' or $skin-name=='bootstrap5' or $skin-name=='tailwind' {
1041
- border-radius: 4px;
1042
- }
1043
- }
1044
-
1045
- .e-de-font-clr-picker>div div button,
1046
- .e-de-font-clr-picker>div button,
1047
- .e-de-font-clr-picker>button {
1048
- width: $de-clr-pckr-width;
1049
- }
1050
-
1051
- .e-de-floating-menu.e-de-bullets-menu .e-de-floating-menuitem-md {
1052
- height: 55px;
1053
- padding: 4px !important;
1054
- width: 60px;
1055
- }
1056
- .e-de-floating-menu.e-de-bullets-menu .e-de-floating-menuitem-md:hover {
1057
- border: 3px solid $de-list-hover-bg;
1058
- padding: 2px !important;
1059
- }
1060
- .e-de-floating-menu.e-de-bullets-menu .e-de-floating-bullet-menuitem-md {
1061
- height: 38px;
1062
- padding: 4px !important;
1063
- width: 38px;
1064
- }
1065
- .e-de-floating-menu.e-de-bullets-menu .e-de-floating-bullet-menuitem-md:hover {
1066
- border: 3px solid $de-list-hover-bg;
1067
- padding: 2px !important;
1068
- }
1069
- .e-de-list-header-presetmenu {
1070
- cursor: pointer;
1071
- font-size: 11px;
1072
- line-height: 14px;
1073
- overflow: hidden;
1074
- text-align: left;
1075
- min-width: 50px;
1076
- white-space: nowrap;
1077
- width: 100%;
1078
- @if $skin-name=='tailwind' {
1079
- color: $icon-color;
1080
- }
1081
- }
1082
- .e-de-bullet-list-header-presetmenu {
1083
- cursor: pointer;
1084
- font-size: 14px;
1085
- left: -11px;
1086
- line-height: $de-bullet-icon-line-height;
1087
- min-width: 50px;
1088
- overflow: hidden;
1089
- position: relative;
1090
- white-space: nowrap;
1091
- width: 100%;
1092
- }
1093
- .e-rtl {
1094
- .e-de-bullet-list-header-presetmenu {
1095
- cursor: pointer;
1096
- font-size: 14px;
1097
- left: 10px;
1098
- line-height: $de-bullet-icon-line-height;
1099
- min-width: 50px;
1100
- overflow: hidden;
1101
- position: relative;
1102
- white-space: nowrap;
1103
- width: 100%;
1104
- }
1105
- }
1106
- .e-de-bullet {
1107
- font-size: 42px;
1108
- }
1109
- .e-de-list-header-presetmenu .e-de-list-line {
1110
- border-bottom: 1px solid $de-prop-btn-icon-clr !important;
1111
- margin-left: 5px;
1112
- width: 100%;
1113
- }
1114
- .e-de-toc-optionsdiv {
1115
- margin-bottom: 11.5px;
1116
- margin-left: 5.5px;
1117
- margin-top: 15.5px;
1118
- }
1119
- .e-de-toc-optionsdiv.e-de-rtl {
1120
- margin-right: 5.5px;
1121
- margin-left: 0;
1122
- }
1123
- .e-de-list-header-presetmenu div span {
1124
- //color: #aaa;
1125
- display: inline-block;
1126
- vertical-align: middle;
1127
- }
1128
- .e-de-floating-menu .e-de-floating-menuitem,
1129
- .e-de-floating-menu .e-de-menuitem-none {
1130
- cursor: pointer;
1131
- height: 70px;
1132
- padding: 0 !important;
1133
- margin: 0 5px 5px 0 !important;
1134
- width: 70px;
1135
- }
1136
- .e-de-list-thumbnail .e-de-list-items {
1137
- float: left;
1138
- }
1139
- .e-de-list-thumbnail .e-de-list-items {
1140
- border: 1px solid $de-list-thmbnail-border-clr;
1141
- @if $skin-name =='Material3' {
1142
- border-radius: 4px;
1143
- }
1144
- clear: initial;
1145
- display: inline-block;
1146
- height: auto;
1147
- margin: 5px;
1148
- padding: 2px;
1149
- text-align: center;
1150
- width: auto;
1151
- }
1152
- .e-de-list-items {
1153
- cursor: pointer;
1154
- background: $de-ctnr-bg-clr;
1155
- box-sizing: border-box;
1156
- list-style: none;
1157
- padding: 7px 10px 7px 10px;
1158
- position: relative;
1159
- }
1160
- .e-de-list-item-size {
1161
- font-size: 14px;
1162
- }
1163
- .e-de-floating-menuitem.e-de-floating-menuitem-md.e-de-list-items.e-de-list-item-size.de-list-item-selected,
1164
- .e-de-floating-menuitem.e-de-floating-bullet-menuitem-md.e-de-list-items.e-de-list-item-size.de-list-item-selected {
1165
- border: 3px solid $de-title-bar-bg-clr;
1166
- padding: 2px !important;
1167
- }
1168
- .e-de-floating-menu {
1169
- padding: 10px 4px 5px 10px !important;
1170
- }
1171
- @if $skin-name !='tailwind' {
1172
- .e-de-list-container {
1173
- @if $skin-name !='Material3' {
1174
- border: 1px solid #ccc;
1175
- border-radius: 2px;
1176
- box-shadow: 0 0 14px rgba(0, 0, 0, 0.2);
1177
- }
1178
- background: $de-ctnr-bg-clr;
1179
- box-sizing: border-box;
1180
- display: inline-block;
1181
- line-height: normal;
1182
- margin: 0;
1183
- outline: 0;
1184
- background: $de-ctnr-bg-clr;
1185
- @if $skin-name =='Material3' {
1186
- padding: 10px 0;
1187
- }
1188
- @else {
1189
- padding: 5px 0;
1190
- }
1191
- position: absolute;
1192
- width: auto;
1193
- z-index: 10020;
1194
- }
1195
- }
1196
- .e-de-ctnr-list {
1197
- font-size: $de-bullet-icon-font-size;
1198
- @if ( $skin-name !='bootstrap4' and $skin-name !='tailwind') {
1199
- vertical-align: top;
1200
- }
1201
- }
1202
- .e-de-image-property {
1203
- padding-left: 32px;
1204
- }
1205
- .e-de-img-prty-span {
1206
- color: $de-font-color;
1207
- left: $de-img-span-left;
1208
- position: absolute;
1209
- top: $de-img-span-top;
1210
- }
1211
- .e-btn-toggle {
1212
- background-color: $de-toggle-bg-color !important;
1213
- @if $skin-name=='highcontrast' {
1214
- color: $de-title-bar-font-clr !important;
1215
- }
1216
- @if $skin-name=='fabric' {
1217
- border-color: $de-toggle-bg-color !important;
1218
- }
1219
- outline: $de-toggle-btn-outline;
1220
- outline-offset: 0;
1221
- box-shadow: $de-toggle-btn-border !important;
1222
- #{if(&, '&', '*')}:hover {
1223
- background-color: $de-toggle-bg-color !important;
1224
- @if $skin-name=='fabric' {
1225
- border-color: $de-toggle-bg-color !important;
1226
- }
1227
- outline: $de-toggle-btn-outline;
1228
- outline-offset: 0;
1229
- box-shadow: $de-toggle-btn-border !important;
1230
- }
1231
- }
1232
- @if $skin-name=='highcontrast' {
1233
- .e-btn-toggle .e-tbar-btn-text {
1234
- color: $de-title-bar-font-clr !important;
1235
- }
1236
- .e-btn-toggle>span {
1237
- color: $de-title-bar-font-clr !important;
1238
- }
1239
- }
1240
- @if $skin-name=='bootstrap' or $skin-name=='bootstrap4' or $skin-name=='tailwind' or or $skin-name=='bootstrap5' or $skin-name =='FluentUI' {
1241
- .e-de-ctnr-group-btn-top>button:first-child {
1242
- border-radius: 0;
1243
- border-top-left-radius: 4px;
1244
- }
1245
- .e-de-ctnr-group-btn-top.e-de-rtl>button:first-child {
1246
- border-top-left-radius: 0;
1247
- border-top-right-radius: 4px;
1248
- }
1249
- .e-de-ctnr-group-btn-top>button:last-child {
1250
- border-radius: 0;
1251
- border-top-right-radius: 4px;
1252
- }
1253
- .e-de-ctnr-group-btn-top.e-de-rtl>button:last-child {
1254
- border-top-left-radius: 4px;
1255
- border-top-right-radius: 0;
1256
- }
1257
- .e-de-ctnr-group-btn-middle>button {
1258
- border-radius: 0;
1259
- border-top: 0;
1260
- border-bottom: 0;
1261
- }
1262
- .e-de-ctnr-group-btn-bottom>button:first-child {
1263
- border-radius: 0;
1264
- border-bottom-left-radius: 4px;
1265
- }
1266
- .e-de-ctnr-group-btn-bottom.e-de-rtl>button:first-child {
1267
- border-bottom-left-radius: 0;
1268
- border-bottom-right-radius: 4px;
1269
- }
1270
- .e-de-ctnr-group-btn-bottom>button:last-child {
1271
- border-radius: 0;
1272
- border-bottom-right-radius: 4px;
1273
- }
1274
- .e-de-ctnr-group-btn-bottom.e-de-rtl>button:last-child {
1275
- border-bottom-right-radius: 0;
1276
- border-bottom-left-radius: 4px;
1277
- }
1278
- }
1279
- .e-de-toc-template1 {
1280
- @if $skin-name != 'tailwind' {
1281
- background: $de-ctnr-bg-clr;
1282
- }
1283
- border: 1px solid $de-panel-border;
1284
- color: $de-panel-header-color;
1285
- @if $skin-name=='Material3' {
1286
- height: 130px;
1287
- width: 95px;
1288
- margin-left: 80px;
1289
- }
1290
- @else {
1291
- height: 129px;
1292
- width: 94px;
1293
- margin-left: 78px;
1294
- }
1295
-
1296
-
1297
- }
1298
- .e-de-toc-template1.e-de-rtl {
1299
- margin-left: 0;
1300
- margin-right: 78px;
1301
- }
1302
-
1303
- .e-de-toc-template1-content1 {
1304
- font-size: 10px;
1305
- @if $skin-name=='Material3' {
1306
- height: 16px;
1307
- margin-left: 8px;
1308
- margin-top: 6px;
1309
- }
1310
- @else {
1311
- height: 11px;
1312
- margin-left: 5.4px;
1313
- margin-top: 6.7px;
1314
- }
1315
- width: $de-toc-template-content1;
1316
- }
1317
- .e-de-toc-template1-content2 {
1318
- font-size: 8px;
1319
- height: 9px;
1320
- @if $skin-name=='Material3' {
1321
- margin-left: 23px;
1322
- margin-top: 6px;
1323
- }
1324
- @else {
1325
- margin-left: 20.4px;
1326
- margin-top: 5.7px;
1327
- }
1328
- width: $de-toc-template-content2;
1329
- }
1330
- .e-de-toc-template1-content3 {
1331
- font-size: 7px;
1332
- height: 8px;
1333
- @if $skin-name=='Material3' {
1334
- margin-left: 30px;
1335
- margin-top: 6px;
1336
- }
1337
- @else {
1338
- margin-left: 28.4px;
1339
- margin-top: 6.7px;
1340
- }
1341
- width: $de-toc-template-content3;
1342
- }
1343
- .e-de-prop-sub-label {
1344
- color: $de-panel-sub-label-color;
1345
- @if $skin-name=='tailwind' {
1346
- font-size: 12px;
1347
- line-height: 18px;
1348
- }
1349
- @else if $skin-name=='Material3' {
1350
- font-size: $de-toolbar-font-size;
1351
- }
1352
- @else {
1353
- font-size: 13px;
1354
- }
1355
- margin-bottom: $de-prop-sub-label-mrgn-btm;
1356
- font-weight: $de-header-font-weight;
1357
- }
1358
- .e-de-toc-checkbox1 {
1359
- height: $de-prop-pane-margin;
1360
- margin-top: $de-prop-pane-margin;
1361
- }
1362
- .e-de-toc-checkbox2 {
1363
- height: $de-prop-pane-margin;
1364
- margin-top: $de-prop-pane-margin;
1365
- }
1366
- .e-de-toc-checkbox3 {
1367
- height: $de-prop-pane-margin;
1368
- margin-top: $de-prop-pane-margin;
1369
- }
1370
- .e-de-status-bar {
1371
- background: $de-ctnr-bg-clr;
1372
- //border-bottom: 1px solid $de-panel-border;
1373
- display: flex;
1374
- @if $skin-name !='Material3' {
1375
- padding-top: $e-de-status-bar-padding-top;
1376
- }
1377
- width: 100%;
1378
- }
1379
- .e-de-ctnr-pg-no {
1380
- color: $de-font-color;
1381
- display: inline-flex;
1382
- font-size: $de-ctnr-pg-no-spellout-fnt-size;
1383
- height: 100%;
1384
- padding-top: $e-de-ctnr-pg-no-spellout-padd-top;
1385
-
1386
- span {
1387
- border: 1px solid transparent;
1388
- }
1389
- }
1390
- .e-de-ctnr-pg-no-spellout {
1391
- color: $de-font-color;
1392
- display: inline-flex;
1393
- font-size: $de-ctnr-pg-no-spellout-fnt-size;
1394
- height: 100%;
1395
- padding-top: $e-de-ctnr-pg-no-spellout-padd-top;
1396
- width: $de-page-no-width-spellout;
1397
-
1398
- span {
1399
- border: 1px solid transparent;
1400
- }
1401
- }
1402
- .e-bigger .e-de-ctnr-pg-no-spellout {
1403
- color: $de-font-color;
1404
- display: inline-flex;
1405
- font-size: $de-ctnr-pg-no-spellout-fnt-size-bg;
1406
- height: 100%;
1407
- padding-top: $e-de-ctnr-pg-no-spellout-padd-top-big;
1408
- width: $de-page-no-width-spellout-big;
1409
- }
1410
- .e-de-statusbar-zoom-spell {
1411
- @if $skin-name =='Material3' {
1412
- background: $de-ctnr-bg-clr;
1413
- }
1414
- @else {
1415
- background-color: $de-ctnr-bg-clr;
1416
- }
1417
- border: 0;
1418
- color: $de-font-color;
1419
- float: right;
1420
- height: 34px;
1421
- margin-left: $de-zoom-tlbr-margin-left;
1422
- }
1423
- .e-bigger .e-de-statusbar-zoom-spell {
1424
- @if $skin-name =='Material3' {
1425
- background: $de-ctnr-bg-clr;
1426
- }
1427
- @else {
1428
- background-color: $de-ctnr-bg-clr;
1429
- }
1430
- border: 0;
1431
- color: $de-font-color;
1432
- float: right;
1433
- height: 34px;
1434
- margin-left: $de-zoom-tlbr-margin-left-big;
1435
- }
1436
- .e-de-btn-cancel {
1437
- margin-left: 10px;
1438
- }
1439
- .e-de-btn-cancel-rtl {
1440
- margin-left: 0;
1441
- margin-right: 10px;
1442
- }
1443
- .e-de-prop-header-label {
1444
- color: $de-panel-header-color;
1445
- display: inline-block;
1446
- @if $skin-name =='tailwind' or $skin-name =='bootstrap5' or $skin-name =='FluentUI' {
1447
- font-size: $de-panel-header-size;
1448
- }
1449
- @else if $skin-name == 'Material3' {
1450
- font-size: $de-toolbar-font-size;
1451
- }
1452
- @else {
1453
- font-size: 13px;
1454
- }
1455
- font-weight: bold;
1456
- letter-spacing: 0.05px;
1457
- opacity: 0.87;
1458
- }
1459
- .e-de-prop-separator-line {
1460
- border-bottom: $de-header-line-color;
1461
- }
1462
- .e-de-status-bar>div label {
1463
- font-weight: $de-status-br-lbl-fnt-weight;
1464
- }
1465
- .e-de-stylediv {
1466
- padding-left: $de-prop-style-padding;
1467
- }
1468
- .e-de-stylediv-rtl {
1469
- padding-left: 0;
1470
- padding-right: $de-prop-style-padding;
1471
- }
1472
- // .e-de-border-style-div {
1473
- // margin-left: 12px;
1474
- // }
1475
- // .e-de-border-style-div.e-de-rtl {
1476
- // margin-left: 0;
1477
- // margin-right: 12px;
1478
- // }
1479
- // .e-de-insert-del-cell {
1480
- // margin-left: 12px;
1481
- // }
1482
- // .e-de-insert-del-cell.e-de-rtl {
1483
- // margin-left: 0;
1484
- // margin-right: 12px;
1485
- // }
1486
- // .e-de-cell-margin {
1487
- // margin-left: 12px;
1488
- // }
1489
- // .e-de-align-text {
1490
- // margin-left: 12px;
1491
- // }
1492
- // .e-de-align-text.e-de-rtl {
1493
- // margin-left: 0;
1494
- // margin-right: 12px;
1495
- // }
1496
- .e-de-border-size-button {
1497
- height: $de-border-size-button-height;
1498
- margin-top: $de-table-prop-border-margin;
1499
- width: $de-border-size-button-width;
1500
- }
1501
- .e-de-color-picker {
1502
- height: $de-border-size-button-height;
1503
- width: $de-border-size-button-width;
1504
- }
1505
- // .e-de-cell-div {
1506
- // margin-left: $de-prop-style-padding;
1507
- // }
1508
- // .e-de-cell-div.e-de-rtl {
1509
- // margin-left: 0;
1510
- // margin-right: $de-prop-style-padding;
1511
- // }
1512
- .e-de-cell-text-box {
1513
- margin-right: $de-prop-style-padding;
1514
- }
1515
- .e-de-pane-rtl {
1516
- .e-de-cell-text-box {
1517
- margin-left: $de-prop-style-padding;
1518
- margin-right: 0;
1519
- }
1520
- }
1521
- .e-de-prop-fill-label {
1522
- //margin-left: 10.3px;
1523
- @if $skin-name =='Material3' {
1524
- margin-right: 16px;
1525
- }
1526
- @else {
1527
- margin-right: 8px;
1528
- }
1529
- }
1530
- .e-de-prop-fill-label.e-de-rtl {
1531
- @if $skin-name =='Material3' {
1532
- margin-left: 16px;
1533
- }
1534
- @else {
1535
- margin-left: 8px;
1536
- }
1537
- margin-right: 0;
1538
- }
1539
-
1540
- .e-de-grp-btn-ctnr .e-de-ctnr-group-btn {
1541
- height: 36px !important;
1542
- }
1543
- .e-bigger .e-de-grp-btn-ctnr .e-de-ctnr-group-btn {
1544
- height: 42px !important;
1545
- }
1546
-
1547
- .e-de-grp-btn-ctnr .e-de-ctnr-group-btn>button {
1548
- @if $skin-name =='bootstrap5' {
1549
- width: 39px;
1550
- height: 38px;
1551
- }
1552
- @else if $skin-name == 'Material3' {
1553
- width: 36px;
1554
- height: 36px;
1555
- }
1556
- @else {
1557
- width: 38px;
1558
- height: 38px;
1559
- }
1560
- }
1561
- .e-bigger .e-de-grp-btn-ctnr .e-de-ctnr-group-btn>button {
1562
- height: 42px;
1563
- width: $de-border-btn-width-big;
1564
- }
1565
- .e-de-border-clr-picker .e-split-btn-wrapper>button:first-child {
1566
- @if $skin-name=='Material3' {
1567
- width: 64px;
1568
- }
1569
- @else {
1570
- width: 70px;
1571
- }
1572
- }
1573
- .e-documenteditor-optionspane {
1574
- @if $skin-name=='Material3' {
1575
- background: $de-background-color;
1576
- }
1577
- }
1578
- @if $skin-name=='tailwind' {
1579
- .e-de-prop-fill-label {
1580
- font-size: 16px;
1581
- line-height: 24px;
1582
- color: $de-panel-header-color;
1583
- }
1584
- .e-documenteditorcontainer {
1585
- .e-tab .e-content .e-item {
1586
- padding: 0;
1587
- }
1588
- }
1589
- }
1590
- .e-de-hRuler {
1591
- background-color: $de-ruler-background-color;
1592
- @if $skin-name =='Material3' {
1593
- background: $de-ruler-background-color;
1594
- }
1595
- border-bottom: 0.5px solid $de-panel-border;
1596
- }
1597
- .e-de-vRuler {
1598
- background-color: $de-ruler-background-color;
1599
- @if $skin-name =='Material3' {
1600
- background: $de-ruler-background-color;
1601
- }
1602
- border-right: 0.5px solid $de-panel-border;
1603
- }
1604
- .e-de-ruler-margin {
1605
- background-color: $de-ruler-margin-color;
1606
- @if $skin-name =='Material3' {
1607
- background: $de-ruler-margin-color;
1608
- }
1609
- }
1610
- .e-de-ruler-tick {
1611
- stroke: $de-ruler-tick-stroke;
1612
- }
1613
- .e-de-ruler-tick-label {
1614
- fill: $de-ruler-label-fill
1615
- }
1616
- .e-de-ruler-markIndicator {
1617
- background-color: $de-ruler-margin-color;
1618
- }
1619
- .e-de-ruler-marker .e-de-ruler-tab-svg {
1620
- fill: $de-ruler-tick-stroke;
1621
- }
1622
- .e-de-ruler-marker .e-de-ruler-indent-svg {
1623
- fill: $de-ruler-tick-stroke;
1624
- }
1625
- .e-de-ruler-indent .e-de-ruler-indent-svg {
1626
- fill: $de-ruler-indent-fill;
1627
- stroke: $de-ruler-indent-stroke;
1628
- }
1629
- .e-de-ruler-indent .e-de-ruler-indent-svg:hover {
1630
- fill: $de-ruler-indent-hover;
1631
- stroke: $de-ruler-indent-stroke;
1632
- }
1633
- .e-de-ruler-indent .e-de-ruler-indent-svg:active {
1634
- fill: $de-ruler-indent-active;
1635
- stroke: $de-ruler-indent-stroke;
1636
- }
1637
- .e-de-ruler-table-svg {
1638
- fill: $de-ruler-indent-stroke;
1639
- }
1640
- .e-de-ruler-table-svg:hover {
1641
- fill: $de-ruler-indent-hover;
1642
- }
1643
- .e-de-ruler-table-svg:active {
1644
- fill: $de-ruler-indent-active;
1645
- }
1646
- .e-rtl {
1647
- .e-listview .e-list-icon {
1648
- height: 24px;
1649
- width: 16px;
1650
- margin-left: $e-de-ctnr-break-listview-margin-left;
1651
- }
1652
- .e-de-listview-icon {
1653
- height: auto;
1654
- width: auto;
1655
- line-height: 22px;
1656
- margin-left: $e-de-ctnr-break-listview-margin-left;
1657
- }
1658
- .e-de-vRuler {
1659
- background-color: $de-ruler-background-color;
1660
- border-right: none;
1661
- border-left: 0.5px solid $de-panel-border;
1662
- }
1663
- }
1664
- .e-bigger {
1665
- @if $skin-name =='tailwind' or $skin-name =='bootstrap5' or $skin-name =='FluentUI' or $skin-name =='bootstrap4' {
1666
- .de-split-button>div:first-child {
1667
- margin-right: 0;
1668
- }
1669
- }
1670
- @else {
1671
- .de-split-button>div:first-child {
1672
- margin-right: $de-list-button-margin-right-bigger;
1673
- }
1674
- }
1675
- .e-de-border-clr-picker .e-split-btn-wrapper>button:first-child {
1676
- @if $skin-name=='Material3' {
1677
- width: 60px;
1678
- }
1679
- @else {
1680
- width: 66px;
1681
- }
1682
- }
1683
- .e-de-prop-fill-label {
1684
- margin-left: 0;
1685
- margin-right: 9.8px;
1686
- }
1687
- .e-de-prop-fill-label.e-de-rtl {
1688
- margin-left: 9.8px;
1689
- margin-right: 0px;
1690
- }
1691
- // .e-de-cell-text-box {
1692
- // margin-right: 16px;
1693
- // }
1694
- .e-rtl {
1695
- .e-de-cell-text-box {
1696
- margin-left: 16px;
1697
- margin-right: 0;
1698
- }
1699
- }
1700
- .e-de-cell-div {
1701
- //margin-left: 16px;
1702
- @if $skin-name =='bootstrap5' {
1703
- button {
1704
- width: 45px !important;
1705
- }
1706
- }
1707
- }
1708
-
1709
- .e-de-color-picker {
1710
- height: $de-border-size-button-height-bg;
1711
- width: $de-border-size-button-width-bg;
1712
- }
1713
- .e-de-border-size-button {
1714
- height: $de-border-size-button-height-bg;
1715
- margin-top: $de-table-prop-border-margin;
1716
- width: $de-border-size-button-width-bg;
1717
- }
1718
-
1719
- .e-de-stylediv {
1720
- padding-left: 16px;
1721
- }
1722
- .e-de-stylediv-rtl {
1723
- padding-right: 16px;
1724
- }
1725
- .e-de-tool-ctnr-properties-pane {
1726
- display: flex;
1727
- height: $de-tool-ctnr-editor-height-big;
1728
- min-height: 200px;
1729
- width: 100%;
1730
- }
1731
- .e-de-ctnr-properties-pane {
1732
- display: flex;
1733
- height: $de-ctnr-editor-height-big;
1734
- width: 100%;
1735
- }
1736
- .e-de-ctn {
1737
- background-color: $de-ctnr-bg-clr;
1738
- border: 1px solid $de-panel-border;
1739
- height: $de-ctnr-height;
1740
- position: relative;
1741
- width: 100%;
1742
- }
1743
- .e-de-ctnr-toolbar {
1744
- display: flex;
1745
- height: $de-ctnr-tlbt-height-big;
1746
- width: 100%;
1747
- }
1748
- .e-de-tlbr-wrapper .e-de-toolbar.e-toolbar,
1749
- .e-de-tlbr-wrapper .e-de-ctnr-properties-pane-btn {
1750
- border: 0;
1751
- }
1752
- .e-de-pane {
1753
- border-left: 1px solid $de-panel-border;
1754
- }
1755
- .e-de-pane-rtl {
1756
- border-right: 1px solid $de-panel-border;
1757
- }
1758
- @if $skin-name=='material' {
1759
- .e-de-pane>div button:not(.e-primary),
1760
- .e-de-pane-rtl>div button:not(.e-primary) {
1761
- background-color: $de-panel-btn-bg-clr;
1762
- }
1763
- }
1764
- .e-de-ctnr-segment {
1765
- margin-bottom: $de-ctnr-margin-bottom-big;
1766
- }
1767
- @if $skin-name=='bootstrap' or $skin-name=='bootstrap4' or $skin-name=='tailwind' or $skin-name=='bootstrap5' {
1768
- .e-de-font-clr-picker .e-colorpicker-wrapper:first-child,
1769
- .e-de-font-clr-picker>.e-split-btn-wrapper {
1770
- margin-right: $de-pane-margin-right-big;
1771
- }
1772
- .e-de-font-clr-picker.e-rtl .e-colorpicker-wrapper:first-child,
1773
- .e-de-font-clr-picker.e-rtl>.e-split-btn-wrapper {
1774
- margin-left: $de-pane-margin-right-big;
1775
- margin-right: 0;
1776
- }
1777
- }
1778
- @if $skin-name=='bootstrap-dark' {
1779
- .e-de-font-clr-picker .e-colorpicker-wrapper:first-child,
1780
- .e-de-font-clr-picker>.e-split-btn-wrapper {
1781
- margin-right: $de-pane-margin-right-big;
1782
- }
1783
- .e-de-font-clr-picker.e-rtl .e-colorpicker-wrapper:first-child,
1784
- .e-de-font-clr-picker.e-rtl>.e-split-btn-wrapper {
1785
- margin-left: $de-pane-margin-right-big;
1786
- margin-right: 0;
1787
- }
1788
- }
1789
-
1790
- .e-de-ctnr-segment>div:first-child:not(.e-rtl),
1791
- .e-de-ctnr-segment-list>div:last-child:not(.e-rtl),
1792
- .e-de-ctnr-segment>button:first-child:not(.e-rtl) {
1793
- margin-right: $de-pane-margin-right-big;
1794
- }
1795
-
1796
- .e-de-ctnr-segment.e-de-ctnr-segment-rtl>div:first-child,
1797
- .e-de-ctnr-segment-list.e-de-ctnr-segment-list-rtl>div:last-child,
1798
- .e-de-ctnr-segment.e-de-ctnr-segment-rtl>button:first-child {
1799
- margin-left: $de-pane-margin-right-big;
1800
- margin-right: 0;
1801
- }
1802
- .e-de-tlbr-wrapper {
1803
- background-color: $de-prpty-btn-bg-clr;
1804
- height: $de-ctnr-tlbt-height-big;
1805
- width: $de-ctnr-tlbr-width;
1806
- }
1807
- .e-de-ctnr-prop-label {
1808
- color: $de-panel-header-color;
1809
- display: inline-block;
1810
- @if $skin-name =='tailwind' or $skin-name =='bootstrap5' or $skin-name =='FluentUI' {
1811
- font-size: 16px;
1812
- }
1813
- @else {
1814
- font-size: $de-panel-header-size;
1815
- }
1816
- font-weight: 500;
1817
- letter-spacing: 0.05px;
1818
- margin-bottom: $de-ctnr-margin-bottom-big;
1819
- opacity: 0.87;
1820
- @if $skin-name=='tailwind' {
1821
- line-height: 1.5;
1822
- }
1823
- }
1824
- .e-de-table-prop-label {
1825
- margin-left: 14.5px;
1826
- }
1827
- .e-de-table-prop-label.e-de-rtl {
1828
- margin-left: 0;
1829
- margin-right: 14.5px;
1830
- }
1831
- .e-de-toolbar.e-toolbar .e-toolbar-items {
1832
- height: $de-ctnr-tlbt-height-big;
1833
- .e-toolbar-item.e-de-separator {
1834
- margin: $de-ctrnr-tblr-separator-margin-big;
1835
- }
1836
- .e-toolbar-item.e-de-toolbar-btn-start {
1837
- margin-left: $de-tlbr-margin-first-big !important;
1838
- margin-right: $de-tlbr-margin-right-big;
1839
- }
1840
- .e-toolbar-item.e-de-toolbar-btn-middle {
1841
- margin-left: $de-tlbr-margin-right-big;
1842
- margin-right: $de-tlbr-margin-right-big;
1843
- }
1844
- .e-toolbar-item.e-de-toolbar-btn-end {
1845
- margin-left: $de-tlbr-margin-right-big;
1846
- margin-right: $de-tlbr-margin-first-big;
1847
- }
1848
- .e-toolbar-item.e-de-image-focus :focus {
1849
- background-color: $de-toggle-bg-color;
1850
- }
1851
- }
1852
- @if $skin-name=='bootstrap' {
1853
- .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn,
1854
- .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control {
1855
- padding: 0 1px;
1856
- padding-bottom: 6px;
1857
- #{if(&, '&', '*')}:focus {
1858
- padding: 0;
1859
- padding-bottom: 6px;
1860
- }
1861
- #{if(&, '&', '*')}:active {
1862
- padding: 0;
1863
- padding-bottom: 6px;
1864
- }
1865
- #{if(&, '&', '*')}:hover {
1866
- padding: 0;
1867
- padding-bottom: 6px;
1868
- }
1869
- }
1870
- }
1871
- @if $skin-name !='bootstrap' {
1872
- .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn,
1873
- .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control {
1874
- padding: 0;
1875
- padding-bottom: $de-toolbar-padding-bottom-bg;
1876
- #{if(&, '&', '*')}:focus {
1877
- padding: 0;
1878
- padding-bottom: $de-toolbar-padding-bottom-bg;
1879
- }
1880
- #{if(&, '&', '*')}:active {
1881
- padding: 0;
1882
- padding-bottom: $de-toolbar-padding-bottom-bg;
1883
- }
1884
- #{if(&, '&', '*')}:hover {
1885
- padding: 0;
1886
- padding-bottom: $de-toolbar-padding-bottom-bg;
1887
- }
1888
- }
1889
- }
1890
- @if $skin-name=='bootstrap4' {
1891
- .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn,
1892
- .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control {
1893
- padding: 0 1px;
1894
- padding-bottom: 6px;
1895
- #{if(&, '&', '*')}:focus {
1896
- padding: 0;
1897
- padding-bottom: 6px;
1898
- }
1899
- #{if(&, '&', '*')}:active {
1900
- padding: 0;
1901
- padding-bottom: 6px;
1902
- }
1903
- #{if(&, '&', '*')}:hover {
1904
- padding: 0;
1905
- padding-bottom: 6px;
1906
- }
1907
- }
1908
- }
1909
- .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn .e-tbar-btn-text {
1910
- padding: 0 !important;
1911
- }
1912
- .e-de-overlay {
1913
- height: 100%;
1914
- opacity: 0.5;
1915
- pointer-events: none;
1916
- touch-action: none;
1917
- }
1918
- .e-de-ctnr-properties-pane-btn {
1919
- @if $skin-name=='Material3' {
1920
- width: 78px;
1921
- }
1922
- @else {
1923
- width: 75px;
1924
- }
1925
- }
1926
- .e-de-ctnr-properties-pane-btn {
1927
- .e-btn {
1928
- background: $de-prpty-btn-bg-clr;
1929
- border-radius: 0;
1930
- box-shadow: none;
1931
- min-height: 100%;
1932
- min-width: 100%;
1933
- #{if(&, '&', '*')}:focus {
1934
- box-shadow: none;
1935
- }
1936
- #{if(&, '&', '*')}:active {
1937
- box-shadow: none;
1938
- }
1939
- #{if(&, '&', '*')}:hover {
1940
- box-shadow: none;
1941
- }
1942
- }
1943
- }
1944
- .e-de-showhide-btn {
1945
- border: 0;
1946
- height: $de-ctnr-tlbt-height-big;
1947
- }
1948
- .e-de-showhide-btn-rtl {
1949
- border: 0;
1950
- height: $de-ctnr-tlbt-height-big;
1951
- }
1952
- .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item:not(.e-separator) {
1953
- padding: $de-ctrnr-tblr-item-padding;
1954
- }
1955
- .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text {
1956
- display: table;
1957
- @if $skin-name=='material' {
1958
- font-size: 13px;
1959
- }
1960
- @if $skin-name=='material3' {
1961
- font-size: $text-base;
1962
- }
1963
- @else if $skin-name=='tailwind' {
1964
- font-size: 14px;
1965
- line-height: 1.5;
1966
- }
1967
- @else if $skin-name=='bootstrap5' or $skin-name =='FluentUI' {
1968
- font-size: 16px;
1969
- }
1970
- @else {
1971
- font-size: 12px !important;
1972
- }
1973
- margin: $de-ctrnr-tblr-item-margin-big;
1974
- padding: 0;
1975
- white-space: normal;
1976
- }
1977
- .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item button.e-btn.e-tbtn-txt .e-icons.e-btn-icon,
1978
- .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon {
1979
- @if $skin-name=='material' {
1980
- font-size: 16px;
1981
- }
1982
- padding: 0;
1983
- }
1984
- .e-de-ctnr-group-btn.e-btn-group:not(.e-outline) {
1985
- box-shadow: none;
1986
- height: $de-group-btn-hgt-big;
1987
- @if $skin-name=='bootstrap5' {
1988
- padding-left: 1px;
1989
- }
1990
- #{if(&, '&', '*')}:focus {
1991
- box-shadow: none;
1992
- }
1993
- #{if(&, '&', '*')}:active {
1994
- box-shadow: none;
1995
- }
1996
- #{if(&, '&', '*')}:hover {
1997
- box-shadow: none;
1998
- }
1999
- }
2000
- .e-de-status-bar button
2001
- {
2002
- @if $skin-name=='Material3' {
2003
- height: $de-status-btn-hgt-big;
2004
- } @else {
2005
- height: $de-group-btn-hgt-big;
2006
- }
2007
- box-shadow: none;
2008
- #{if(&, '&', '*')}:focus {
2009
- box-shadow: none;
2010
- }
2011
- #{if(&, '&', '*')}:active {
2012
- box-shadow: none;
2013
- }
2014
- #{if(&, '&', '*')}:hover {
2015
- box-shadow: none;
2016
- }
2017
- }
2018
- .e-de-ctnr-group-btn button {
2019
- box-shadow: none;
2020
- height: $de-group-btn-hgt-big;
2021
- #{if(&, '&', '*')}:focus {
2022
- box-shadow: none;
2023
- }
2024
- #{if(&, '&', '*')}:active {
2025
- box-shadow: none;
2026
- }
2027
- #{if(&, '&', '*')}:hover {
2028
- box-shadow: none;
2029
- }
2030
- }
2031
- @if $skin-name !='tailwind' {
2032
- .e-de-property-div-padding {
2033
- border-bottom: 0.5px solid $de-pane-separator;
2034
- @if $skin-name =='FluentUI' {
2035
- padding: 24px;
2036
- }
2037
- @else {
2038
- padding: 16px;
2039
- }
2040
- }
2041
- .e-de-font-clr-picker>div button,
2042
- .e-de-font-clr-picker>button {
2043
- @if $skin-name=='bootstrap5' {
2044
- width:43px;
2045
- }
2046
- @else {
2047
- width: auto;
2048
- }
2049
- }
2050
- }
2051
- .e-de-ctnr-dropdown-ftr {
2052
- border-top: 1px solid $de-pane-separator;
2053
- color: $de-panel-header-color;
2054
- cursor: pointer;
2055
- display: block;
2056
- font-size: 12px;
2057
- line-height: 40px;
2058
- text-indent: 1.2em;
2059
- }
2060
- .e-de-char-fmt-btn>button {
2061
- width: 38.5px;
2062
- }
2063
- .e-de-btn-hghlclr>button:first-child {
2064
- padding: 0 6px !important;
2065
- }
2066
- .e-de-ctnr-hglt-color {
2067
- font-size: 12px;
2068
- font-weight: 400;
2069
- height: $de-hlt-clr-height-bigger !important;
2070
- width: $de-hlt-clr-height-bigger !important;
2071
- @if $skin-name=='bootstrap' or $skin-name=='bootstrap4' or $skin-name=='bootstrap5' or $skin-name=='tailwind' {
2072
- border-radius: 4px;
2073
- }
2074
- }
2075
-
2076
- @if $skin-name=='bootstrap' or $skin-name=='bootstrap4' or $skin-name=='tailwind' {
2077
- .e-de-font-clr-picker>div div button {
2078
- width: 38px;
2079
- }
2080
- }
2081
- @if $skin-name=='bootstrap' or $skin-name=='bootstrap4' {
2082
- .e-de-font-clr-picker>div div button {
2083
- width: 38px;
2084
- }
2085
- }
2086
- .e-de-ctnr-list {
2087
- font-size: $de-bullet-icon-font-size;
2088
- vertical-align: top;
2089
- }
2090
- .e-de-image-property {
2091
- padding-left: 32px;
2092
- }
2093
- .e-de-img-prty-span {
2094
- color: $de-font-color;
2095
- left: 10px;
2096
- position: absolute;
2097
- top: $de-img-span-top-big;
2098
- }
2099
- .e-btn-toggle {
2100
- background-color: $de-toggle-bg-color !important;
2101
- box-shadow: $de-toggle-btn-border !important;
2102
- @if $skin-name=='fabric' {
2103
- border-color: $de-toggle-bg-color !important;
2104
- }
2105
- outline: $de-toggle-btn-outline;
2106
- outline-offset: 0;
2107
- #{if(&, '&', '*')}:hover {
2108
- background-color: $de-toggle-bg-color !important;
2109
- @if $skin-name=='fabric' {
2110
- border-color: $de-toggle-bg-color !important;
2111
- }
2112
- outline: $de-toggle-btn-outline;
2113
- outline-offset: 0;
2114
- box-shadow: $de-toggle-btn-border !important;
2115
- }
2116
- }
2117
- .e-de-toc-template1 {
2118
- background: $de-ctnr-bg-clr;
2119
- border: 1px solid $de-panel-border;
2120
- color: $de-panel-header-color;
2121
- height: 129px;
2122
- margin-left: 78px;
2123
- width: 94px;
2124
- }
2125
- .e-de-toc-template1-content1 {
2126
- font-size: 10px;
2127
- height: 11px;
2128
- margin-left: 5.4px;
2129
- margin-top: 6.7px;
2130
- width: $de-toc-template-content1;
2131
- }
2132
- .e-de-toc-template1-content2 {
2133
- font-size: 8px;
2134
- height: 9px;
2135
- margin-left: 20.4px;
2136
- margin-top: 5.7px;
2137
- width: $de-toc-template-content2;
2138
- }
2139
- .e-de-toc-template1-content3 {
2140
- font-size: 7px;
2141
- height: 8px;
2142
- margin-left: 28.4px;
2143
- margin-top: 6.7px;
2144
- width: $de-toc-template-content3;
2145
- }
2146
- .e-de-toc-optionsdiv {
2147
- margin-bottom: 11.5px;
2148
- margin-left: 5.5px;
2149
- margin-top: 15.5px;
2150
- }
2151
- .e-de-toc-optionsdiv.e-de-rtl {
2152
- margin-right: 5.5px;
2153
- margin-left: 0;
2154
- }
2155
- @if $skin-name !='tailwind' {
2156
- .e-de-prop-sub-label {
2157
- font-size: 13px;
2158
- margin-bottom: 8.5px;
2159
- }
2160
- }
2161
- .e-de-btn-cancel {
2162
- margin-left: 10px;
2163
- }
2164
- .e-de-status-bar {
2165
- background: $de-ctnr-bg-clr;
2166
- //border-bottom: 1px solid $de-panel-border;
2167
- display: flex;
2168
- @if $skin-name !='Material3' {
2169
- padding-top: $e-de-status-bar-big-padding-top;
2170
- }
2171
- width: 100%;
2172
- }
2173
- .e-de-statusbar-zoom {
2174
- border: 0;
2175
- color: $de-font-color;
2176
- float: right;
2177
- @if $skin-name =='Material3' {
2178
- height: 40px;
2179
- background: $de-ctnr-bg-clr;
2180
- }
2181
- @else {
2182
- height: 34px;
2183
- background-color: $de-ctnr-bg-clr;
2184
- }
2185
- }
2186
- @if $skin-name !='tailwind' {
2187
- .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text {
2188
- line-height: 25px;
2189
- @if $skin-name !='material' {
2190
- padding: 0 5px !important;
2191
- }
2192
- }
2193
- .e-de-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
2194
- @if $skin-name !='material' {
2195
- height: 0;
2196
- }
2197
- @if $skin-name == 'material' {
2198
- height: 6px;
2199
- }
2200
- @if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
2201
- line-height: .5;
2202
- }
2203
- @else {
2204
- line-height: 0;
2205
- }
2206
- @if $skin-name =='Material3' {
2207
- line-height: 0.8;
2208
- }
2209
- }
2210
- }
2211
- .e-listview .e-list-icon {
2212
- height: 24px;
2213
- width: 16px;
2214
- margin-right: $e-de-ctnr-break-listview-margin-right-big;
2215
- }
2216
- .e-de-listview-icon {
2217
- height: auto;
2218
- width: auto;
2219
- line-height: 22px;
2220
- margin-right: $e-de-ctnr-break-listview-margin-right-big;
2221
- }
2222
- .e-rtl {
2223
- .e-listview .e-list-icon {
2224
- height: 24px;
2225
- width: 16px;
2226
- margin-left: $e-de-ctnr-break-listview-margin-left-big;
2227
- }
2228
- .e-de-listview-icon {
2229
- height: auto;
2230
- width: auto;
2231
- line-height: 22px;
2232
- margin-left: $e-de-ctnr-break-listview-margin-left-big;
2233
- }
2234
- }
2235
- }
2236
- }
2237
-
2238
- .e-de-ctn .e-de-bzr-button {
2239
- @if $skin-name !='Material3' {
2240
- @if $skin-name!='tailwind' and $skin-name!='tailwind-dark' and $skin-name !='bootstrap5' {
2241
- font-size: 12px;
2242
- }
2243
- @if $skin-name !='bootstrap4' and $skin-name !='bootstrap5' {
2244
- font-weight: 400;
2245
- }
2246
-
2247
- background: $e-de-bzr-button-bg-color;
2248
- @if $skin-name!='tailwind' and $skin-name!='tailwind-dark' and $skin-name !='material' and $skin-name !='material-dark' {
2249
- height: 100%;
2250
- }
2251
- @if $skin-name !='fabric'and $skin-name !='material' and $skin-name !='material-dark' {
2252
- color: $e-de-bzr-button-font-color;
2253
- }
2254
- }
2255
-
2256
- @if $skin-name=='bootstrap4' or $skin-name=='bootstrap' or $skin-name=='bootstrap-dark' {
2257
- border: 1px solid $e-de-bzr-button-border-color;
2258
- }
2259
- @if $skin-name=='highcontrast' or $skin-name=='bootstrap' or $skin-name=='bootstrap-dark' or $skin-name=='fabric' or $skin-name=='fabric-dark' {
2260
- box-shadow: none;
2261
- border: none;
2262
- }
2263
- @if $skin-name=='highcontrast' {
2264
- border: 2px solid $e-de-bzr-button-border-color;
2265
- }
2266
- @if $skin-name=='bootstrap' or $skin-name=='bootstrap-dark' {
2267
- padding-bottom: 6px;
2268
- }
2269
- @if $skin-name=='tailwind' or $skin-name=='tailwind-dark' {
2270
- border: none;
2271
- height: calc(100% - 10px);
2272
- line-height: 1.3 !important;
2273
- padding: 10px 6px 10px 6px !important;
2274
- font-size: 14px !important;
2275
- }
2276
- }
2277
- @if $skin-name =='fabric' {
2278
- .e-de-ctn .e-de-bzr-button:focus {
2279
- outline: none;
2280
- }
2281
- }
2282
- @if $skin-name !='material' and $skin-name !='material-dark' {
2283
- .e-de-ctn .e-de-bzr-button:hover {
2284
- background: $e-de-bzr-button-hover-bg-color;
2285
- border: $e-de-bzr-button-hover-border;
2286
- border-radius: $e-de-bzr-button-hover-border-radius;
2287
- @if $skin-name !='tailwind' and $skin-name !='tailwind-dark' {
2288
- color: $e-de-bzr-button-hover-font-color;
2289
- }
2290
- }
2291
- @if $skin-name=='bootstrap4' or $skin-name=='bootstrap5' {
2292
- .e-de-ctn .e-de-bzr-button:hover .e-btn-icon {
2293
- color: $e-de-bzr-button-hover-font-color;
2294
- }
2295
- }
2296
- }
2297
- @if $skin-name !='bootstrap' and $skin-name!='bootstrap-dark' and $skin-name!='tailwind' and $skin-name!='tailwind-dark' {
2298
- .e-de-ctn .e-de-bzr-button:active {
2299
- @if $skin-name !='bootstrap4' {
2300
- box-shadow: none;
2301
- }
2302
- @if $skin-name=='fabric' or $skin-name=='highcontrast' {
2303
- border-radius: 0;
2304
- }
2305
- @if $skin-name !='material' and $skin-name !='material-dark' {
2306
- background-color: $e-de-bzr-button-active-bg-color;
2307
- border-color: $e-de-bzr-button-active-border-color;
2308
- color: $e-de-bzr-button-active-font-color;
2309
- }
2310
- }
2311
- @if $skin-name=='highcontrast' {
2312
- .e-de-ctn .e-de-bzr-button:active .e-btn-icon {
2313
- color: $e-de-bzr-button-active-font-color;
2314
- }
2315
- }
2316
- }
2317
-
2318
-
2319
- @if $skin-name=='material' or $skin-name=='bootstrap' or $skin-name=='bootstrap4' or $skin-name=='fabric' or $skin-name=='highcontrast' or $skin-name=='bootstrap5' or $skin-name=='FluentUI' or $skin-name=='Material3' {
2320
- .e-de-ctn .e-de-bzr-button {
2321
- @if $skin-name!='bootstrap5' and $skin-name!='FluentUI' and $skin-name != 'Material3' {
2322
- font-size: 12px;
2323
- }
2324
- @if $skin-name !='bootstrap4' {
2325
- font-weight: 400;
2326
- }
2327
- @if $skin-name=='FluentUI' or $skin-name == 'Material3' {
2328
- font-size: 14px;
2329
- border: none;
2330
- }
2331
- @if $skin-name !='material' {
2332
- background: $e-de-bzr-button-bg-color;
2333
- @if $skin-name !='Material3' {
2334
- height: 100%;
2335
- @if $skin-name !='fabric' {
2336
- color: $e-de-bzr-button-font-color;
2337
- }
2338
- }
2339
- }
2340
- @if $skin-name =='Material3' {
2341
- height: calc(100% - 10px);
2342
- line-height: 16px;
2343
- font-size: $de-toolbar-font-size !important;
2344
- }
2345
- @if $skin-name=='bootstrap4' or $skin-name=='bootstrap' {
2346
- border: 1px solid $e-de-bzr-button-border-color;
2347
- }
2348
- @if $skin-name=='bootstrap5' {
2349
- border: none;
2350
- line-height: 16px !important;
2351
- }
2352
- @if $skin-name=='highcontrast' or $skin-name=='bootstrap' or $skin-name=='bootstrap5' {
2353
- box-shadow: none;
2354
- }
2355
- @if $skin-name=='highcontrast' {
2356
- border: 2px solid $e-de-bzr-button-border-color;
2357
- }
2358
- @if $skin-name=='bootstrap' {
2359
- padding-bottom: 6px;
2360
- }
2361
- }
2362
- @if $skin-name=='fabric' {
2363
- .e-de-ctn .e-de-bzr-button:focus {
2364
- outline: none;
2365
- }
2366
- }
2367
- @if $skin-name !='material' {
2368
- .e-de-ctn .e-de-bzr-button:hover {
2369
- background: $e-de-bzr-button-hover-bg-color;
2370
- border: $e-de-bzr-button-hover-border;
2371
- border-radius: $e-de-bzr-button-hover-border-radius;
2372
- color: $e-de-bzr-button-hover-font-color;
2373
- }
2374
- @if $skin-name=='bootstrap4' {
2375
- .e-de-ctn .e-de-bzr-button:hover .e-btn-icon {
2376
- color: $e-de-bzr-button-hover-font-color;
2377
- }
2378
- }
2379
- }
2380
- @if $skin-name !='bootstrap' {
2381
- .e-de-ctn .e-de-bzr-button:active {
2382
- @if $skin-name !='bootstrap4' {
2383
- box-shadow: none;
2384
- }
2385
- @if $skin-name=='fabric' or $skin-name=='highcontrast' {
2386
- border-radius: 0;
2387
- }
2388
- @if $skin-name !='material' {
2389
- background-color: $e-de-bzr-button-active-bg-color;
2390
- border-color: $e-de-bzr-button-active-border-color;
2391
- color: $e-de-bzr-button-active-font-color;
2392
- }
2393
- }
2394
- @if $skin-name=='highcontrast' {
2395
- .e-de-ctn .e-de-bzr-button:active .e-btn-icon {
2396
- color: $e-de-bzr-button-active-font-color;
2397
- }
2398
- }
2399
- }
2400
- }
2401
-
2402
- .e-de-ctn {
2403
- .e-de-ctnr-toolbar {
2404
- .e-de-bzr-button {
2405
- @if $skin-name == 'FluentUI' {
2406
- font-size: 14px;
2407
- }
2408
- .e-btn-icon {
2409
- font-size: $e-de-bzr-btn-font-size;
2410
- @if $skin-name=='tailwind' or $skin-name=='tailwind-dark' {
2411
- padding-bottom: 4px !important;
2412
- }
2413
- @if $skin-name == 'FluentUI' {
2414
- padding-bottom: 2px;
2415
- }
2416
- }
2417
- }
2418
-
2419
- .e-de-bzr-break.e-de-bzr-button {
2420
- @if $skin-name=='bootstrap4' {
2421
- line-height: 23px !important;
2422
- }
2423
- @if $skin-name=='tailwind' or $skin-name=='tailwind-dark' {
2424
- padding-top: 9px !important;
2425
- padding-bottom: 23px !important;
2426
- }
2427
- @if $skin-name=='material' or $skin-name=='material-dark' {
2428
- height: calc(100% - 10px);
2429
- line-height: 23px;
2430
- }
2431
- @if $skin-name =='bootstrap5' {
2432
- .e-btn-icon {
2433
- margin-top: -11px;
2434
- }
2435
- }
2436
- @if $skin-name == 'FluentUI' {
2437
- padding-top: 0 !important;
2438
- }
2439
- }
2440
- }
2441
- }
2442
-
2443
- .e-bigger {
2444
- .e-de-ctn {
2445
- .e-de-ctnr-toolbar {
2446
- .e-de-bzr-button {
2447
- @if $skin-name == 'FluentUI' and $skin-name == 'Material3' {
2448
- font-size: 16px;
2449
- }
2450
- .e-btn-icon {
2451
- font-size: $e-de-bzr-btn-font-size-big;
2452
- @if $skin-name =='bootstrap5' or $skin-name == 'FluentUI'{
2453
- padding-bottom: 4px;
2454
- }
2455
- }
2456
- }
2457
-
2458
- .e-de-bzr-break.e-de-bzr-button {
2459
- @if $skin-name == 'material' or $skin-name == 'material-dark' or $skin-name == 'Material3'{
2460
- padding-top: 11px !important;
2461
- }
2462
- @if $skin-name == 'FluentUI' {
2463
- padding-top: 4px !important;
2464
- }
2465
- }
2466
- }
2467
- }
2468
- }