@syncfusion/ej2-navigations 20.1.51 → 20.1.57

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 (196) hide show
  1. package/CHANGELOG.md +22 -0
  2. package/dist/ej2-navigations.umd.min.js +2 -2
  3. package/dist/ej2-navigations.umd.min.js.map +1 -1
  4. package/dist/es6/ej2-navigations.es2015.js +38 -13
  5. package/dist/es6/ej2-navigations.es2015.js.map +1 -1
  6. package/dist/es6/ej2-navigations.es5.js +38 -13
  7. package/dist/es6/ej2-navigations.es5.js.map +1 -1
  8. package/dist/global/ej2-navigations.min.js +2 -2
  9. package/dist/global/ej2-navigations.min.js.map +1 -1
  10. package/dist/global/index.d.ts +1 -1
  11. package/package.json +11 -11
  12. package/src/carousel/carousel.js +18 -6
  13. package/src/common/menu-base.js +11 -1
  14. package/src/tab/tab.js +7 -4
  15. package/src/treeview/treeview.js +2 -2
  16. package/styles/accordion/bootstrap-dark.css +6 -94
  17. package/styles/accordion/bootstrap.css +6 -94
  18. package/styles/accordion/bootstrap4.css +9 -109
  19. package/styles/accordion/bootstrap5-dark.css +3 -88
  20. package/styles/accordion/bootstrap5.css +3 -88
  21. package/styles/accordion/fabric-dark.css +6 -90
  22. package/styles/accordion/fabric.css +6 -90
  23. package/styles/accordion/fluent-dark.css +6 -87
  24. package/styles/accordion/fluent.css +6 -87
  25. package/styles/accordion/highcontrast-light.css +10 -116
  26. package/styles/accordion/highcontrast.css +10 -116
  27. package/styles/accordion/material-dark.css +6 -93
  28. package/styles/accordion/material.css +6 -93
  29. package/styles/accordion/tailwind-dark.css +6 -93
  30. package/styles/accordion/tailwind.css +6 -93
  31. package/styles/bootstrap-dark.css +271 -2022
  32. package/styles/bootstrap.css +271 -2022
  33. package/styles/bootstrap4.css +277 -2085
  34. package/styles/bootstrap5-dark.css +267 -2063
  35. package/styles/bootstrap5.css +267 -2063
  36. package/styles/breadcrumb/bootstrap-dark.css +8 -90
  37. package/styles/breadcrumb/bootstrap.css +8 -90
  38. package/styles/breadcrumb/bootstrap4.css +8 -90
  39. package/styles/breadcrumb/bootstrap5-dark.css +8 -94
  40. package/styles/breadcrumb/bootstrap5.css +8 -94
  41. package/styles/breadcrumb/fabric-dark.css +8 -89
  42. package/styles/breadcrumb/fabric.css +8 -89
  43. package/styles/breadcrumb/fluent-dark.css +8 -82
  44. package/styles/breadcrumb/fluent.css +8 -82
  45. package/styles/breadcrumb/highcontrast-light.css +8 -91
  46. package/styles/breadcrumb/highcontrast.css +8 -91
  47. package/styles/breadcrumb/material-dark.css +8 -85
  48. package/styles/breadcrumb/material.css +8 -85
  49. package/styles/breadcrumb/tailwind-dark.css +8 -92
  50. package/styles/breadcrumb/tailwind.css +8 -92
  51. package/styles/carousel/_layout.scss +19 -1
  52. package/styles/carousel/bootstrap-dark.css +24 -43
  53. package/styles/carousel/bootstrap.css +24 -43
  54. package/styles/carousel/bootstrap4.css +24 -43
  55. package/styles/carousel/bootstrap5-dark.css +24 -43
  56. package/styles/carousel/bootstrap5.css +24 -43
  57. package/styles/carousel/fabric-dark.css +24 -43
  58. package/styles/carousel/fabric.css +24 -43
  59. package/styles/carousel/fluent-dark.css +24 -43
  60. package/styles/carousel/fluent.css +24 -43
  61. package/styles/carousel/highcontrast-light.css +24 -43
  62. package/styles/carousel/highcontrast.css +24 -43
  63. package/styles/carousel/material-dark.css +24 -43
  64. package/styles/carousel/material.css +24 -43
  65. package/styles/carousel/tailwind-dark.css +24 -43
  66. package/styles/carousel/tailwind.css +24 -43
  67. package/styles/context-menu/bootstrap-dark.css +6 -60
  68. package/styles/context-menu/bootstrap.css +6 -60
  69. package/styles/context-menu/bootstrap4.css +6 -60
  70. package/styles/context-menu/bootstrap5-dark.css +6 -60
  71. package/styles/context-menu/bootstrap5.css +6 -60
  72. package/styles/context-menu/fabric-dark.css +6 -60
  73. package/styles/context-menu/fabric.css +6 -60
  74. package/styles/context-menu/fluent-dark.css +6 -60
  75. package/styles/context-menu/fluent.css +6 -60
  76. package/styles/context-menu/highcontrast-light.css +6 -60
  77. package/styles/context-menu/highcontrast.css +6 -60
  78. package/styles/context-menu/material-dark.css +6 -60
  79. package/styles/context-menu/material.css +6 -60
  80. package/styles/context-menu/tailwind-dark.css +6 -60
  81. package/styles/context-menu/tailwind.css +6 -60
  82. package/styles/fabric-dark.css +262 -2007
  83. package/styles/fabric.css +262 -2007
  84. package/styles/fluent-dark.css +262 -2018
  85. package/styles/fluent.css +262 -2018
  86. package/styles/h-scroll/bootstrap-dark.css +11 -67
  87. package/styles/h-scroll/bootstrap.css +11 -67
  88. package/styles/h-scroll/bootstrap4.css +11 -69
  89. package/styles/h-scroll/bootstrap5-dark.css +11 -68
  90. package/styles/h-scroll/bootstrap5.css +11 -68
  91. package/styles/h-scroll/fabric-dark.css +11 -67
  92. package/styles/h-scroll/fabric.css +11 -67
  93. package/styles/h-scroll/fluent-dark.css +11 -68
  94. package/styles/h-scroll/fluent.css +11 -68
  95. package/styles/h-scroll/highcontrast-light.css +11 -70
  96. package/styles/h-scroll/highcontrast.css +11 -70
  97. package/styles/h-scroll/material-dark.css +11 -68
  98. package/styles/h-scroll/material.css +11 -68
  99. package/styles/h-scroll/tailwind-dark.css +11 -68
  100. package/styles/h-scroll/tailwind.css +11 -68
  101. package/styles/highcontrast-light.css +267 -2079
  102. package/styles/highcontrast.css +267 -2082
  103. package/styles/material-dark.css +265 -1976
  104. package/styles/material.css +258 -1968
  105. package/styles/menu/bootstrap-dark.css +27 -201
  106. package/styles/menu/bootstrap.css +27 -201
  107. package/styles/menu/bootstrap4.css +28 -211
  108. package/styles/menu/bootstrap5-dark.css +27 -202
  109. package/styles/menu/bootstrap5.css +27 -202
  110. package/styles/menu/fabric-dark.css +27 -201
  111. package/styles/menu/fabric.css +27 -201
  112. package/styles/menu/fluent-dark.css +27 -204
  113. package/styles/menu/fluent.css +27 -204
  114. package/styles/menu/highcontrast-light.css +27 -201
  115. package/styles/menu/highcontrast.css +27 -201
  116. package/styles/menu/material-dark.css +27 -203
  117. package/styles/menu/material.css +27 -203
  118. package/styles/menu/tailwind-dark.css +27 -202
  119. package/styles/menu/tailwind.css +27 -202
  120. package/styles/sidebar/bootstrap-dark.css +12 -27
  121. package/styles/sidebar/bootstrap.css +12 -27
  122. package/styles/sidebar/bootstrap4.css +12 -27
  123. package/styles/sidebar/bootstrap5-dark.css +10 -25
  124. package/styles/sidebar/bootstrap5.css +10 -25
  125. package/styles/sidebar/fabric-dark.css +12 -27
  126. package/styles/sidebar/fabric.css +12 -27
  127. package/styles/sidebar/fluent-dark.css +10 -25
  128. package/styles/sidebar/fluent.css +10 -25
  129. package/styles/sidebar/highcontrast-light.css +12 -27
  130. package/styles/sidebar/highcontrast.css +12 -27
  131. package/styles/sidebar/material-dark.css +12 -27
  132. package/styles/sidebar/material.css +12 -27
  133. package/styles/sidebar/tailwind-dark.css +10 -25
  134. package/styles/sidebar/tailwind.css +10 -25
  135. package/styles/tab/bootstrap-dark.css +150 -963
  136. package/styles/tab/bootstrap.css +150 -963
  137. package/styles/tab/bootstrap4.css +150 -970
  138. package/styles/tab/bootstrap5-dark.css +150 -975
  139. package/styles/tab/bootstrap5.css +150 -975
  140. package/styles/tab/fabric-dark.css +141 -954
  141. package/styles/tab/fabric.css +141 -954
  142. package/styles/tab/fluent-dark.css +143 -949
  143. package/styles/tab/fluent.css +143 -949
  144. package/styles/tab/highcontrast-light.css +142 -980
  145. package/styles/tab/highcontrast.css +142 -980
  146. package/styles/tab/material-dark.css +144 -916
  147. package/styles/tab/material.css +137 -909
  148. package/styles/tab/tailwind-dark.css +137 -907
  149. package/styles/tab/tailwind.css +137 -907
  150. package/styles/tailwind-dark.css +256 -1988
  151. package/styles/tailwind.css +256 -1988
  152. package/styles/toolbar/bootstrap-dark.css +7 -246
  153. package/styles/toolbar/bootstrap.css +7 -246
  154. package/styles/toolbar/bootstrap4.css +8 -258
  155. package/styles/toolbar/bootstrap5-dark.css +7 -251
  156. package/styles/toolbar/bootstrap5.css +7 -251
  157. package/styles/toolbar/fabric-dark.css +7 -245
  158. package/styles/toolbar/fabric.css +7 -245
  159. package/styles/toolbar/fluent-dark.css +7 -244
  160. package/styles/toolbar/fluent.css +7 -244
  161. package/styles/toolbar/highcontrast-light.css +7 -257
  162. package/styles/toolbar/highcontrast.css +7 -257
  163. package/styles/toolbar/material-dark.css +7 -248
  164. package/styles/toolbar/material.css +7 -248
  165. package/styles/toolbar/tailwind-dark.css +7 -245
  166. package/styles/toolbar/tailwind.css +7 -245
  167. package/styles/treeview/bootstrap-dark.css +23 -191
  168. package/styles/treeview/bootstrap.css +23 -191
  169. package/styles/treeview/bootstrap4.css +24 -208
  170. package/styles/treeview/bootstrap5-dark.css +24 -217
  171. package/styles/treeview/bootstrap5.css +24 -217
  172. package/styles/treeview/fabric-dark.css +23 -191
  173. package/styles/treeview/fabric.css +23 -191
  174. package/styles/treeview/fluent-dark.css +23 -216
  175. package/styles/treeview/fluent.css +23 -216
  176. package/styles/treeview/highcontrast-light.css +23 -191
  177. package/styles/treeview/highcontrast.css +23 -194
  178. package/styles/treeview/material-dark.css +23 -192
  179. package/styles/treeview/material.css +23 -191
  180. package/styles/treeview/tailwind-dark.css +23 -213
  181. package/styles/treeview/tailwind.css +23 -213
  182. package/styles/v-scroll/bootstrap-dark.css +7 -50
  183. package/styles/v-scroll/bootstrap.css +7 -50
  184. package/styles/v-scroll/bootstrap4.css +7 -50
  185. package/styles/v-scroll/bootstrap5-dark.css +7 -50
  186. package/styles/v-scroll/bootstrap5.css +7 -50
  187. package/styles/v-scroll/fabric-dark.css +7 -50
  188. package/styles/v-scroll/fabric.css +7 -50
  189. package/styles/v-scroll/fluent-dark.css +7 -50
  190. package/styles/v-scroll/fluent.css +7 -50
  191. package/styles/v-scroll/highcontrast-light.css +7 -53
  192. package/styles/v-scroll/highcontrast.css +7 -53
  193. package/styles/v-scroll/material-dark.css +7 -51
  194. package/styles/v-scroll/material.css +7 -51
  195. package/styles/v-scroll/tailwind-dark.css +7 -50
  196. package/styles/v-scroll/tailwind.css +7 -50
