@syncfusion/ej2-navigations 20.1.51 → 20.1.57

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