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