@@ -8,17 +8,15 @@
8
8
  box-shadow: 0 0 0 200px rgba(255, 255, 255, 0.12);
9
9
  }
10
10
  }
11
-
12
11
  /*! component's theme wise override definitions and variables */
13
12
  /*! Toolbar's bootstrap5 theme wise override definitions and variables */
14
13
  /*! toolbar icons */
15
14
  .e-toolbar .e-popup-down-icon::before {
16
- content: '\e729';
15
+ content: "\e729";
17
16
  line-height: normal;
18
17
  }
19
-
20
18
  .e-toolbar .e-popup-up-icon::before {
21
- content: '\e776';
19
+ content: "\e776";
22
20
  line-height: normal;
23
21
  }
24
22
 
@@ -28,91 +26,75 @@
28
26
  height: 46px;
29
27
  min-height: 46px;
30
28
  }
31
-
32
29
  .e-bigger .e-toolbar .e-tbar-btn .e-icons,
33
30
  .e-toolbar.e-bigger .e-tbar-btn .e-icons {
34
31
  font-size: 20px;
35
32
  }
36
-
37
33
  .e-bigger .e-toolbar.e-extended-toolbar.e-tbar-extended,
38
34
  .e-toolbar.e-bigger.e-extended-toolbar.e-tbar-extended {
39
35
  border-bottom: 0;
40
36
  border-bottom-left-radius: 0;
41
37
  border-bottom-right-radius: 0;
42
38
  }
43
-
44
39
  .e-bigger .e-toolbar.e-extended-toolbar.e-tbar-extended .e-toolbar-extended,
45
40
  .e-toolbar.e-bigger.e-extended-toolbar.e-tbar-extended .e-toolbar-extended {
46
41
  border-top: 0;
47
42
  border-top-left-radius: 0;
48
43
  border-top-right-radius: 0;
49
44
  }
50
-
51
45
  .e-bigger .e-toolbar.e-toolpop.e-rtl .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-center .e-toolbar-item,
52
46
  .e-toolbar.e-bigger.e-toolpop.e-rtl .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-center .e-toolbar-item {
53
47
  margin: 0;
54
48
  }
55
-
56
49
  .e-bigger .e-toolbar.e-toolpop.e-rtl .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-right .e-toolbar-item:last-child,
57
50
  .e-toolbar.e-bigger.e-toolpop.e-rtl .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-right .e-toolbar-item:last-child {
58
51
  margin: 0;
59
52
  margin-left: 8px;
60
53
  }
61
-
62
54
  .e-bigger .e-toolbar.e-toolpop.e-rtl .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-right .e-toolbar-item,
63
55
  .e-toolbar.e-bigger.e-toolpop.e-rtl .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-right .e-toolbar-item {
64
56
  margin: 0;
65
57
  }
66
-
67
58
  .e-bigger .e-toolbar.e-rtl .e-toolbar-items .e-hscroll-bar .e-hscroll-content > .e-toolbar-item:last-child,
68
59
  .e-toolbar.e-bigger.e-rtl .e-toolbar-items .e-hscroll-bar .e-hscroll-content > .e-toolbar-item:last-child {
69
60
  margin-left: 12px;
70
61
  margin-right: initial;
71
62
  }
72
-
73
63
  .e-bigger .e-toolbar.e-rtl .e-toolbar-items .e-hscroll-bar .e-hscroll-content .e-toolbar-center .e-toolbar-item,
74
64
  .e-toolbar.e-bigger.e-rtl .e-toolbar-items .e-hscroll-bar .e-hscroll-content .e-toolbar-center .e-toolbar-item {
75
65
  margin: 0;
76
66
  }
77
-
78
67
  .e-bigger .e-toolbar.e-rtl .e-toolbar-items .e-hscroll-bar .e-hscroll-content .e-toolbar-right .e-toolbar-item:last-child,
79
68
  .e-toolbar.e-bigger.e-rtl .e-toolbar-items .e-hscroll-bar .e-hscroll-content .e-toolbar-right .e-toolbar-item:last-child {
80
69
  margin-left: 12px;
81
70
  margin-right: 0;
82
71
  }
83
-
84
72
  .e-bigger .e-toolbar.e-rtl .e-toolbar-items .e-hscroll-bar .e-hscroll-content .e-toolbar-right .e-toolbar-item,
85
73
  .e-toolbar.e-bigger.e-rtl .e-toolbar-items .e-hscroll-bar .e-hscroll-content .e-toolbar-right .e-toolbar-item {
86
74
  margin: 0;
87
75
  }
88
-
89
76
  .e-bigger .e-toolbar.e-rtl .e-toolbar-items .e-toolbar-left .e-toolbar-item:first-child,
90
77
  .e-toolbar.e-bigger.e-rtl .e-toolbar-items .e-toolbar-left .e-toolbar-item:first-child {
91
78
  margin-left: 0;
92
79
  }
93
-
94
80
  .e-bigger .e-toolbar.e-rtl .e-toolbar-items .e-toolbar-left .e-toolbar-item:last-child,
