@syncfusion/ej2-vue-navigations 20.1.47 → 20.1.48

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