@syncfusion/ej2-navigations 20.1.51 → 20.1.55

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