95
81
  .e-toolbar.e-bigger.e-rtl .e-toolbar-items .e-toolbar-left .e-toolbar-item:last-child {
96
82
  margin-left: 8px;
97
83
  }
98
-
99
84
  .e-bigger .e-toolbar.e-rtl .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child,
100
85
  .e-toolbar.e-bigger.e-rtl .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child {
101
86
  margin-left: 0;
102
87
  margin-right: 12px;
103
88
  }
104
-
105
89
  .e-bigger .e-toolbar .e-hor-nav,
106
90
  .e-toolbar.e-bigger .e-hor-nav {
107
91
  min-height: 46px;
108
92
  min-width: 36px;
109
93
  }
110
-
111
94
  .e-bigger .e-toolbar .e-toolbar-item .e-tbar-btn.e-btn,
112
95
  .e-toolbar.e-bigger .e-toolbar-item .e-tbar-btn.e-btn {
113
96
  line-height: 24px;
114
97
  }
115
-
116
98
  .e-bigger .e-toolbar .e-toolbar-item .e-btn.e-tbar-btn .e-icons.e-btn-icon,
117
99
  .e-toolbar.e-bigger .e-toolbar-item .e-btn.e-tbar-btn .e-icons.e-btn-icon {
118
100
  line-height: 18px;
@@ -120,133 +102,110 @@
120
102
  min-width: 13px;
121
103
  padding-bottom: 4px;
122
104
  }
123
-
124
105
  .e-bigger .e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text,
125
106
  .e-toolbar.e-bigger .e-toolbar-items .e-toolbar-item .e-tbar-btn-text {
126
107
  line-height: inherit;
127
108
  font-size: 16px;
128
109
  }
129
-
130
110
  .e-bigger .e-toolbar .e-toolbar-pop .e-toolbar-item:not(.e-separator),
131
111
  .e-toolbar.e-bigger .e-toolbar-pop .e-toolbar-item:not(.e-separator) {
132
112
  min-width: 48px;
133
113
  padding: 0;
134
114
  }
135
-
136
115
  .e-bigger .e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn .e-icons.e-btn-icon,
137
116
  .e-toolbar.e-bigger .e-toolbar-pop .e-toolbar-item .e-tbar-btn .e-icons.e-btn-icon {
138
117
  min-width: 13px;
139
118
  font-size: 16px;
140
119
  }
141
-
142
120
  .e-bigger .e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn.e-btn,
143
121
  .e-toolbar.e-bigger .e-toolbar-pop .e-toolbar-item .e-tbar-btn.e-btn {
144
122
  min-height: 46px;
145
123
  padding: 8px 18px;
146
124
  }
147
-
148
125
  .e-bigger .e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon,
149
126
  .e-toolbar.e-bigger .e-toolbar-pop .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
150
127
  margin-left: 0;
151
128
  padding: 0 6px 0 0;
152
129
  }
153
-
154
130
  .e-bigger .e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn.e-btn .e-tbar-btn-text,
155
131
  .e-toolbar.e-bigger .e-toolbar-pop .e-toolbar-item .e-tbar-btn.e-btn .e-tbar-btn-text {
156
132
  padding: 0 0 0 6px;
157
133
  font-size: 16px;
158
134
  }
159
-
160
135
  .e-bigger .e-toolbar .e-toolbar-items,
161
136
  .e-toolbar.e-bigger .e-toolbar-items {
162
137
  min-height: 46px;
163
138
  }
164
-
165
139
  .e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow,
166
140
  .e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow {
167
141
  margin-left: 12.5px;
168
142
  margin-right: 12.5px;
169
143
  white-space: normal;
170
144
  }
171
-
172
145
  .e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
173
146
  .e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden,
174
147
  .e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
175
148
  .e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden {
176
149
  display: none;
177
150
  }
178
-
179
151
  .e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator,
180
152
  .e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator {
181
153
  display: -ms-inline-flexbox;
182
154
  display: inline-flex;
183
155
  }
184
-
185
156
  .e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow:not(.e-tbar-pos) .e-toolbar-item:first-child,
186
157
  .e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow:not(.e-tbar-pos) .e-toolbar-item:first-child {
187
158
  margin-left: 0;
188
159
  }
189
-
190
160
  .e-bigger .e-toolbar .e-toolbar-items.e-toolbar-multirow:not(.e-tbar-pos) .e-toolbar-item:last-child,
191
161
  .e-toolbar.e-bigger .e-toolbar-items.e-toolbar-multirow:not(.e-tbar-pos) .e-toolbar-item:last-child {
192
162
  margin-right: 0;
193
163
  }
194
-
195
164
  .e-bigger .e-toolbar .e-toolbar-items .e-hscroll-bar .e-hscroll-content > .e-toolbar-item:last-child,
196
165
  .e-toolbar.e-bigger .e-toolbar-items .e-hscroll-bar .e-hscroll-content > .e-toolbar-item:last-child {
197
166
  margin-right: 12px;
198
167
  }
199
-
200
168
  .e-bigger .e-toolbar .e-toolbar-items .e-hscroll-bar .e-hscroll-content .e-toolbar-center .e-toolbar-item,
201
169
  .e-toolbar.e-bigger .e-toolbar-items .e-hscroll-bar .e-hscroll-content .e-toolbar-center .e-toolbar-item {
202
170
  margin: 0;
203
171
  }
204
-
205
172
  .e-bigger .e-toolbar .e-toolbar-items .e-hscroll-bar .e-hscroll-content .e-toolbar-right .e-toolbar-item:last-child,
206
173
  .e-toolbar.e-bigger .e-toolbar-items .e-hscroll-bar .e-hscroll-content .e-toolbar-right .e-toolbar-item:last-child {
207
174
  margin-right: 12px;
208
175
  }
209
-
210
176
  .e-bigger .e-toolbar .e-toolbar-items .e-hscroll-bar .e-hscroll-content .e-toolbar-right .e-toolbar-item,
211
177
  .e-toolbar.e-bigger .e-toolbar-items .e-hscroll-bar .e-hscroll-content .e-toolbar-right .e-toolbar-item {
212
178
  margin: 0;
213
179
  }
214
-
215
180
  .e-bigger .e-toolbar .e-toolbar-items .e-toolbar-left .e-toolbar-item:first-child,
216
181
  .e-toolbar.e-bigger .e-toolbar-items .e-toolbar-left .e-toolbar-item:first-child {
217
182
  margin-left: 12px;
218
183
  }
219
-
220
184
  .e-bigger .e-toolbar .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child,
221
185
  .e-toolbar.e-bigger .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child {
222
186
  margin-left: 12px;
223
187
  }
224
-
225
188
  .e-bigger .e-toolbar .e-toolbar-items .e-toolbar-item,
226
189
  .e-toolbar.e-bigger .e-toolbar-items .e-toolbar-item {
227
190
  min-height: 46px;
228
191
  }
229
-
230
192
  .e-bigger .e-toolbar .e-toolbar-items .e-toolbar-item:not(.e-separator),
231
193
  .e-toolbar.e-bigger .e-toolbar-items .e-toolbar-item:not(.e-separator) {
232
194
  min-width: 49px;
233
195
  padding: 4px;
234
196
  }
235
-
236
197
  .e-bigger .e-toolbar .e-toolbar-items .e-toolbar-item.e-separator,
237
198
  .e-toolbar.e-bigger .e-toolbar-items .e-toolbar-item.e-separator {
238
199
  height: 30px;
239
200
  margin: 8px;
240
201
  min-height: 30px;
241
202
  }
242
-
243
203
  .e-bigger .e-toolbar .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon,
244
204
  .e-bigger .e-toolbar .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-control.e-tbtn-txt .e-icons.e-btn-icon,
245
205
  .e-toolbar.e-bigger .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon,
246
206
  .e-toolbar.e-bigger .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-control.e-tbtn-txt .e-icons.e-btn-icon {
247
207
  padding-bottom: 3px;
248
208
  }
249
-
250
209
  .e-bigger .e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn,
251
210
  .e-bigger .e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control,
252
211
  .e-toolbar.e-bigger .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn,
@@ -257,28 +216,24 @@
257
216
  min-width: 38px;
258
217
  padding: 0 8px;
259
218
  }
260
-
261
219
  .e-bigger .e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon,
262
220
  .e-bigger .e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-tbtn-txt .e-icons.e-btn-icon,
263
221
  .e-toolbar.e-bigger .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon,
264
222
  .e-toolbar.e-bigger .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-tbtn-txt .e-icons.e-btn-icon {
265
223
  padding: 4px 6px;
266
224
  }
267
-
268
225
  .e-bigger .e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-icon-right.e-btn-icon,
269
226
  .e-bigger .e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-tbtn-txt .e-icons.e-icon-right.e-btn-icon,
270
227
  .e-toolbar.e-bigger .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-icon-right.e-btn-icon,
