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