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