271
228
  .e-toolbar.e-bigger .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-tbtn-txt .e-icons.e-icon-right.e-btn-icon {
272
229
  padding: 4px 6px;
273
230
  }
274
-
275
231
  .e-bigger .e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn .e-tbar-btn-text,
276
232
  .e-bigger .e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control .e-tbar-btn-text,
277
233
  .e-toolbar.e-bigger .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn .e-tbar-btn-text,
278
234
  .e-toolbar.e-bigger .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control .e-tbar-btn-text {
279
235
  padding: 4px;
280
236
  }
281
-
282
237
  .e-bigger .e-toolbar.e-extended-toolbar .e-toolbar-extended,
283
238
  .e-toolbar.e-bigger.e-extended-toolbar .e-toolbar-extended {
284
239
  min-height: 46px;
@@ -288,46 +243,38 @@
288
243
  padding-top: 0;
289
244
  margin-left: -1px;
290
245
  }
291
-
292
246
  .e-bigger .e-toolbar.e-extended-toolbar .e-toolbar-extended.e-popup-close,
293
247
  .e-toolbar.e-bigger.e-extended-toolbar .e-toolbar-extended.e-popup-close {
294
248
  display: none;
295
249
  }
296
-
297
250
  .e-bigger .e-toolbar.e-extended-toolbar .e-toolbar-extended.e-popup-open,
298
251
  .e-toolbar.e-bigger.e-extended-toolbar .e-toolbar-extended.e-popup-open {
299
252
  display: inline;
300
253
  }
301
-
302
254
  .e-bigger .e-toolbar.e-extended-toolbar .e-toolbar-pop.e-toolbar-extended,
303
255
  .e-toolbar.e-bigger.e-extended-toolbar .e-toolbar-pop.e-toolbar-extended {
304
256
  width: inherit;
305
257
  }
306
-
307
258
  .e-bigger .e-toolbar.e-extended-toolbar .e-toolbar-extended,
308
259
  .e-toolbar.e-bigger.e-extended-toolbar .e-toolbar-extended {
309
260
  box-shadow: none;
310
261
  display: inline;
311
262
  white-space: normal;
312
263
  }
313
-
314
264
  .e-bigger .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item:not(.e-separator),
315
265
  .e-toolbar.e-bigger.e-extended-toolbar .e-toolbar-extended .e-toolbar-item:not(.e-separator) {
316
266
  min-width: 49px;
317
267
  padding: 4px;
318
268
  }
319
-
320
269
  .e-bigger .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item.e-separator.e-extended-separator,
321
270
  .e-toolbar.e-bigger.e-extended-toolbar .e-toolbar-extended .e-toolbar-item.e-separator.e-extended-separator {
322
271
  display: none;
323
272
  }
324
-
325
273
  .e-bigger .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item.e-separator,
326
274
  .e-toolbar.e-bigger.e-extended-toolbar .e-toolbar-extended .e-toolbar-item.e-separator {
327
275
  display: -ms-inline-flexbox;
328
276
  display: inline-flex;
329
277
  }
330
-
331
278
  .e-bigger .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item,
332
279
  .e-toolbar.e-bigger.e-extended-toolbar .e-toolbar-extended .e-toolbar-item {
333
280
  -ms-flex-line-pack: center;
@@ -341,14 +288,12 @@
341
288
  vertical-align: middle;
342
289
  width: auto;
343
290
  }
344
-
345
291
  .e-bigger .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn .e-tbar-btn-text,
346
292
  .e-bigger .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn.e-control .e-tbar-btn-text,
347
293
  .e-toolbar.e-bigger.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn .e-tbar-btn-text,
348
294
  .e-toolbar.e-bigger.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn.e-control .e-tbar-btn-text {
349
295
  padding: 4px;
350
296
  }
351
-
352
297
  .e-bigger .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn,
353
298
  .e-bigger .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn.e-control,
354
299
  .e-toolbar.e-bigger.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn,
@@ -359,65 +304,54 @@
359
304
  min-width: 38px;
360
305
  padding: 0 8px;
361
306
  }
362
-
363
307
  .e-bigger .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn,
364
308
  .e-toolbar.e-bigger.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn {
365
309
  line-height: 24px;
366
310
  }
367
-
368
311
  .e-bigger .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item.e-separator,
369
312
  .e-toolbar.e-bigger.e-extended-toolbar .e-toolbar-extended .e-toolbar-item.e-separator {
370
313
  height: 30px;
371
314
  margin: 8px;
372
315
  min-height: 30px;
373
316
  }
374
-
375
317
  .e-bigger .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-btn.e-tbar-btn .e-icons.e-btn-icon,
376
318
  .e-toolbar.e-bigger.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-btn.e-tbar-btn .e-icons.e-btn-icon {
377
319
  line-height: 18px;
378
320
  min-height: 18px;
379
321
  min-width: 13px;
380
322
  }
381
-
382
323
  .e-bigger .e-toolbar.e-extended-toolbar.e-rtl .e-hor-nav,
383
324
  .e-toolbar.e-bigger.e-extended-toolbar.e-rtl .e-hor-nav {
384
325
  left: 0;
385
326
  right: auto;
386
327
  }
387
-
388
328
  .e-bigger .e-toolbar.e-extended-toolbar.e-rtl .e-toolbar-extended,
389
329
  .e-toolbar.e-bigger.e-extended-toolbar.e-rtl .e-toolbar-extended {
390
330
  padding-right: 12px;
391
331
  margin-left: 0;
392
332
  }
393
-
394
333
  .e-bigger .e-toolbar.e-vertical .e-toolbar-items .e-toolbar-item:not(.e-separator),
395
334
  .e-toolbar.e-bigger.e-vertical .e-toolbar-items .e-toolbar-item:not(.e-separator) {
396
335
  min-height: 38px;
397
336
  }
398
-
399
337
  .e-bigger .e-toolbar.e-vertical .e-toolbar-items .e-toolbar-item.e-separator,
400
338
  .e-toolbar.e-bigger.e-vertical .e-toolbar-items .e-toolbar-item.e-separator {
401
339
  height: auto;
402
340
  margin: 5px 10px;
403
341
  min-height: auto;
404
342
  }
405
-
406
343
  .e-bigger .e-toolbar.e-vertical .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn,
407
344
  .e-toolbar.e-bigger.e-vertical .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn {
408
345
  margin: 0;
409
346
  }
410
-
411
347
  .e-bigger .e-toolbar.e-vertical .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child,
412
348
  .e-toolbar.e-bigger.e-vertical .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child {
413
349
  margin-left: 0;
414
350
  }
415
-
416
351
  .e-bigger .e-toolbar.e-vertical .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child,
417
352
  .e-toolbar.e-bigger.e-vertical .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child {
418
353
  margin-right: 0;
419
354
  }
420
-
421
355
  .e-bigger .e-toolbar.e-vertical .e-hor-nav,
422
356
  .e-toolbar.e-bigger.e-vertical .e-hor-nav {
423
357
  min-height: 40px;
@@ -437,41 +371,33 @@
437
371
  user-select: none;
438
372
  white-space: nowrap;
439
373
  }
440
-
441
374
  .e-toolbar .e-blazor-toolbar-items {
442
375
  position: absolute;
443
376
  top: -9999px;
444
377
  visibility: hidden;
445
378
  }
446
-
447
379
  .e-toolbar.e-extended-toolbar.e-rtl .e-hor-nav {
448
380
  left: 0;
449
381
  right: auto;
450
382
  }
451
-
452
383
  .e-toolbar.e-extended-toolbar.e-rtl .e-toolbar-extended {
453
384
  padding-right: 8px;
454
385
  margin-left: 0;
455
386
  }
456
-
457
387
  .e-toolbar.e-extended-toolbar.e-rtl .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn .e-icon-left {
458
388
  padding-left: 0;
459
389
  }
460
-
461
390
  .e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn-text {
462
391
  display: none;
463
392
  }
464
-
465
393
  .e-toolbar.e-extended-toolbar.e-extended-toolbar.e-tbar-extended {
466
394
  border-bottom: 0;
467
395
  border-bottom-left-radius: 0;
468
396
  border-bottom-right-radius: 0;
469
397
  }
470
-
471
398
  .e-toolbar.e-extended-toolbar .e-hor-nav.e-ie-align {
472
399
  display: table;
473
400
  }
474
-
475
401
  .e-toolbar.e-extended-toolbar .e-toolbar-extended {
476
402
  border-top: 0;
477
403
  border-top-left-radius: 0;
@@ -483,44 +409,35 @@
483
409
  padding-top: 0;
484
410
  margin-left: -1px;
485
411
  }
486
-
487
412
  .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item.e-toolbar-text .e-tbar-btn-text {
488
413
  display: none;
489
414
  }
490
-
491
415
  .e-toolbar.e-extended-toolbar .e-toolbar-extended.e-popup-close {
492
416
  display: none;
493
417
  }
494
-
495
418
  .e-toolbar.e-extended-toolbar .e-toolbar-extended.e-popup-open {
496
419
  display: inline;
497
420
  }
498
-
499
421
  .e-toolbar.e-extended-toolbar .e-toolbar-pop.e-toolbar-extended {
500
422
  width: inherit;
501
423
  }
502
-
503
424
  .e-toolbar.e-extended-toolbar .e-toolbar-extended {
504
425
  box-shadow: none;
505
426
  display: inline;
506
427
  white-space: normal;
507
428
  }
508
-
509
429
  .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item:not(.e-separator) {
510
430
  height: 100%;
511
431
  min-width: 28px;
512
432
  padding: 4px;
513
433
  }
514
-
515
434
  .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item.e-separator.e-extended-separator {
516
435
  display: none;
517
436
  }
518
-
519
437
  .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item.e-separator {
520
438
  display: -ms-inline-flexbox;
521
439
  display: inline-flex;
522
440
  }
523
-
524
441
  .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item {
525
442
  -ms-flex-line-pack: center;
526
443
  align-content: center;
@@ -533,12 +450,10 @@
533
450
  vertical-align: middle;
534
451
  width: auto;
535
452
  }
536
-
537
453
  .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn .e-tbar-btn-text,
538
454
  .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn.e-control .e-tbar-btn-text {
539
455
  padding: 4px;
540
456
  }
541
-
542
457
  .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn-text {
543
458
  display: inline-block;
544
459
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
@@ -547,7 +462,6 @@
547
462
  vertical-align: middle;
548
463
  width: auto;
549
464
  }
550
-
551
465
  .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn,
552
466
  .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn.e-control {
553
467
  height: calc(100% - 10px);
@@ -556,18 +470,15 @@
556
470
  min-width: 32px;
557
471
  padding: 0 4px;
558
472
  }
559
-
560
473
  .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn {
561
474
  line-height: 22px;
562
475
  }
563
-
564
476
  .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item.e-separator {
565
477
  margin: 5px 10px;
566
478
  min-height: 16px;
567
479
  min-width: 1px;
568
480
  vertical-align: middle;
569
481
  }
570
-
571
482
  .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-btn.e-tbar-btn .e-icons.e-btn-icon:not(.e-toolbar-pop) {
572
483
  line-height: 16px;
573
484
  min-height: 16px;
@@ -576,21 +487,17 @@
576
487
  font-size: 16px;
577
488
  padding: 5px 6px;
578
489
  }
579
-
580
490
  .e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item.e-separator:last-of-type {
581
491
  display: -ms-inline-flexbox;
582
492
  display: inline-flex;
583
493
  }
584
-
585
494
  .e-toolbar.e-extended-toolbar .e-toolbar-pop.e-toolbar-extended .e-toolbar-item:not(.e-separator) {
586
495
  height: auto;
587
496
  }
588
-
589
497
  .e-toolbar.e-extended-toolbar .e-toolbar-pop.e-toolbar-extended .e-toolbar-item .e-tbar-btn .e-icons.e-btn-icon {
590
498
  font-size: 14px;
591
499
  vertical-align: middle;
592
500
  }
593
-
594
501
  .e-toolbar.e-extended-toolbar .e-toolbar-pop.e-toolbar-extended .e-toolbar-item .e-tbar-btn {
595
502
  cursor: pointer;
596
503
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
@@ -602,57 +509,46 @@
602
509
  text-decoration: none;
603
510
  text-transform: none;
604
511
  }
605
-
606
512
  .e-toolbar.e-extended-toolbar .e-toolbar-pop.e-toolbar-extended .e-tbar-btn:first-child {
607
513
  display: inline-block;
608
514
  }
609
-
610
515
  .e-toolbar.e-extended-toolbar .e-toolbar-pop.e-toolbar-extended .e-toolbar-item > * {
611
516
  -ms-flex-item-align: center;
612
517
  -ms-grid-row-align: center;
613
518
  align-self: center;
614
519
  text-overflow: ellipsis;
615
520
  }
616
-
617
- .e-toolbar.e-control[class*='e-toolbar'] {
521
+ .e-toolbar.e-control[class*=e-toolbar] {
618
522
  box-sizing: content-box;
619
523
  }
620
-
621
524
  .e-toolbar.e-toolpop .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn-text {
622
525
  display: none;
623
526
  }
624
-
625
527
  .e-toolbar .e-tbar-btn-text,
626
528
  .e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text {
627
529
  display: inline-block;
628
530
  padding: 4px;
629
531
  }
630
-
631
532
  .e-toolbar.e-hidden,
632
533
  .e-toolbar .e-toolbar-items .e-toolbar-item.e-hidden {
633
534
  display: none;
634
535
  }
635
-
636
536
  .e-toolbar.e-corner {
637
537
  border-radius: 4px;
638
538
  }
639
-
640
539
  .e-toolbar .e-toolbar-pop {
641
540
  border-radius: 4px;
642
541
  overflow: hidden;
643
542
  padding: 0;
644
543
  position: absolute;
645
544
  }
646
-
647
545
  .e-toolbar .e-toolbar-pop.e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
648
546
  margin: 0;
649
547
  width: auto;
650
548
  }
651
-
652
549
  .e-toolbar .e-toolbar-pop .e-toolbar-item.e-toolbar-popup.e-hidden {
653
550
  display: none;
654
551
  }
655
-
656
552
  .e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn.e-btn {
657
553
  -ms-flex-align: center;
658
554
  align-items: center;
@@ -663,34 +559,27 @@
663
559
  min-height: 38px;
664
560
  padding: 6px 12px;
665
561
  }
666
-
667
562
  .e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
668
563
  margin: 0;
669
564
  padding: 0 4px 0 0;
670
565
  width: auto;
671
566
  }
672
-
673
567
  .e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn.e-btn .e-tbar-btn-text {
674
568
  padding: 0 0 0 4px;
675
569
  }
676
-
677
570
  .e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn .e-icons.e-btn-icon {
678
571
  min-width: 12px;
679
572
  }
680
-
681
573
  .e-toolbar .e-toolbar-pop .e-toolbar-item:not(.e-separator) {
682
574
  min-width: 34px;
683
575
  padding: 0;
684
576
  }
685
-
686
577
  .e-toolbar .e-toolbar-pop .e-toolbar-item.e-tbtn-align .e-btn.e-control {
687
578
  text-align: center;
688
579
  }
689
-
690
580
  .e-toolbar .e-toolbar-pop .e-toolbar-item.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
691
581
  min-width: 100%;
692
582
  }
693
-
694
583
  .e-toolbar .e-toolbar-pop .e-toolbar-item {
695
584
  -ms-flex-line-pack: center;
696
585
  align-content: center;
@@ -702,121 +591,95 @@
702
591
  -ms-flex-pack: center;
703
592
  justify-content: center;
704
593
  }
705
-
706
594
  .e-toolbar .e-toolbar-pop .e-toolbar-item > * {
707
595
  height: 100%;
708
596
  min-width: 100%;
709
597
  text-overflow: ellipsis;
710
598
  }
711
-
712
599
  .e-toolbar .e-toolbar-pop .e-toolbar-text .e-tbar-btn-text {
713
600
  display: none;
714
601
  }
715
-
716
602
  .e-toolbar .e-toolbar-pop .e-toolpopup {
717
603
  text-align: center;
718
604
  }
719
-
720
605
  .e-toolbar .e-toolbar-popup {
721
606
  text-align: center;
722
607
  }
723
-
724
608
  .e-toolbar.e-toolpop.e-rtl .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-center .e-toolbar-item {
725
609
  margin: 0;
726
610
  }
727
-
728
611
  .e-toolbar.e-toolpop.e-rtl .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-right .e-toolbar-item:last-child {
729
612
  margin: 0;
730
613
  margin-left: 8px;
731
614
  }
732
-
733
615
  .e-toolbar.e-toolpop.e-rtl .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-right .e-toolbar-item {
734
616
  margin: 0;
735
617
  }
736
-
737
618
  .e-toolbar.e-rtl .e-hscroll-bar .e-hscroll-content > .e-toolbar-item:last-child {
738
619
  margin-left: 8px;
739
620
  margin-right: initial;
740
621
  }
741
-
742
622
  .e-toolbar.e-rtl .e-hscroll-bar .e-hscroll-content .e-toolbar-center .e-toolbar-item {
743
623
  margin: 0;
744
624
  }
745
-
746
625
  .e-toolbar.e-rtl .e-hscroll-bar .e-hscroll-content .e-toolbar-right .e-toolbar-item:last-child {
747
626
  margin-right: 8px;
748
627
  }
749
-
750
628
  .e-toolbar.e-rtl .e-hscroll-bar .e-hscroll-content .e-toolbar-right .e-toolbar-item {
751
629
  margin: 0;
752
630
  }
753
-
754
631
  .e-toolbar.e-rtl .e-toolbar-items.e-tbar-pos .e-toolbar-left {
755
632
  left: auto;
756
633
  right: 0;
757
634
  }
758
-
759
635
  .e-toolbar.e-rtl .e-toolbar-items.e-tbar-pos .e-toolbar-right {
760
636
  left: 0;
761
637
  right: auto;
762
638
  }
763
-
764
639
  .e-toolbar.e-rtl .e-toolbar-items .e-toolbar-left .e-toolbar-item:first-child {
765
640
  margin-left: 0;
766
641
  }
767
-
768
642
  .e-toolbar.e-rtl .e-toolbar-items .e-toolbar-left .e-toolbar-item:last-child {
769
643
  margin-left: 8px;
770
644
  }
771
-
772
645
  .e-toolbar.e-rtl .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child {
773
646
  margin-left: 0;
774
647
  margin-right: 8px;
775
648
  }
776
-
777
649
  .e-toolbar.e-rtl .e-toolbar-items:first-child .e-hscroll-bar:first-child .e-toolbar-left .e-toolbar-item:last-child {
778
650
  margin-left: 0;
779
651
  }
780
-
781
652
  .e-toolbar.e-rtl .e-toolbar-items:first-child .e-hscroll-bar:first-child .e-toolbar-left .e-toolbar-item:first-child {
782
653
  margin-left: 0;
783
654
  margin-right: 8px;
784
655
  }
785
-
786
656
  .e-toolbar.e-rtl .e-toolbar-items:first-child .e-hscroll-bar:first-child .e-toolbar-center .e-toolbar-item:last-child {
787
657
  margin-right: 0;
788
658
  }
789
-
790
659
  .e-toolbar.e-rtl .e-toolbar-items:first-child .e-hscroll-bar:first-child .e-toolbar-right .e-toolbar-item:last-child {
791
660
  margin-left: 8px;
792
661
  margin-right: 0;
793
662
  }
794
-
795
663
  .e-toolbar.e-rtl .e-toolbar-items:first-child .e-hscroll-bar:first-child .e-toolbar-right .e-toolbar-item:first-child {
796
664
  margin-right: 0;
797
665
  }
798
-
799
666
  .e-toolbar.e-rtl .e-toolbar-items:first-child .e-hscroll-bar:first-child .e-toolbar-item:last-child {
800
667
  margin-left: 8px;
801
668
  margin-right: 0;
802
669
  }
803
-
804
670
  .e-toolbar.e-rtl .e-toolbar-items:first-child > .e-toolbar-item:last-child:last-child,
805
671
  .e-toolbar.e-rtl .e-toolbar-items:first-child > .e-toolbar-right .e-toolbar-item:last-child {
806
672
  margin-right: 0;
807
673
  }
808
-
809
674
  .e-toolbar.e-rtl .e-toolbar-items:first-child > .e-toolbar-item:last-child:first-child,
810
675
  .e-toolbar.e-rtl .e-toolbar-items:first-child > .e-toolbar-right .e-toolbar-item:first-child {
811
676
  margin-right: 8px;
812
677
  }
813
-
814
678
  .e-toolbar.e-rtl .e-hor-nav {
815
679
  left: 0;
816
680
  right: auto;
817
681
  border-radius: 0 0 0 0;
818
682
  }
819
-
820
683
  .e-toolbar .e-hor-nav {
821
684
  -ms-flex-align: center;
822
685
  align-items: center;
@@ -832,11 +695,9 @@
832
695
  top: 0;
833
696
  width: 28px;
834
697
  }
835
-
836
698
  .e-toolbar .e-hor-nav.e-ie-align {
837
699
  display: table;
838
700
  }
839
-
840
701
  .e-toolbar .e-popup-down-icon.e-icons,
841
702
  .e-toolbar .e-popup-up-icon.e-icons {
842
703
  color: #6c757d;
@@ -846,16 +707,13 @@
846
707
  width: 100%;
847
708
  font-size: 18px;
848
709
  }
849
-
850
710
  .e-toolbar .e-toolbar-item .e-tbar-btn.e-btn {
851
711
  line-height: 22px;
852
712
  }
853
-
854
713
  .e-toolbar .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
855
714
  line-height: 16px;
856
715
  min-height: 16px;
857
716
  }
858
-
859
717
  .e-toolbar .e-toolbar-items {
860
718
  border-radius: 0 0 0 0;
861
719
  display: inline-block;
@@ -863,42 +721,34 @@
863
721
  min-height: 38px;
864
722
  vertical-align: middle;
865
723
  }
866
-
867
724
  .e-toolbar .e-toolbar-items.e-toolbar-multirow {
868
725
  margin-bottom: 1px;
869
726
  margin-left: 10px;
870
727
  margin-right: 10px;
871
728
  white-space: normal;
872
729
  }
873
-
874
730
  .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-multirow-separator,
875
731
  .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator.e-hidden {
876
732
  display: none;
877
733
  }
878
-
879
734
  .e-toolbar .e-toolbar-items.e-toolbar-multirow .e-toolbar-item.e-separator {
880
735
  display: -ms-inline-flexbox;
881
736
  display: inline-flex;
882
737
  }
883
-
884
738
  .e-toolbar .e-toolbar-items.e-multirow-pos .e-toolbar-left,
885
739
  .e-toolbar .e-toolbar-items.e-multirow-pos .e-toolbar-center,
886
740
  .e-toolbar .e-toolbar-items.e-multirow-pos .e-toolbar-right {
887
741
  display: inline;
888
742
  }
889
-
890
743
  .e-toolbar .e-toolbar-items.e-toolbar-multirow:not(.e-tbar-pos) .e-toolbar-item:first-child {
891
744
  margin-left: 0;
892
745
  }
893
-
894
746
  .e-toolbar .e-toolbar-items.e-toolbar-multirow:not(.e-tbar-pos) .e-toolbar-item:last-child {
895
747
  margin-right: 0;
896
748
  }
897
-
898
749
  .e-toolbar .e-toolbar-items.e-tbar-pos {
899
750
  display: block;
900
751
  }
901
-
902
752
  .e-toolbar .e-toolbar-items.e-tbar-pos .e-toolbar-left,
903
753
  .e-toolbar .e-toolbar-items.e-tbar-pos .e-toolbar-center,
904
754
  .e-toolbar .e-toolbar-items.e-tbar-pos .e-toolbar-right {
@@ -906,88 +756,68 @@
906
756
  height: 100%;
907
757
  top: 0;
908
758
  }
909
-
910
759
  .e-toolbar .e-toolbar-items.e-tbar-pos .e-toolbar-right,
911
760
  .e-toolbar .e-toolbar-items.e-tbar-pos .e-toolbar-left {
912
761
  position: absolute;
913
762
  }
914
-
915
763
  .e-toolbar .e-toolbar-items.e-tbar-pos .e-toolbar-right {
916
764
  right: 0;
917
765
  }
918
-
919
766
  .e-toolbar .e-toolbar-items.e-tbar-pos .e-toolbar-left {
920
767
  left: 0;
921
768
  line-height: 35px;
922
769
  }
923
-
924
770
  .e-toolbar .e-toolbar-items.e-tbar-pos .e-toolbar-center {
925
771
  margin: 0 auto;
926
772
  }
927
-
928
773
  .e-toolbar .e-toolbar-items .e-toolbar-left,
929
774
  .e-toolbar .e-toolbar-items .e-toolbar-center,
930
775
  .e-toolbar .e-toolbar-items .e-toolbar-right {
931
776
  display: inline-block;
932
777
  }
933
-
934
778
  .e-toolbar .e-toolbar-items .e-toolbar-left .e-toolbar-item:first-child {
935
779
  margin-left: 8px;
936
780
  }
937
-
938
781
  .e-toolbar .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child {
939
782
  margin-left: 8px;
940
783
  }
941
-
942
784
  .e-toolbar .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-right .e-toolbar-item:first-child {
943
785
  margin-left: 0;
944
786
  }
945
-
946
787
  .e-toolbar .e-toolbar-items:first-child .e-hscroll-bar:first-child .e-toolbar-left .e-toolbar-item:last-child {
947
788
  margin-right: 0;
948
789
  }
949
-
950
790
  .e-toolbar .e-toolbar-items:first-child .e-hscroll-bar:first-child .e-toolbar-left .e-toolbar-item:first-child {
951
791
  margin-left: 8px;
952
792
  }
953
-
954
793
  .e-toolbar .e-toolbar-items:first-child .e-hscroll-bar:first-child .e-toolbar-center .e-toolbar-item:last-child {
955
794
  margin-right: 0;
956
795
  }
957
-
958
796
  .e-toolbar .e-toolbar-items:first-child .e-hscroll-bar:first-child .e-toolbar-right .e-toolbar-item:last-child {
959
797
  margin-right: 8px;
960
798
  }
961
-
962
799
  .e-toolbar .e-toolbar-items:first-child .e-hscroll-bar:first-child .e-toolbar-right .e-toolbar-item:first-child {
963
800
  margin-left: 0;
964
801
  }
965
-
966
802
  .e-toolbar .e-toolbar-items:first-child .e-hscroll-bar:first-child .e-toolbar-item:last-child {
967
803
  margin-right: 8px;
968
804
  }
969
-
970
805
  .e-toolbar .e-toolbar-items:first-child > .e-toolbar-item:last-child,
971
806
  .e-toolbar .e-toolbar-items:first-child > .e-toolbar-right .e-toolbar-item:last-child {
972
807
  margin-right: 8px;
973
808
  }
974
-
975
809
  .e-toolbar .e-toolbar-items .e-hscroll-bar .e-hscroll-content > .e-toolbar-item:last-child {
976
810
  margin-right: 8px;
977
811
  }
978
-
979
812
  .e-toolbar .e-toolbar-items .e-hscroll-bar .e-hscroll-content .e-toolbar-center .e-toolbar-item {
980
813
  margin: 0;
981
814
  }
982
-
983
815
  .e-toolbar .e-toolbar-items .e-hscroll-bar .e-hscroll-content .e-toolbar-right .e-toolbar-item:last-child {
984
816
  margin-right: 8px;
985
817
  }
986
-
987
818
  .e-toolbar .e-toolbar-items .e-hscroll-bar .e-hscroll-content .e-toolbar-right .e-toolbar-item {
988
819
  margin: 0;
989
820
  }
990
-
991
821
  .e-toolbar .e-toolbar-items .e-toolbar-item {
992
822
  -ms-flex-line-pack: center;
993
823
  align-content: center;
@@ -1000,27 +830,22 @@
1000
830
  vertical-align: middle;
1001
831
  width: auto;
1002
832
  }
1003
-
1004
833
  .e-toolbar .e-toolbar-items .e-toolbar-item:not(.e-separator) {
1005
834
  height: inherit;
1006
835
  min-width: 28px;
1007
836
  padding: 4px;
1008
837
  }
1009
-
1010
838
  .e-toolbar .e-toolbar-items .e-toolbar-item.e-separator {
1011
839
  margin: 5px 10px;
1012
840
  min-height: 24px;
1013
841
  min-width: 1px;
1014
842
  }
1015
-
1016
- .e-toolbar .e-toolbar-items .e-toolbar-item input[type='checkbox'] {
843
+ .e-toolbar .e-toolbar-items .e-toolbar-item input[type=checkbox] {
1017
844
  height: auto;
1018
845
  }
1019
-
1020
846
  .e-toolbar .e-toolbar-items .e-toolbar-item.e-popup-text .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon {
1021
847
  padding-bottom: 5px;
1022
848
  }
1023
-
1024
849
  .e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn {
1025
850
  height: calc(100% - 10px);
1026
851
  margin: 0;
@@ -1029,46 +854,37 @@
1029
854
  padding: 0 4px;
1030
855
  border-radius: 4px;
1031
856
  }
1032
-
1033
857
  .e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon {
1034
858
  padding: 4px;
1035
859
  }
1036
-
1037
860
  .e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-icon-right.e-btn-icon {
1038
861
  padding: 4px;
1039
862
  }
1040
-
1041
863
  .e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
1042
864
  margin: 0;
1043
865
  min-width: 12px;
1044
866
  width: auto;
1045
867
  padding-bottom: 4px;
1046
868
  }
1047
-
1048
869
  .e-toolbar .e-toolbar-items .e-toolbar-item > * {
1049
870
  -ms-flex-item-align: center;
1050
871
  -ms-grid-row-align: center;
1051
872
  align-self: center;
1052
873
  text-overflow: ellipsis;
1053
874
  }
1054
-
1055
875
  .e-toolbar .e-toolbar-items .e-toolbar-item.e-separator {
1056
876
  height: 24px;
1057
877
  vertical-align: middle;
1058
878
  }
1059
-
1060
879
  .e-toolbar .e-toolbar-items .e-toolbar-item.e-separator + .e-separator {
1061
880
  display: none;
1062
881
  }
1063
-
1064
882
  .e-toolbar .e-toolbar-items .e-toolbar-item.e-separator:last-of-type, .e-toolbar .e-toolbar-items .e-toolbar-item.e-separator:first-of-type {
1065
883
  display: none;
1066
884
  }
1067
-
1068
885
  .e-toolbar .e-tbar-btn > :first-child {
1069
886
  display: inline-block;
1070
887
  }
1071
-
1072
888
  .e-toolbar .e-tbar-btn {
1073
889
  border: none;
1074
890
  cursor: pointer;
@@ -1081,16 +897,13 @@
1081
897
  text-decoration: none;
1082
898
  text-transform: none;
1083
899
  }
1084
-
1085
900
  .e-toolbar .e-tbar-btn .e-icons.e-btn-icon {
1086
901
  font-size: 18px;
1087
902
  vertical-align: middle;
1088
903
  }
1089
-
1090
904
  .e-toolbar .e-tbar-btn div {
1091
905
  vertical-align: middle;
1092
906
  }
1093
-
1094
907
  .e-toolbar .e-tbar-btn .e-tbar-btn-text {
1095
908
  display: inline-block;
1096
909
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
@@ -1099,70 +912,57 @@
1099
912
  vertical-align: middle;
1100
913
  width: auto;
1101
914
  }
1102
-
1103
915
  .e-toolbar.e-vertical {
1104
916
  display: -ms-flexbox;
1105
917
  display: flex;
1106
918
  -ms-flex-direction: column;
1107
919
  flex-direction: column;
1108
920
  }
1109
-
1110
921
  .e-toolbar.e-vertical.e-rtl.e-tbar-pos .e-toolbar-left {
1111
922
  bottom: 0;
1112
923
  top: auto;
1113
924
  }
1114
-
1115
925
  .e-toolbar.e-vertical.e-rtl.e-tbar-pos .e-toolbar-right {
1116
926
  bottom: auto;
1117
927
  top: 0;
1118
928
  }
1119
-
1120
929
  .e-toolbar.e-vertical .e-toolbar-items.e-tbar-pos .e-toolbar-left,
1121
930
  .e-toolbar.e-vertical .e-toolbar-items.e-tbar-pos .e-toolbar-center,
1122
931
  .e-toolbar.e-vertical .e-toolbar-items.e-tbar-pos .e-toolbar-right {
1123
932
  height: auto;
1124
933
  }
1125
-
1126
934
  .e-toolbar.e-vertical .e-toolbar-items.e-tbar-pos .e-toolbar-left {
1127
935
  left: auto;
1128
936
  right: auto;
1129
937
  top: 0;
1130
938
  }
1131
-
1132
939
  .e-toolbar.e-vertical .e-toolbar-items.e-tbar-pos .e-toolbar-right {
1133
940
  bottom: 0;
1134
941
  left: auto;
1135
942
  right: auto;
1136
943
  }
1137
-
1138
944
  .e-toolbar.e-vertical .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child {
1139
945
  margin-left: 0;
1140
946
  }
1141
-
1142
947
  .e-toolbar.e-vertical .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:last-child {
1143
948
  margin-right: 0;
1144
949
  }
1145
-
1146
950
  .e-toolbar.e-vertical .e-toolbar-items .e-toolbar-item {
1147
951
  display: -ms-flexbox;
1148
952
  display: flex;
1149
953
  height: auto;
1150
954
  }
1151
-
1152
955
  .e-toolbar.e-vertical .e-toolbar-items .e-toolbar-item:not(.e-separator) {
1153
956
  min-width: 33px;
1154
957
  }
1155
-
1156
958
  .e-toolbar.e-vertical .e-toolbar-items .e-toolbar-item.e-separator {
1157
959
  height: auto;
1158
960
  margin: 3px 7px;
1159
961
  min-height: auto;
1160
962
  }
1161
-
1162
963
  .e-toolbar.e-vertical .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn {
1163
964
  margin: 0;
1164
965
  }
1165
-
1166
966
  .e-toolbar.e-vertical .e-hor-nav {
1167
967
  bottom: 0;
1168
968
  height: auto;
@@ -1181,68 +981,55 @@
1181
981
  border: 0 solid #dee2e6;
1182
982
  box-shadow: none;
1183
983
  }
1184
-
1185
984
  .e-toolbar.e-vertical .e-hor-nav {
1186
985
  border: solid #dee2e6;
1187
986
  border-width: 0 0 0 0;
1188
987
  }
1189
-
1190
988
  .e-toolbar.e-vertical.e-rtl .e-hor-nav {
1191
989
  border: solid #dee2e6;
1192
990
  border-width: 0 0 0 0;
1193
991
  }
1194
-
1195
992
  .e-toolbar.e-vertical .e-toolbar-items .e-toolbar-item.e-separator {
1196
993
  border-width: 0 0 1px 0;
1197
994
  }
1198
-
1199
995
  .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item.e-overlay {
1200
996
  background: #f8f9fa;
1201
997
  }
1202
-
1203
998
  .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item.e-separator {
1204
999
  border: solid #dee2e6;
1205
1000
  border-width: 0 1px 0 0;
1206
1001
  }
1207
-
1208
1002
  .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn .e-icons {
1209
1003
  color: #6c757d;
1210
1004
  }
1211
-
1212
1005
  .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn {
1213
1006
  background: #f8f9fa;
1214
1007
  box-shadow: none;
1215
1008
  color: #212529;
1216
1009
  }
1217
-
1218
1010
  .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn .e-toolbar-item .e-tbar-btn-text {
1219
1011
  color: #212529;
1220
1012
  }
1221
-
1222
1013
  .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn:focus {
1223
1014
  background: #5c636a;
1224
1015
  border-color: #6c757d;
1225
1016
  border-radius: 0;
1226
1017
  color: #6c757d;
1227
1018
  }
1228
-
1229
1019
  .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn:focus .e-toolbar-item .e-tbar-btn-text,
1230
1020
  .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn:focus .e-icons {
1231
1021
  color: #fff;
1232
1022
  }
1233
-
1234
1023
  .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn:hover {
1235
1024
  background: #5c636a;
1236
1025
  border-color: #6c757d;
1237
1026
  border-radius: 0;
1238
1027
  color: #6c757d;
1239
1028
  }
1240
-
1241
1029
  .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn:hover .e-toolbar-item .e-tbar-btn-text,
1242
1030
  .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn:hover .e-icons {
1243
1031
  color: #fff;
1244
1032
  }
1245
-
1246
1033
  .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn:active {
1247
1034
  background: #565e64;
1248
1035
  border-color: #dee2e6;
@@ -1250,42 +1037,33 @@
1250
1037
  box-shadow: none;
1251
1038
  color: #495057;
1252
1039
  }
1253
-
1254
1040
  .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn:active .e-icons {
1255
1041
  color: #fff;
1256
1042
  }
1257
-
1258
1043
  .e-toolbar .e-tbar-btn.e-btn .e-icons {
1259
1044
  color: #6c757d;
1260
1045
  padding-bottom: 4px;
1261
1046
  }
1262
-
1263
1047
  .e-toolbar .e-toolbar-pop {
1264
1048
  background: #fff;
1265
1049
  border: 0 solid #dee2e6;
1266
1050
  box-shadow: 0 16px 48px rgba(0, 0, 0, 0.175);
1267
1051
  }
1268
-
1269
1052
  .e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn {
1270
1053
  background: transparent;
1271
1054
  }
1272
-
1273
1055
  .e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:focus {
1274
1056
  background: #5c636a;
1275
1057
  }
1276
-
1277
1058
  .e-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn:hover {
1278
1059
  background: #5c636a;
1279
1060
  }
1280
-
1281
1061
  .e-toolbar .e-toolbar-pop .e-toolbar-item:not(.e-separator) {
1282
1062
  background: transparent;
1283
1063
  }
1284
-
1285
1064
  .e-toolbar.e-extended-toolbar .e-toolbar-pop {
1286
1065
  background: #f8f9fa;
1287
1066
  }
1288
-
1289
1067
  .e-toolbar.e-toolpop .e-hor-nav.e-nav-active,
1290
1068
  .e-toolbar.e-toolpop .e-hor-nav.e-nav-active:not(.e-expended-nav) {
1291
1069
  background: #5c636a;
@@ -1293,118 +1071,96 @@
1293
1071
  box-shadow: none;
1294
1072
  border-left: 0 #dee2e6 #5c636a;
1295
1073
  }
1296
-
1297
1074
  .e-toolbar.e-toolpop .e-hor-nav.e-nav-active .e-icons,
1298
1075
  .e-toolbar.e-toolpop .e-hor-nav.e-nav-active:not(.e-expended-nav) .e-icons {
1299
1076
  color: #fff;
1300
1077
  }
1301
-
1302
1078
  .e-toolbar .e-tbar-btn {
1303
1079
  background: #f8f9fa;
1304
1080
  box-shadow: none;
1305
1081
  color: #212529;
1306
1082
  }
1307
-
1308
1083
  .e-toolbar .e-tbar-btn:focus {
1309
1084
  background: #5c636a;
1310
1085
  border-color: #6c757d;
1311
1086
  border-radius: 0;
1312
1087
  color: #6c757d;
1313
1088
  }
1314
-
1315
1089
  .e-toolbar .e-tbar-btn:focus .e-icons,
1316
1090
  .e-toolbar .e-tbar-btn:focus .e-tbar-btn-text {
1317
1091
  color: #fff;
1318
1092
  padding-bottom: 4px;
1319
1093
  }
1320
-
1321
1094
  .e-toolbar .e-tbar-btn:hover {
1322
1095
  background: #5c636a;
1323
1096
  border-color: #6c757d;
1324
1097
  border-radius: 0;
1325
1098
  color: #6c757d;
1326
1099
  }
1327
-
1328
1100
  .e-toolbar .e-tbar-btn:hover .e-icons,
1329
1101
  .e-toolbar .e-tbar-btn:hover .e-tbar-btn-text {
1330
1102
  color: #fff;
1331
1103
  padding-bottom: 4px;
1332
1104
  }
1333
-
1334
1105
  .e-toolbar .e-toolbar-items {
1335
1106
  background: #f8f9fa;
1336
1107
  }
1337
-
1338
1108
  .e-toolbar .e-toolbar-items .e-toolbar-item.e-overlay {
1339
1109
  background: #f8f9fa;
1340
1110
  }
1341
-
1342
1111
  .e-toolbar .e-toolbar-items .e-toolbar-item.e-overlay .e-tbar-btn-text {
1343
1112
  color: #495057;
1344
1113
  }
1345
-
1346
1114
  .e-toolbar .e-toolbar-items .e-toolbar-item.e-overlay .e-icons {
1347
1115
  color: #495057;
1348
1116
  }
1349
-
1350
1117
  .e-toolbar .e-toolbar-items .e-toolbar-item.e-separator {
1351
1118
  border: solid #dee2e6;
1352
1119
  border-width: 0 1px 0 0;
1353
1120
  }
1354
-
1355
1121
  .e-toolbar.e-rtl .e-hor-nav {
1356
1122
  background: #f8f9fa;
1357
1123
  border: solid #dee2e6;
1358
1124
  border-left: 0;
1359
1125
  border-width: 0 0 0 0;
1360
1126
  }
1361
-
1362
1127
  .e-toolbar.e-rtl .e-hor-nav:not(.e-nav-active):hover {
1363
1128
  background: #5c636a;
1364
1129
  color: #6c757d;
1365
1130
  }
1366
-
1367
1131
  .e-toolbar .e-hor-nav {
1368
1132
  background: #f8f9fa;
1369
1133
  border: solid #dee2e6;
1370
1134
  border-width: 0 0 0 0;
1371
1135
  }
1372
-
1373
1136
  .e-toolbar .e-hor-nav::after {
1374
- content: '';
1137
+ content: "";
1375
1138
  }
1376
-
1377
1139
  .e-toolbar .e-hor-nav:active {
1378
1140
  border: 0;
1379
1141
  box-shadow: none;
1380
1142
  color: #495057;
1381
1143
  }
1382
-
1383
1144
  .e-toolbar .e-hor-nav:active::after {
1384
- content: '';
1145
+ content: "";
1385
1146
  }
1386
-
1387
1147
  .e-toolbar .e-hor-nav:hover {
1388
1148
  background: #5c636a;
1389
1149
  border-left: 0;
1390
1150
  color: #fff;
1391
1151
  }
1392
-
1393
1152
  .e-toolbar .e-hor-nav:hover .e-icons {
1394
1153
  color: inherit;
1395
1154
  }
1396
-
1397
1155
  .e-toolbar .e-hor-nav:focus {
1398
1156
  background: #5c636a;
1399
1157
  border-left: 0;
1400
1158
  border-color: #6c757d;
1401
1159
  color: #fff;
1402
1160
  }
1403
-
1404
1161
  .e-toolbar .e-hor-nav:focus .e-icons {
1405
1162
  color: inherit;
1406
1163
  }
1407
-
1408
1164
  .e-toolbar .e-tbar-btn:active {
1409
1165
  background: #e9ecef;
1410
1166
  background: #565e64;
@@ -1412,4 +1168,4 @@
1412
1168
  border-radius: 0;
1413
1169
  box-shadow: none;
1414
1170
  color: #495057;
1415
- }
1171
+ }