@syncfusion/ej2-schedule 30.1.41 → 30.2.4-744881

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 (311) hide show
  1. package/.eslintrc.json +243 -262
  2. package/.gitleaksignore +4 -4
  3. package/README.md +83 -83
  4. package/dist/ej2-schedule.umd.min.js +1 -10
  5. package/dist/ej2-schedule.umd.min.js.map +1 -1
  6. package/dist/es6/ej2-schedule.es2015.js +96 -83
  7. package/dist/es6/ej2-schedule.es2015.js.map +1 -1
  8. package/dist/es6/ej2-schedule.es5.js +561 -548
  9. package/dist/es6/ej2-schedule.es5.js.map +1 -1
  10. package/helpers/e2e/index.js +3 -3
  11. package/helpers/e2e/recurrence-editor.js +13 -13
  12. package/helpers/e2e/schedule.js +13 -13
  13. package/license +9 -9
  14. package/package.json +42 -42
  15. package/src/recurrence-editor/recurrence-editor-model.d.ts +75 -75
  16. package/src/recurrence-editor/recurrence-editor.js +19 -19
  17. package/src/schedule/actions/drag.js +15 -13
  18. package/src/schedule/actions/keyboard.js +11 -11
  19. package/src/schedule/actions/resize.js +13 -13
  20. package/src/schedule/base/interface.d.ts +2 -2
  21. package/src/schedule/base/schedule-model.d.ts +864 -864
  22. package/src/schedule/base/schedule.js +19 -19
  23. package/src/schedule/event-renderer/agenda-base.js +13 -13
  24. package/src/schedule/event-renderer/month.js +13 -13
  25. package/src/schedule/event-renderer/timeline-view.js +13 -13
  26. package/src/schedule/event-renderer/vertical-view.js +13 -13
  27. package/src/schedule/event-renderer/year.js +13 -13
  28. package/src/schedule/models/event-settings-model.d.ts +156 -156
  29. package/src/schedule/models/event-settings.js +19 -19
  30. package/src/schedule/models/field-options-model.d.ts +22 -22
  31. package/src/schedule/models/field-options.js +19 -19
  32. package/src/schedule/models/fields-model.d.ts +92 -92
  33. package/src/schedule/models/fields.js +19 -19
  34. package/src/schedule/models/group-model.d.ts +48 -48
  35. package/src/schedule/models/group.js +19 -19
  36. package/src/schedule/models/header-rows-model.d.ts +22 -22
  37. package/src/schedule/models/header-rows.js +19 -19
  38. package/src/schedule/models/quick-info-templates-model.d.ts +37 -37
  39. package/src/schedule/models/quick-info-templates.js +19 -19
  40. package/src/schedule/models/resources-model.d.ts +85 -85
  41. package/src/schedule/models/resources.js +19 -19
  42. package/src/schedule/models/time-scale-model.d.ts +40 -40
  43. package/src/schedule/models/time-scale.js +19 -19
  44. package/src/schedule/models/toolbar-model.d.ts +187 -187
  45. package/src/schedule/models/toolbar.js +19 -19
  46. package/src/schedule/models/views-model.d.ts +361 -361
  47. package/src/schedule/models/views.js +19 -19
  48. package/src/schedule/models/work-hours-model.d.ts +16 -16
  49. package/src/schedule/models/work-hours.js +19 -19
  50. package/src/schedule/popups/quick-popups.js +1 -1
  51. package/src/schedule/renderer/agenda.js +13 -13
  52. package/src/schedule/renderer/day.js +13 -13
  53. package/src/schedule/renderer/header-renderer.js +11 -11
  54. package/src/schedule/renderer/month-agenda.js +13 -13
  55. package/src/schedule/renderer/month.js +22 -20
  56. package/src/schedule/renderer/timeline-month.js +13 -13
  57. package/src/schedule/renderer/timeline-view.js +13 -13
  58. package/src/schedule/renderer/timeline-year.js +13 -13
  59. package/src/schedule/renderer/vertical-view.js +13 -13
  60. package/src/schedule/renderer/view-base.d.ts +2 -0
  61. package/src/schedule/renderer/view-base.js +9 -0
  62. package/src/schedule/renderer/week.js +13 -13
  63. package/src/schedule/renderer/work-week.js +13 -13
  64. package/src/schedule/renderer/year.js +13 -13
  65. package/styles/bds-lite.css +0 -4446
  66. package/styles/bds-lite.scss +0 -18
  67. package/styles/bds.css +0 -5198
  68. package/styles/bds.scss +0 -20
  69. package/styles/bootstrap-dark-lite.css +0 -4228
  70. package/styles/bootstrap-dark-lite.scss +0 -18
  71. package/styles/bootstrap-dark.css +0 -4980
  72. package/styles/bootstrap-dark.scss +0 -20
  73. package/styles/bootstrap-lite.css +0 -4223
  74. package/styles/bootstrap-lite.scss +0 -18
  75. package/styles/bootstrap.css +0 -4975
  76. package/styles/bootstrap.scss +0 -20
  77. package/styles/bootstrap4-lite.css +0 -4270
  78. package/styles/bootstrap4-lite.scss +0 -18
  79. package/styles/bootstrap4.css +0 -5022
  80. package/styles/bootstrap4.scss +0 -20
  81. package/styles/bootstrap5-dark-lite.css +0 -4273
  82. package/styles/bootstrap5-dark-lite.scss +0 -18
  83. package/styles/bootstrap5-dark.css +0 -5025
  84. package/styles/bootstrap5-dark.scss +0 -20
  85. package/styles/bootstrap5-lite.css +0 -4273
  86. package/styles/bootstrap5-lite.scss +0 -18
  87. package/styles/bootstrap5.3-lite.css +0 -4319
  88. package/styles/bootstrap5.3-lite.scss +0 -18
  89. package/styles/bootstrap5.3.css +0 -5071
  90. package/styles/bootstrap5.3.scss +0 -20
  91. package/styles/bootstrap5.css +0 -5025
  92. package/styles/bootstrap5.scss +0 -20
  93. package/styles/fabric-dark-lite.css +0 -4198
  94. package/styles/fabric-dark-lite.scss +0 -18
  95. package/styles/fabric-dark.css +0 -4950
  96. package/styles/fabric-dark.scss +0 -20
  97. package/styles/fabric-lite.css +0 -4195
  98. package/styles/fabric-lite.scss +0 -18
  99. package/styles/fabric.css +0 -4947
  100. package/styles/fabric.scss +0 -20
  101. package/styles/fluent-dark-lite.css +0 -4261
  102. package/styles/fluent-dark-lite.scss +0 -18
  103. package/styles/fluent-dark.css +0 -5013
  104. package/styles/fluent-dark.scss +0 -20
  105. package/styles/fluent-lite.css +0 -4261
  106. package/styles/fluent-lite.scss +0 -18
  107. package/styles/fluent.css +0 -5013
  108. package/styles/fluent.scss +0 -20
  109. package/styles/fluent2-lite.css +0 -4505
  110. package/styles/fluent2-lite.scss +0 -18
  111. package/styles/fluent2.css +0 -5261
  112. package/styles/fluent2.scss +0 -20
  113. package/styles/highcontrast-light-lite.css +0 -4287
  114. package/styles/highcontrast-light-lite.scss +0 -18
  115. package/styles/highcontrast-light.css +0 -5039
  116. package/styles/highcontrast-light.scss +0 -20
  117. package/styles/highcontrast-lite.css +0 -4296
  118. package/styles/highcontrast-lite.scss +0 -18
  119. package/styles/highcontrast.css +0 -5048
  120. package/styles/highcontrast.scss +0 -20
  121. package/styles/material-dark-lite.css +0 -4275
  122. package/styles/material-dark-lite.scss +0 -18
  123. package/styles/material-dark.css +0 -5027
  124. package/styles/material-dark.scss +0 -20
  125. package/styles/material-lite.css +0 -4310
  126. package/styles/material-lite.scss +0 -18
  127. package/styles/material.css +0 -5062
  128. package/styles/material.scss +0 -20
  129. package/styles/material3-dark-lite.css +0 -4292
  130. package/styles/material3-dark-lite.scss +0 -18
  131. package/styles/material3-dark.css +0 -5045
  132. package/styles/material3-dark.scss +1 -21
  133. package/styles/material3-lite.css +0 -4294
  134. package/styles/material3-lite.scss +0 -18
  135. package/styles/material3.css +0 -5045
  136. package/styles/material3.scss +1 -21
  137. package/styles/tailwind-dark-lite.css +0 -4238
  138. package/styles/tailwind-dark-lite.scss +0 -18
  139. package/styles/tailwind-dark.css +0 -4990
  140. package/styles/tailwind-dark.scss +0 -20
  141. package/styles/tailwind-lite.css +0 -4238
  142. package/styles/tailwind-lite.scss +0 -18
  143. package/styles/tailwind.css +0 -4990
  144. package/styles/tailwind.scss +0 -20
  145. package/styles/tailwind3-lite.css +0 -4285
  146. package/styles/tailwind3-lite.scss +0 -18
  147. package/styles/tailwind3.css +0 -5037
  148. package/styles/tailwind3.scss +0 -20
  149. package/dist/ej2-schedule.min.js +0 -10
  150. package/dist/global/ej2-schedule.min.js +0 -11
  151. package/dist/global/ej2-schedule.min.js.map +0 -1
  152. package/dist/global/index.d.ts +0 -14
  153. package/styles/recurrence-editor/_all.scss +0 -2
  154. package/styles/recurrence-editor/_bds-definition.scss +0 -14
  155. package/styles/recurrence-editor/_bigger.scss +0 -133
  156. package/styles/recurrence-editor/_bootstrap-dark-definition.scss +0 -14
  157. package/styles/recurrence-editor/_bootstrap-definition.scss +0 -14
  158. package/styles/recurrence-editor/_bootstrap4-definition.scss +0 -14
  159. package/styles/recurrence-editor/_bootstrap5-dark-definition.scss +0 -1
  160. package/styles/recurrence-editor/_bootstrap5-definition.scss +0 -14
  161. package/styles/recurrence-editor/_bootstrap5.3-definition.scss +0 -14
  162. package/styles/recurrence-editor/_fabric-dark-definition.scss +0 -14
  163. package/styles/recurrence-editor/_fabric-definition.scss +0 -14
  164. package/styles/recurrence-editor/_fluent-dark-definition.scss +0 -1
  165. package/styles/recurrence-editor/_fluent-definition.scss +0 -14
  166. package/styles/recurrence-editor/_fluent2-definition.scss +0 -14
  167. package/styles/recurrence-editor/_fusionnew-definition.scss +0 -14
  168. package/styles/recurrence-editor/_highcontrast-definition.scss +0 -14
  169. package/styles/recurrence-editor/_highcontrast-light-definition.scss +0 -14
  170. package/styles/recurrence-editor/_layout.scss +0 -420
  171. package/styles/recurrence-editor/_material-dark-definition.scss +0 -14
  172. package/styles/recurrence-editor/_material-definition.scss +0 -14
  173. package/styles/recurrence-editor/_material3-dark-definition.scss +0 -1
  174. package/styles/recurrence-editor/_material3-definition.scss +0 -14
  175. package/styles/recurrence-editor/_tailwind-dark-definition.scss +0 -1
  176. package/styles/recurrence-editor/_tailwind-definition.scss +0 -14
  177. package/styles/recurrence-editor/_tailwind3-definition.scss +0 -14
  178. package/styles/recurrence-editor/_theme.scss +0 -1
  179. package/styles/recurrence-editor/bds.css +0 -537
  180. package/styles/recurrence-editor/bds.scss +0 -9
  181. package/styles/recurrence-editor/bootstrap-dark.css +0 -462
  182. package/styles/recurrence-editor/bootstrap-dark.scss +0 -9
  183. package/styles/recurrence-editor/bootstrap.css +0 -462
  184. package/styles/recurrence-editor/bootstrap.scss +0 -9
  185. package/styles/recurrence-editor/bootstrap4.css +0 -490
  186. package/styles/recurrence-editor/bootstrap4.scss +0 -9
  187. package/styles/recurrence-editor/bootstrap5-dark.css +0 -500
  188. package/styles/recurrence-editor/bootstrap5-dark.scss +0 -9
  189. package/styles/recurrence-editor/bootstrap5.3.css +0 -504
  190. package/styles/recurrence-editor/bootstrap5.3.scss +0 -9
  191. package/styles/recurrence-editor/bootstrap5.css +0 -500
  192. package/styles/recurrence-editor/bootstrap5.scss +0 -9
  193. package/styles/recurrence-editor/fabric-dark.css +0 -438
  194. package/styles/recurrence-editor/fabric-dark.scss +0 -9
  195. package/styles/recurrence-editor/fabric.css +0 -438
  196. package/styles/recurrence-editor/fabric.scss +0 -9
  197. package/styles/recurrence-editor/fluent-dark.css +0 -493
  198. package/styles/recurrence-editor/fluent-dark.scss +0 -9
  199. package/styles/recurrence-editor/fluent.css +0 -493
  200. package/styles/recurrence-editor/fluent.scss +0 -9
  201. package/styles/recurrence-editor/fluent2.css +0 -483
  202. package/styles/recurrence-editor/fluent2.scss +0 -9
  203. package/styles/recurrence-editor/highcontrast-light.css +0 -447
  204. package/styles/recurrence-editor/highcontrast-light.scss +0 -9
  205. package/styles/recurrence-editor/highcontrast.css +0 -447
  206. package/styles/recurrence-editor/highcontrast.scss +0 -9
  207. package/styles/recurrence-editor/material-dark.css +0 -487
  208. package/styles/recurrence-editor/material-dark.scss +0 -9
  209. package/styles/recurrence-editor/material.css +0 -491
  210. package/styles/recurrence-editor/material.scss +0 -9
  211. package/styles/recurrence-editor/material3-dark.css +0 -499
  212. package/styles/recurrence-editor/material3-dark.scss +0 -10
  213. package/styles/recurrence-editor/material3.css +0 -501
  214. package/styles/recurrence-editor/material3.scss +0 -10
  215. package/styles/recurrence-editor/tailwind-dark.css +0 -474
  216. package/styles/recurrence-editor/tailwind-dark.scss +0 -9
  217. package/styles/recurrence-editor/tailwind.css +0 -474
  218. package/styles/recurrence-editor/tailwind.scss +0 -9
  219. package/styles/recurrence-editor/tailwind3.css +0 -504
  220. package/styles/recurrence-editor/tailwind3.scss +0 -9
  221. package/styles/schedule/_all.scss +0 -2
  222. package/styles/schedule/_bds-definition.scss +0 -274
  223. package/styles/schedule/_bigger.scss +0 -801
  224. package/styles/schedule/_bootstrap-dark-definition.scss +0 -274
  225. package/styles/schedule/_bootstrap-definition.scss +0 -274
  226. package/styles/schedule/_bootstrap4-definition.scss +0 -277
  227. package/styles/schedule/_bootstrap5-dark-definition.scss +0 -1
  228. package/styles/schedule/_bootstrap5-definition.scss +0 -278
  229. package/styles/schedule/_bootstrap5.3-definition.scss +0 -278
  230. package/styles/schedule/_fabric-dark-definition.scss +0 -273
  231. package/styles/schedule/_fabric-definition.scss +0 -274
  232. package/styles/schedule/_fluent-dark-definition.scss +0 -1
  233. package/styles/schedule/_fluent-definition.scss +0 -278
  234. package/styles/schedule/_fluent2-definition.scss +0 -275
  235. package/styles/schedule/_fusionnew-definition.scss +0 -275
  236. package/styles/schedule/_highcontrast-definition.scss +0 -275
  237. package/styles/schedule/_highcontrast-light-definition.scss +0 -275
  238. package/styles/schedule/_layout.scss +0 -3870
  239. package/styles/schedule/_material-dark-definition.scss +0 -272
  240. package/styles/schedule/_material-definition.scss +0 -272
  241. package/styles/schedule/_material3-dark-definition.scss +0 -1
  242. package/styles/schedule/_material3-definition.scss +0 -277
  243. package/styles/schedule/_tailwind-dark-definition.scss +0 -1
  244. package/styles/schedule/_tailwind-definition.scss +0 -273
  245. package/styles/schedule/_tailwind3-definition.scss +0 -278
  246. package/styles/schedule/_theme.scss +0 -585
  247. package/styles/schedule/bds.css +0 -4793
  248. package/styles/schedule/bds.scss +0 -17
  249. package/styles/schedule/bootstrap-dark.css +0 -4575
  250. package/styles/schedule/bootstrap-dark.scss +0 -17
  251. package/styles/schedule/bootstrap.css +0 -4570
  252. package/styles/schedule/bootstrap.scss +0 -17
  253. package/styles/schedule/bootstrap4.css +0 -4617
  254. package/styles/schedule/bootstrap4.scss +0 -17
  255. package/styles/schedule/bootstrap5-dark.css +0 -4620
  256. package/styles/schedule/bootstrap5-dark.scss +0 -16
  257. package/styles/schedule/bootstrap5.3.css +0 -4666
  258. package/styles/schedule/bootstrap5.3.scss +0 -17
  259. package/styles/schedule/bootstrap5.css +0 -4620
  260. package/styles/schedule/bootstrap5.scss +0 -17
  261. package/styles/schedule/fabric-dark.css +0 -4545
  262. package/styles/schedule/fabric-dark.scss +0 -17
  263. package/styles/schedule/fabric.css +0 -4542
  264. package/styles/schedule/fabric.scss +0 -17
  265. package/styles/schedule/fluent-dark.css +0 -4608
  266. package/styles/schedule/fluent-dark.scss +0 -16
  267. package/styles/schedule/fluent.css +0 -4608
  268. package/styles/schedule/fluent.scss +0 -17
  269. package/styles/schedule/fluent2.css +0 -4853
  270. package/styles/schedule/fluent2.scss +0 -17
  271. package/styles/schedule/highcontrast-light.css +0 -4634
  272. package/styles/schedule/highcontrast-light.scss +0 -17
  273. package/styles/schedule/highcontrast.css +0 -4643
  274. package/styles/schedule/highcontrast.scss +0 -17
  275. package/styles/schedule/icons/_bds.scss +0 -220
  276. package/styles/schedule/icons/_bootstrap-dark.scss +0 -223
  277. package/styles/schedule/icons/_bootstrap.scss +0 -223
  278. package/styles/schedule/icons/_bootstrap4.scss +0 -217
  279. package/styles/schedule/icons/_bootstrap5-dark.scss +0 -1
  280. package/styles/schedule/icons/_bootstrap5.3.scss +0 -220
  281. package/styles/schedule/icons/_bootstrap5.scss +0 -220
  282. package/styles/schedule/icons/_fabric-dark.scss +0 -223
  283. package/styles/schedule/icons/_fabric.scss +0 -223
  284. package/styles/schedule/icons/_fluent-dark.scss +0 -1
  285. package/styles/schedule/icons/_fluent.scss +0 -220
  286. package/styles/schedule/icons/_fluent2.scss +0 -220
  287. package/styles/schedule/icons/_fusionnew.scss +0 -220
  288. package/styles/schedule/icons/_highcontrast-light.scss +0 -223
  289. package/styles/schedule/icons/_highcontrast.scss +0 -223
  290. package/styles/schedule/icons/_material-dark.scss +0 -223
  291. package/styles/schedule/icons/_material.scss +0 -223
  292. package/styles/schedule/icons/_material3-dark.scss +0 -1
  293. package/styles/schedule/icons/_material3.scss +0 -220
  294. package/styles/schedule/icons/_tailwind-dark.scss +0 -1
  295. package/styles/schedule/icons/_tailwind.scss +0 -220
  296. package/styles/schedule/icons/_tailwind3.scss +0 -220
  297. package/styles/schedule/material-dark.css +0 -4622
  298. package/styles/schedule/material-dark.scss +0 -17
  299. package/styles/schedule/material.css +0 -4657
  300. package/styles/schedule/material.scss +0 -17
  301. package/styles/schedule/material3-dark.css +0 -4640
  302. package/styles/schedule/material3-dark.scss +0 -17
  303. package/styles/schedule/material3.css +0 -4642
  304. package/styles/schedule/material3.scss +0 -18
  305. package/styles/schedule/tailwind-dark.css +0 -4585
  306. package/styles/schedule/tailwind-dark.scss +0 -16
  307. package/styles/schedule/tailwind.css +0 -4585
  308. package/styles/schedule/tailwind.scss +0 -17
  309. package/styles/schedule/tailwind3.css +0 -4632
  310. package/styles/schedule/tailwind3.scss +0 -17
  311. package/tslint.json +0 -111
@@ -1,4270 +0,0 @@
1
- /* stylelint-disable */
2
- /* stylelint-disable property-no-vendor-prefix */
3
- /*! calendar bootstrap theme variables */
4
- .e-popup.e-ddl {
5
- border-radius: 4px;
6
- -webkit-box-shadow: none;
7
- box-shadow: none;
8
- margin-top: 3px;
9
- }
10
- .e-popup.e-ddl .e-input-group {
11
- width: auto;
12
- }
13
- .e-popup.e-ddl .e-input-group input {
14
- line-height: 15px;
15
- }
16
-
17
- .e-popup.e-ddl .e-dropdownbase {
18
- min-height: 26px;
19
- }
20
-
21
- .e-popup.e-ddl .e-filter-parent .e-input-group {
22
- display: -webkit-box;
23
- display: -ms-flexbox;
24
- display: flex;
25
- width: auto;
26
- }
27
- .e-popup.e-ddl .e-filter-parent .e-input-group .e-back-icon {
28
- border: 0;
29
- }
30
-
31
- .e-input-group.e-control-wrapper.e-ddl .e-input[readonly],
32
- .e-float-input.e-control-wrapper.e-ddl input[readonly] {
33
- background: transparent;
34
- }
35
-
36
- .e-input-group.e-control-wrapper.e-ddl.e-readonly .e-input[readonly],
37
- .e-float-input.e-control-wrapper.e-ddl.e-readonly input[readonly] {
38
- background: #e9ecef;
39
- }
40
-
41
- .e-input-group:not(.e-disabled) .e-control.e-dropdownlist ~ .e-ddl-icon:active,
42
- .e-input-group:not(.e-disabled) .e-control.e-dropdownlist ~ .e-ddl-icon:hover,
43
- .e-control.e-dropdownlist .e-input-group:not(.e-disabled) .e-ddl-icon:active,
44
- .e-control.e-dropdownlist .e-input-group:not(.e-disabled) .e-ddl-icon:hover,
45
- .e-ddl.e-popup .e-input-group:not(.e-disabled) .e-clear-icon:active,
46
- .e-ddl.e-popup .e-input-group:not(.e-disabled) .e-clear-icon:hover,
47
- .e-ddl.e-popup .e-input-group:not(.e-disabled) .e-back-icon:active,
48
- .e-ddl.e-popup .e-input-group:not(.e-disabled) .e-back-icon:hover {
49
- background: transparent;
50
- color: #495057;
51
- }
52
-
53
- .e-input-group:not(.e-disabled) .e-control.e-dropdownlist ~ .e-ddl-icon,
54
- .e-input-group.e-disabled.e-ddl .e-control.e-dropdownlist ~ .e-input-group-icon,
55
- .e-control.e-dropdownlist .e-input-group.e-disabled.e-ddl .e-input-group-icon,
56
- .e-control.e-dropdownlist .e-input-group.e-ddl .e-input-group-icon {
57
- border: 0;
58
- }
59
-
60
- .e-input-group:not(.e-disabled) .e-control.e-dropdownlist ~ .e-input-group-icon:active,
61
- .e-control.e-dropdownlist .e-input-group:not(.e-disabled) .e-input-group-icon:active,
62
- .e-ddl.e-popup .e-input-group:not(.e-disabled) .e-back-icon:active,
63
- .e-ddl.e-popup .e-input-group:not(.e-disabled) .e-clear-icon:active {
64
- -webkit-box-shadow: none;
65
- box-shadow: none;
66
- }
67
-
68
- .e-ddl.e-popup .e-input-group:not(.e-disabled) .e-clear-icon {
69
- background: transparent;
70
- display: -webkit-box;
71
- display: -ms-flexbox;
72
- display: flex;
73
- position: relative;
74
- }
75
-
76
- .e-ddl.e-popup .e-filter-parent .e-input-group,
77
- .e-ddl.e-popup .e-filter-parent {
78
- background: rgba(0, 0, 0, 0.03);
79
- }
80
-
81
- .e-input-group .e-control.e-dropdownlist ~ .e-ddl-icon {
82
- font-size: 12px;
83
- }
84
-
85
- .e-small .e-input-group .e-control.e-dropdownlist ~ .e-ddl-icon,
86
- .e-small.e-input-group .e-control.e-dropdownlist ~ .e-ddl-icon {
87
- font-size: 10px;
88
- }
89
-
90
- .e-multi-select-wrapper .e-chips-collection .e-chips .e-chips-close.e-icon::before {
91
- line-height: 30px;
92
- top: 0;
93
- }
94
-
95
- .e-multiselect .e-input-group-icon.e-ddl-icon {
96
- border-radius: 0 4px 4px 0;
97
- border-right-width: 0;
98
- }
99
-
100
- .e-input-group.e-multiselect.e-control-wrapper .e-input-group-icon.e-ddl-icon::before {
101
- font-size: 12px;
102
- }
103
-
104
- .e-small .e-input-group.e-multiselect.e-control-wrapper .e-input-group-icon.e-ddl-icon::before,
105
- .e-small.e-input-group.e-multiselect.e-control-wrapper .e-input-group-icon.e-ddl-icon::before {
106
- font-size: 10px;
107
- }
108
-
109
- .e-multiselect.e-rtl .e-input-group-icon.e-ddl-icon {
110
- border-left-width: 0;
111
- border-radius: 4px 0 0 4px;
112
- border-right-width: 1px;
113
- }
114
-
115
- .e-popup.e-multi-select-list-wrapper .e-list-item.e-active.e-item-focus.e-hover {
116
- -webkit-box-shadow: none;
117
- box-shadow: none;
118
- }
119
-
120
- .e-input-group.e-multiselect .e-spinner-pane .e-spinner-inner .e-spin-bootstrap4 .e-path-circle {
121
- stroke-width: 1px;
122
- }
123
-
124
- .e-small .e-multi-select-wrapper .e-chips {
125
- margin: 1px 4px 1px 0;
126
- }
127
-
128
- .e-multiselect.e-float-input input[readonly],
129
- .e-multiselect.e-float-input.e-control-wrapper input[readonly] {
130
- background: transparent;
131
- }
132
-
133
- .e-small .e-multi-select-wrapper .e-close-hooker::before {
134
- top: 7px;
135
- }
136
-
137
- .e-schedule .e-schedule-toolbar .e-icon-prev::before {
138
- content: "\e78c";
139
- }
140
- .e-schedule .e-schedule-toolbar .e-icon-next::before {
141
- content: "\e799";
142
- }
143
- .e-schedule .e-schedule-toolbar .e-icon-add::before {
144
- content: "\e759";
145
- }
146
- .e-schedule .e-schedule-toolbar .e-icon-today::before, .e-schedule .e-schedule-toolbar .e-icon-day::before {
147
- content: "\e7b8";
148
- }
149
- .e-schedule .e-schedule-toolbar .e-icon-down-arrow::before {
150
- content: "\e744";
151
- }
152
- .e-schedule .e-schedule-toolbar .e-icon-week::before, .e-schedule .e-schedule-toolbar .e-icon-workweek::before {
153
- content: "\e7c0";
154
- }
155
- .e-schedule .e-schedule-toolbar .e-icon-month::before {
156
- content: "\e7c4";
157
- }
158
- .e-schedule .e-schedule-toolbar .e-icon-month-agenda::before {
159
- content: "\e7c6";
160
- }
161
- .e-schedule .e-schedule-toolbar .e-icon-agenda::before {
162
- content: "\e7bd";
163
- }
164
- .e-schedule .e-schedule-toolbar .e-icon-year::before, .e-schedule .e-schedule-toolbar .e-icon-timeline-year-vertical::before, .e-schedule .e-schedule-toolbar .e-icon-timeline-year-horizontal::before, .e-schedule .e-schedule-toolbar .e-icon-timeline-month::before {
165
- content: "\e71e";
166
- }
167
- .e-schedule .e-schedule-toolbar .e-icon-timeline-day::before {
168
- content: "\e73e";
169
- }
170
- .e-schedule .e-schedule-toolbar .e-icon-timeline-week::before {
171
- content: "\e72f";
172
- }
173
- .e-schedule .e-schedule-toolbar .e-icon-timeline-workweek::before {
174
- content: "\e762";
175
- }
176
- .e-schedule .e-schedule-toolbar.e-toolbar .e-popup-down-icon::before,
177
- .e-schedule .e-schedule-toolbar.e-toolbar .e-popup-up-icon::before {
178
- content: "\e781";
179
- }
180
- .e-schedule .e-schedule-toolbar.e-rtl .e-icon-prev::before {
181
- content: "\e70b";
182
- }
183
- .e-schedule .e-schedule-toolbar.e-rtl .e-icon-next::before {
184
- content: "\e71f";
185
- }
186
- .e-schedule .e-schedule-resource-toolbar .e-icon-menu::before {
187
- content: "\e7cd";
188
- }
189
- .e-schedule .e-schedule-resource-toolbar .e-icon-next::before {
190
- content: "\e76a";
191
- }
192
- .e-schedule .e-close-icon::before {
193
- content: "\e745";
194
- }
195
- .e-schedule .e-block-indicator::before {
196
- content: "\e797";
197
- }
198
- .e-schedule .e-appointment .e-recurrence-icon::before {
199
- content: "\e7c8";
200
- }
201
- .e-schedule .e-appointment .e-recurrence-edit-icon::before {
202
- content: "\e7b7";
203
- }
204
- .e-schedule .e-appointment .e-up-icon::before {
205
- content: "\e7c5";
206
- }
207
- .e-schedule .e-appointment .e-down-icon::before {
208
- content: "\e7bf";
209
- }
210
- .e-schedule .e-appointment .e-left-icon::before {
211
- content: "\e7ba";
212
- }
213
- .e-schedule .e-appointment .e-right-icon::before {
214
- content: "\e7bb";
215
- }
216
- .e-schedule .e-vertical-view .e-all-day-cells .e-all-day-appointment-section::before {
217
- content: "\e705";
218
- }
219
- .e-schedule.e-rtl .e-appointment .e-left-icon::before {
220
- content: "\e76a";
221
- }
222
- .e-schedule.e-rtl .e-appointment .e-right-icon::before {
223
- content: "\e70d";
224
- }
225
- .e-schedule .e-resource-tree-icon::before {
226
- content: "\e70b";
227
- }
228
-
229
- .e-schedule-dialog.e-device .e-back-icon::before {
230
- content: "\e728";
231
- }
232
- .e-schedule-dialog.e-device .e-save-icon::before {
233
- content: "\e74d";
234
- }
235
- .e-schedule-dialog.e-device .e-delete-icon::before {
236
- content: "\e773";
237
- }
238
- .e-schedule-dialog.e-device .e-recurrence-container .e-recurrence-edit-button .e-recurrence-edit.e-icons::before {
239
- content: "\e78f";
240
- }
241
-
242
- .e-schedule-dialog.e-device.e-rtl .e-back-icon::before {
243
- content: "\e7ce";
244
- }
245
-
246
- .e-quick-popup-wrapper .e-edit-icon::before {
247
- content: "\e78f";
248
- }
249
- .e-quick-popup-wrapper .e-delete-icon::before {
250
- content: "\e773";
251
- }
252
- .e-quick-popup-wrapper .e-close-icon::before {
253
- content: "\e745";
254
- }
255
- .e-quick-popup-wrapper .e-time-icon::before {
256
- content: "\e7c7";
257
- }
258
- .e-quick-popup-wrapper .e-location-icon::before {
259
- content: "\e7d0";
260
- }
261
- .e-quick-popup-wrapper .e-time-zone-icon::before {
262
- content: "\e7c9";
263
- }
264
- .e-quick-popup-wrapper .e-description-icon::before {
265
- content: "\e7cb";
266
- }
267
- .e-quick-popup-wrapper .e-resource-icon::before {
268
- content: "\e7d3";
269
- }
270
- .e-quick-popup-wrapper .e-date-time-icon::before {
271
- content: "\e73e";
272
- }
273
-
274
- .e-more-popup-wrapper.e-device .e-close-icon::before {
275
- content: "\e745";
276
- }
277
-
278
- .e-schedule {
279
- display: block;
280
- outline: medium none;
281
- overflow: hidden;
282
- position: relative;
283
- -webkit-user-select: none;
284
- -moz-user-select: none;
285
- -ms-user-select: none;
286
- user-select: none;
287
- }
288
- .e-schedule .e-schedule-toolbar {
289
- border: 0;
290
- border-bottom: 1px solid rgba(0, 0, 0, 0.15);
291
- -webkit-box-shadow: none;
292
- box-shadow: none;
293
- margin-bottom: 0;
294
- min-height: 46px;
295
- }
296
- .e-schedule .e-schedule-toolbar .e-active-view .e-tbar-btn-text,
297
- .e-schedule .e-schedule-toolbar .e-active-view .e-icons {
298
- color: #007bff;
299
- }
300
- .e-schedule .e-schedule-toolbar .e-tbar-btn .e-tbar-btn-text {
301
- cursor: pointer;
302
- font-size: 14px;
303
- text-transform: initial;
304
- }
305
- .e-schedule .e-schedule-toolbar .e-toolbar-items {
306
- height: 46px;
307
- }
308
- .e-schedule .e-schedule-toolbar .e-toolbar-items.e-tbar-pos {
309
- height: 46px;
310
- min-height: 46px;
311
- }
312
- .e-schedule .e-schedule-toolbar .e-toolbar-items.e-tbar-pos .e-toolbar-right .e-toolbar-item .e-tbar-btn {
313
- border: none;
314
- border-radius: 0;
315
- }
316
- .e-schedule .e-schedule-toolbar .e-toolbar-items.e-tbar-pos .e-toolbar-right .e-toolbar-item.e-active-view .e-tbar-btn {
317
- border: none;
318
- }
319
- .e-schedule .e-schedule-toolbar .e-toolbar-items.e-tbar-pos > div {
320
- height: inherit;
321
- }
322
- .e-schedule .e-schedule-toolbar .e-toolbar-items .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-icon-right.e-btn-icon.e-icon-down-arrow {
323
- font-size: 11px;
324
- margin-top: 0;
325
- }
326
- .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-left .e-tbar-btn.e-icon-btn:focus, .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-left .e-tbar-btn.e-icon-btn:hover {
327
- border-radius: 4px;
328
- }
329
- .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-day .e-icon-day, .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-week .e-icon-week, .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-work-week .e-icon-workweek, .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-month .e-icon-month, .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-year .e-icon-year, .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-agenda .e-icon-agenda, .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-month-agenda .e-icon-month-agenda, .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-timeline-day .e-icon-timeline-day, .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-timeline-week .e-icon-timeline-week, .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-timeline-work-week .e-icon-timeline-workweek, .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-timeline-month .e-icon-timeline-month, .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-timeline-year .e-icon-timeline-year-vertical, .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-timeline-year .e-icon-timeline-year-horizontal, .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-add .e-tbar-btn-text, .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-today .e-icon-day, .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-today .e-icon-today {
330
- display: none;
331
- }
332
- .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-hidden {
333
- display: none;
334
- }
335
- .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-prev .e-icon-prev, .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-next .e-icon-next {
336
- font-size: 17px;
337
- }
338
- .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-separator {
339
- border-right: 1px solid #dee2e6;
340
- }
341
- .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-date-range .e-tbar-btn.e-schedule-date-range-tbtn {
342
- width: auto;
343
- }
344
- .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-date-range .e-tbar-btn .e-tbar-btn-text {
345
- font-size: 16px;
346
- text-transform: initial;
347
- }
348
- .e-schedule .e-schedule-toolbar.e-rtl .e-hor-nav {
349
- border-left: 0;
350
- border-right: 1px solid 1px;
351
- }
352
- .e-schedule .e-schedule-toolbar.e-rtl .e-hor-nav:not(.e-nav-active):hover {
353
- background: rgb(84.3605150215, 91.3905579399, 97.6394849785);
354
- color: #fff;
355
- }
356
- .e-schedule .e-schedule-toolbar .e-hor-nav {
357
- border-left: 1px solid 1px;
358
- }
359
- .e-schedule .e-schedule-toolbar .e-hor-nav::after {
360
- content: "";
361
- }
362
- .e-schedule .e-schedule-toolbar .e-hor-nav:active {
363
- color: #fff;
364
- }
365
- .e-schedule .e-schedule-toolbar .e-hor-nav:active::after {
366
- content: "";
367
- }
368
- .e-schedule .e-schedule-toolbar .e-hor-nav:hover {
369
- background: rgb(84.3605150215, 91.3905579399, 97.6394849785);
370
- color: #fff;
371
- }
372
- .e-schedule .e-schedule-toolbar .e-hor-nav:focus {
373
- background: rgb(84.3605150215, 91.3905579399, 97.6394849785);
374
- color: #fff;
375
- }
376
- .e-schedule.e-adaptive .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-today .e-icon-today {
377
- display: block;
378
- }
379
- .e-schedule.e-adaptive .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-today .e-icon-today + .e-tbar-btn-text {
380
- display: none;
381
- }
382
- .e-schedule.e-device .e-schedule-toolbar {
383
- height: 54px;
384
- min-height: 54px;
385
- }
386
- .e-schedule.e-device .e-schedule-toolbar .e-toolbar-items .e-toolbar-left .e-tbar-btn.e-icon-btn:hover, .e-schedule.e-device .e-schedule-toolbar .e-toolbar-items .e-toolbar-left .e-tbar-btn.e-icon-btn:focus {
387
- height: calc(100% - 20px);
388
- }
389
- .e-schedule.e-device .e-schedule-toolbar .e-toolbar-items {
390
- height: 54px;
391
- }
392
- .e-schedule.e-device .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-today .e-icon-today + .e-tbar-btn-text {
393
- display: none;
394
- }
395
- .e-schedule.e-device .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-today .e-icon-today {
396
- display: block;
397
- }
398
- .e-schedule.e-device .e-schedule-toolbar .e-toolbar-items.e-tbar-pos {
399
- height: 54px;
400
- min-height: 54px;
401
- }
402
- .e-schedule.e-device .e-schedule-toolbar .e-toolbar-items.e-tbar-pos .e-toolbar-right .e-toolbar-item .e-tbar-btn {
403
- border: none;
404
- border-radius: 0;
405
- }
406
- .e-schedule.e-device .e-schedule-toolbar .e-toolbar-items.e-tbar-pos > div {
407
- height: inherit;
408
- }
409
- .e-schedule.e-device .e-schedule-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon {
410
- padding: 0 4px 0 6px;
411
- }
412
- .e-schedule.e-device .e-schedule-toolbar .e-tbar-btn .e-tbar-btn-text {
413
- font-size: 16px;
414
- }
415
- .e-schedule.e-device .e-schedule-toolbar .e-date-range .e-tbar-btn .e-tbar-btn-text {
416
- font-size: 18px;
417
- }
418
- .e-schedule.e-device .e-schedule-toolbar .e-toolbar-pop {
419
- overflow: auto;
420
- }
421
- .e-schedule.e-device .e-content-wrap.e-scroll-hidden {
422
- overflow: hidden;
423
- }
424
- @media screen and (max-width: 320px) {
425
- .e-schedule .e-schedule-toolbar .e-toolbar-pop {
426
- width: 100%;
427
- }
428
- .e-schedule .e-schedule-toolbar .e-toolbar-pop .e-toolbar-item .e-tbar-btn.e-btn {
429
- padding-left: 7px;
430
- }
431
- .e-schedule .e-schedule-toolbar .e-toolbar-pop.e-rtl .e-toolbar-item .e-tbar-btn.e-btn {
432
- padding-right: 7px;
433
- }
434
- .e-schedule .e-schedule-toolbar .e-tbar-btn .e-tbar-btn-text {
435
- font-size: 8px;
436
- }
437
- }
438
- .e-schedule .e-schedule-resource-toolbar {
439
- background: #f8f9fa;
440
- border-bottom: 1px solid rgba(0, 0, 0, 0.15);
441
- -webkit-box-shadow: none;
442
- box-shadow: none;
443
- display: -webkit-box;
444
- display: -ms-flexbox;
445
- display: flex;
446
- margin-bottom: 0;
447
- min-height: 46px;
448
- padding: 10px;
449
- }
450
- .e-schedule .e-schedule-resource-toolbar .e-resource-menu .e-icon-menu {
451
- color: #212529;
452
- font-size: 14px;
453
- padding: 7px;
454
- padding-left: 4px;
455
- }
456
- .e-schedule .e-schedule-resource-toolbar .e-resource-menu.e-disable {
457
- display: none;
458
- }
459
- .e-schedule .e-schedule-resource-toolbar .e-resource-level-title {
460
- display: -webkit-box;
461
- display: -ms-flexbox;
462
- display: flex;
463
- }
464
- .e-schedule .e-schedule-resource-toolbar .e-resource-level-title .e-resource-name {
465
- font-size: 14px;
466
- padding: 5px;
467
- color: #212529;
468
- }
469
- .e-schedule .e-schedule-resource-toolbar .e-resource-level-title .e-resource-name:not(:last-child) {
470
- opacity: 0.6;
471
- }
472
- .e-schedule .e-schedule-resource-toolbar .e-resource-level-title .e-icon-next {
473
- color: #212529;
474
- font-size: 10px;
475
- line-height: 18px;
476
- opacity: 0.4;
477
- padding: 5px;
478
- }
479
- .e-schedule .e-schedule-resource-toolbar.e-popup-close {
480
- display: none;
481
- }
482
- .e-schedule .e-schedule-resource-toolbar.e-popup-open {
483
- display: block;
484
- }
485
- .e-schedule .e-text-ellipsis {
486
- overflow: hidden;
487
- text-overflow: ellipsis;
488
- }
489
- .e-schedule .e-text-center {
490
- text-align: center;
491
- }
492
- .e-schedule .e-table-container {
493
- display: -webkit-inline-box;
494
- display: -ms-inline-flexbox;
495
- display: inline-flex;
496
- position: relative;
497
- vertical-align: top;
498
- }
499
- .e-schedule .e-table-container.e-translate {
500
- -webkit-transition: -webkit-transform 0.1s ease 0s;
501
- transition: -webkit-transform 0.1s ease 0s;
502
- transition: transform 0.1s ease 0s;
503
- transition: transform 0.1s ease 0s, -webkit-transform 0.1s ease 0s;
504
- }
505
- .e-schedule .e-resource-tree-popup {
506
- background: #f8f9fa;
507
- -webkit-box-shadow: 0 3px 4px 0.2px #333;
508
- box-shadow: 0 3px 4px 0.2px #333;
509
- height: 100%;
510
- position: absolute;
511
- width: 250px;
512
- color: #212529;
513
- }
514
- .e-schedule .e-resource-tree-popup .e-resource-tree {
515
- height: 100%;
516
- overflow-y: auto;
517
- }
518
- .e-schedule .e-resource-tree-popup .e-resource-tree.e-treeview .e-text-content {
519
- padding: 0 0 0 12px;
520
- }
521
- .e-schedule .e-resource-tree-popup-overlay.e-enable {
522
- background: #333;
523
- height: 100%;
524
- left: 0;
525
- opacity: 0.5;
526
- position: absolute;
527
- top: 0;
528
- width: 100%;
529
- }
530
- .e-schedule .e-new-event {
531
- background: #007bff;
532
- border: 1px solid #fff;
533
- border-radius: 5px;
534
- height: 100%;
535
- opacity: 0.9;
536
- position: relative;
537
- width: 100%;
538
- z-index: 1;
539
- }
540
- .e-schedule .e-new-event .e-title {
541
- color: #fff;
542
- font-size: 12px;
543
- line-height: 1.2;
544
- margin: 0;
545
- overflow-wrap: break-word;
546
- padding: 3px;
547
- position: absolute;
548
- text-align: left;
549
- white-space: normal;
550
- word-wrap: break-word;
551
- }
552
- .e-schedule .e-schedule-table {
553
- border: 0 none;
554
- border-collapse: separate;
555
- border-spacing: 0;
556
- margin: 0;
557
- table-layout: fixed;
558
- width: 100%;
559
- }
560
- .e-schedule .e-schedule-table > tbody > tr > th,
561
- .e-schedule .e-schedule-table > tbody > tr > td {
562
- -webkit-box-sizing: border-box;
563
- box-sizing: border-box;
564
- font-weight: normal;
565
- overflow: hidden;
566
- text-overflow: ellipsis;
567
- white-space: nowrap;
568
- }
569
- .e-schedule .e-outer-table > tbody > tr > td {
570
- padding: 0;
571
- vertical-align: top;
572
- }
573
- .e-schedule .e-content-wrap {
574
- position: relative;
575
- }
576
- .e-schedule .e-content-wrap .e-day-wrapper {
577
- width: 100%;
578
- }
579
- .e-schedule .e-content-placeholder {
580
- height: 100%;
581
- position: relative;
582
- width: 100%;
583
- z-index: 99999;
584
- }
585
- .e-schedule .e-content-wrap,
586
- .e-schedule .e-scroll-container {
587
- -webkit-overflow-scrolling: touch; /* stylelint-disable-line property-no-vendor-prefix */
588
- overflow: auto;
589
- }
590
- .e-schedule .e-hide-childs > * {
591
- display: none;
592
- }
593
- .e-schedule .e-recurrence-icon,
594
- .e-schedule .e-recurrence-edit-icon {
595
- font-size: 12px;
596
- }
597
- .e-schedule .e-left-icon,
598
- .e-schedule .e-right-icon {
599
- font-size: 8px;
600
- }
601
- .e-schedule .e-m-date {
602
- cursor: pointer;
603
- font-size: 20px;
604
- }
605
- .e-schedule .e-m-date:hover {
606
- text-decoration: underline;
607
- }
608
- .e-schedule .e-m-day {
609
- font-size: 12px;
610
- }
611
- .e-schedule.e-device .e-m-date:hover {
612
- text-decoration: none;
613
- }
614
- .e-schedule .e-block-appointment {
615
- background: #dee2e6;
616
- color: #212529;
617
- cursor: default;
618
- overflow: hidden;
619
- position: absolute;
620
- }
621
- .e-schedule .e-block-appointment .e-subject {
622
- overflow: hidden;
623
- overflow-wrap: break-word;
624
- padding: 4px;
625
- white-space: normal;
626
- word-wrap: break-word;
627
- }
628
- .e-schedule .e-block-indicator {
629
- color: #212529;
630
- float: right;
631
- padding: 0 5px;
632
- z-index: 1;
633
- }
634
- .e-schedule.e-rtl .e-block-indicator {
635
- float: left;
636
- }
637
- .e-schedule .e-timeline-view .e-block-indicator,
638
- .e-schedule .e-timeline-month-view .e-block-indicator {
639
- position: absolute;
640
- top: 3px;
641
- }
642
- .e-schedule .e-appointment {
643
- opacity: 1;
644
- -webkit-transition: opacity 100ms linear;
645
- transition: opacity 100ms linear;
646
- }
647
- .e-schedule .e-appointment .e-subject.e-disable {
648
- display: none;
649
- }
650
- .e-schedule .e-appointment .e-inline-appointment {
651
- z-index: 1;
652
- }
653
- .e-schedule .e-appointment .e-inline-subject {
654
- background: transparent;
655
- border: 0;
656
- color: #fff;
657
- font-size: 13px;
658
- font-weight: 500;
659
- line-height: 1.2;
660
- padding-top: 4px;
661
- width: 100%;
662
- }
663
- .e-schedule .e-appointment.e-event-action {
664
- opacity: 0.4;
665
- }
666
- .e-schedule .e-appointment.e-allow-select {
667
- pointer-events: none;
668
- }
669
- .e-schedule .e-read-only {
670
- opacity: 0.8;
671
- }
672
- .e-schedule.e-event-action .e-appointment:not(.e-schedule-event-clone), .e-schedule.e-event-action .e-block-appointment {
673
- pointer-events: none;
674
- }
675
- .e-schedule.e-event-action .e-drag-clone, .e-schedule.e-event-action .e-timeline-view .e-drag-clone {
676
- cursor: move;
677
- }
678
- .e-schedule.e-event-action .e-drag-clone .e-top-handler,
679
- .e-schedule.e-event-action .e-drag-clone .e-bottom-handler, .e-schedule.e-event-action .e-timeline-view .e-drag-clone .e-top-handler,
680
- .e-schedule.e-event-action .e-timeline-view .e-drag-clone .e-bottom-handler {
681
- pointer-events: none;
682
- }
683
- .e-schedule.e-event-action .e-vertical-view .e-appointment-wrapper .e-resize-clone {
684
- cursor: ns-resize;
685
- }
686
- .e-schedule.e-event-action .e-timeline-view .e-resize-clone, .e-schedule.e-event-action .e-timeline-month-view .e-resize-clone, .e-schedule.e-event-action .e-all-day-appointment-wrapper .e-resize-clone {
687
- cursor: ew-resize;
688
- }
689
- .e-schedule.e-device .e-appointment {
690
- overflow: hidden;
691
- }
692
- .e-schedule.e-device .e-appointment.e-appointment-border .e-top-bottom-resize {
693
- height: 10px;
694
- left: 50%;
695
- position: absolute;
696
- -webkit-transform: translateX(-50%);
697
- transform: translateX(-50%);
698
- width: 100%;
699
- }
700
- .e-schedule.e-device .e-appointment.e-appointment-border .e-left-right-resize {
701
- border-radius: 50%;
702
- height: 100%;
703
- position: absolute;
704
- top: 50%;
705
- -webkit-transform: translateY(-50%);
706
- transform: translateY(-50%);
707
- width: 10px;
708
- }
709
- .e-schedule.e-device .e-appointment.e-appointment-border .e-top-handler .e-top-bottom-resize {
710
- margin-top: -8px;
711
- }
712
- .e-schedule.e-device .e-appointment.e-appointment-border .e-bottom-handler .e-top-bottom-resize {
713
- margin-top: 8px;
714
- }
715
- .e-schedule.e-device .e-appointment.e-appointment-border .e-left-handler .e-left-right-resize {
716
- margin-left: -8px;
717
- }
718
- .e-schedule.e-device .e-appointment.e-appointment-border .e-right-handler .e-left-right-resize {
719
- margin-left: 8px;
720
- }
721
- .e-schedule .e-timeline-year-view .e-event-resize.e-left-handler, .e-schedule .e-timeline-year-view .e-event-resize.e-right-handler {
722
- height: 100%;
723
- width: 5px;
724
- }
725
- .e-schedule .e-timeline-year-view .e-event-resize.e-top-handler, .e-schedule .e-timeline-year-view .e-event-resize.e-bottom-handler {
726
- height: 5px;
727
- width: 100%;
728
- }
729
- .e-schedule .e-event-resize {
730
- position: absolute;
731
- }
732
- .e-schedule .e-event-resize.e-left-handler, .e-schedule .e-event-resize.e-right-handler {
733
- height: 100%;
734
- min-width: 1px;
735
- max-width: 10px;
736
- width: 20%;
737
- }
738
- .e-schedule .e-event-resize.e-left-handler {
739
- cursor: ew-resize;
740
- float: left;
741
- left: 0;
742
- }
743
- .e-schedule .e-event-resize.e-right-handler {
744
- cursor: e-resize;
745
- float: right;
746
- right: 0;
747
- }
748
- .e-schedule .e-event-resize.e-top-handler, .e-schedule .e-event-resize.e-bottom-handler {
749
- min-height: 1px;
750
- max-height: 10px;
751
- height: 20%;
752
- width: 100%;
753
- }
754
- .e-schedule .e-event-resize.e-top-handler {
755
- cursor: ns-resize;
756
- top: 0;
757
- }
758
- .e-schedule .e-event-resize.e-bottom-handler {
759
- bottom: 0;
760
- cursor: ns-resize;
761
- }
762
- .e-schedule .e-vertical-view .e-month-event-table {
763
- position: absolute;
764
- top: 0;
765
- }
766
- .e-schedule .e-vertical-view.e-timescale-disable .e-content-table,
767
- .e-schedule .e-vertical-view.e-timescale-disable .e-content-wrap {
768
- height: 100%;
769
- }
770
- .e-schedule .e-vertical-view.e-timescale-disable .e-all-day-row,
771
- .e-schedule .e-vertical-view.e-timescale-disable .e-all-day-cells {
772
- height: 0 !important; /* stylelint-disable-line declaration-no-important */
773
- }
774
- .e-schedule .e-vertical-view.e-timescale-disable .e-appointment {
775
- background: #007bff;
776
- border: 1px solid rgb(204, 228.6, 255);
777
- border-radius: 4px;
778
- color: #fff;
779
- display: -webkit-box;
780
- display: -ms-flexbox;
781
- display: flex;
782
- overflow: hidden;
783
- position: absolute;
784
- height: 54px;
785
- margin-bottom: 2px;
786
- }
787
- .e-schedule .e-vertical-view.e-timescale-disable .e-appointment .e-appointment-details {
788
- display: -webkit-box;
789
- display: -ms-flexbox;
790
- display: flex;
791
- -webkit-box-flex: 1;
792
- -ms-flex: auto;
793
- flex: auto;
794
- padding: 2px 4px 0 2px;
795
- text-align: left;
796
- }
797
- .e-schedule .e-vertical-view.e-timescale-disable .e-appointment .e-inner-wrap {
798
- -webkit-box-flex: 1;
799
- -ms-flex: auto;
800
- flex: auto;
801
- overflow: hidden;
802
- }
803
- .e-schedule .e-vertical-view.e-timescale-disable .e-appointment .e-subject {
804
- font-size: 13px;
805
- font-weight: 500;
806
- line-height: 1.2;
807
- margin-left: auto;
808
- min-height: 18px;
809
- overflow: hidden;
810
- overflow-wrap: break-word;
811
- padding-top: 1px;
812
- white-space: normal;
813
- word-wrap: break-word;
814
- }
815
- .e-schedule .e-vertical-view.e-timescale-disable .e-appointment .e-time,
816
- .e-schedule .e-vertical-view.e-timescale-disable .e-appointment .e-location {
817
- font-size: 11px;
818
- overflow: hidden;
819
- padding-top: 1px;
820
- text-overflow: ellipsis;
821
- }
822
- .e-schedule .e-vertical-view.e-timescale-disable .e-appointment .e-disable {
823
- display: none;
824
- }
825
- .e-schedule .e-vertical-view.e-timescale-disable .e-appointment .e-recurrence-icon,
826
- .e-schedule .e-vertical-view.e-timescale-disable .e-appointment .e-recurrence-edit-icon {
827
- line-height: 54px;
828
- padding: 0 5px;
829
- }
830
- .e-schedule .e-vertical-view.e-timescale-disable .e-appointment .e-left-icon,
831
- .e-schedule .e-vertical-view.e-timescale-disable .e-appointment .e-right-icon {
832
- line-height: 54px;
833
- padding: 0 2px;
834
- }
835
- .e-schedule .e-vertical-view.e-timescale-disable .e-appointment.e-appointment-border, .e-schedule .e-vertical-view.e-timescale-disable .e-appointment:focus {
836
- border: 0;
837
- -webkit-box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.2);
838
- box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.2);
839
- }
840
- .e-schedule .e-vertical-view.e-timescale-disable .e-appointment.e-allow-select {
841
- pointer-events: none;
842
- }
843
- .e-schedule .e-vertical-view.e-timescale-disable .e-appointment-wrapper {
844
- position: absolute;
845
- width: 0;
846
- }
847
- .e-schedule .e-vertical-view.e-timescale-disable .e-work-cells {
848
- height: auto;
849
- vertical-align: top;
850
- }
851
- .e-schedule .e-vertical-view.e-timescale-disable .e-more-indicator {
852
- color: #6c757d;
853
- cursor: pointer;
854
- font-size: 12px;
855
- line-height: 11px;
856
- overflow: hidden;
857
- padding: 2px 4px;
858
- position: absolute;
859
- text-overflow: ellipsis;
860
- }
861
- .e-schedule .e-vertical-view.e-timescale-disable .e-more-indicator:focus {
862
- text-decoration: underline;
863
- }
864
- .e-schedule .e-vertical-view .e-left-indent {
865
- width: 85px;
866
- }
867
- .e-schedule .e-vertical-view .e-left-indent .e-all-day-cells {
868
- position: relative;
869
- }
870
- .e-schedule .e-vertical-view .e-date-header-wrap table col,
871
- .e-schedule .e-vertical-view .e-content-wrap table col {
872
- width: 36px;
873
- }
874
- .e-schedule .e-vertical-view .e-resource-cells {
875
- color: #212529;
876
- font-size: 13px;
877
- height: 40px;
878
- padding: 8px;
879
- padding-left: 15px;
880
- }
881
- .e-schedule .e-vertical-view .e-header-cells {
882
- font-size: 12px;
883
- height: 60px;
884
- padding: 8px;
885
- }
886
- .e-schedule .e-vertical-view .e-header-cells .e-header-day {
887
- display: table;
888
- font-size: 13px;
889
- line-height: 17px;
890
- padding-bottom: 4px;
891
- }
892
- .e-schedule .e-vertical-view .e-header-cells .e-header-date {
893
- cursor: pointer;
894
- display: table;
895
- font-size: 18px;
896
- line-height: 21px;
897
- padding-top: 0;
898
- }
899
- .e-schedule .e-vertical-view .e-header-cells .e-header-date:hover {
900
- text-decoration: underline;
901
- }
902
- .e-schedule .e-vertical-view .e-header-cells.e-disable-dates .e-header-day {
903
- cursor: default;
904
- opacity: 0.35;
905
- }
906
- .e-schedule .e-vertical-view .e-header-cells.e-disable-dates .e-header-date {
907
- cursor: default;
908
- opacity: 0.35;
909
- }
910
- .e-schedule .e-vertical-view .e-header-cells.e-disable-dates .e-header-date:hover {
911
- text-decoration: none;
912
- }
913
- .e-schedule .e-vertical-view .e-row-count-wrapper {
914
- display: block;
915
- height: 100%;
916
- pointer-events: none;
917
- position: relative;
918
- }
919
- .e-schedule .e-vertical-view .e-row-count-wrapper .e-more-indicator {
920
- bottom: 0;
921
- color: #6c757d;
922
- cursor: pointer;
923
- overflow: hidden;
924
- overflow-wrap: normal;
925
- padding: 2px 4px;
926
- pointer-events: visible;
927
- position: absolute;
928
- text-overflow: ellipsis;
929
- width: 100%;
930
- }
931
- .e-schedule .e-vertical-view .e-row-count-wrapper .e-more-indicator:focus {
932
- text-decoration: underline;
933
- }
934
- .e-schedule .e-vertical-view .e-row-count-wrapper.e-disable {
935
- display: none;
936
- }
937
- .e-schedule .e-vertical-view .e-all-day-appointment-section {
938
- bottom: 4px;
939
- color: #212529;
940
- cursor: pointer;
941
- display: block;
942
- font-size: 11px;
943
- height: 25px;
944
- left: 0;
945
- line-height: 25px;
946
- margin: 0 auto;
947
- position: absolute;
948
- right: 0;
949
- -webkit-transform: rotate(0deg);
950
- transform: rotate(0deg);
951
- -webkit-transition: -webkit-transform 300ms ease-in-out;
952
- transition: -webkit-transform 300ms ease-in-out;
953
- transition: transform 300ms ease-in-out;
954
- transition: transform 300ms ease-in-out, -webkit-transform 300ms ease-in-out;
955
- width: 25px;
956
- }
957
- .e-schedule .e-vertical-view .e-all-day-appointment-section.e-disable {
958
- display: none;
959
- }
960
- .e-schedule .e-vertical-view .e-all-day-appointment-section.e-appointment-expand {
961
- -webkit-transform: rotate(0deg);
962
- transform: rotate(0deg);
963
- }
964
- .e-schedule .e-vertical-view .e-all-day-appointment-section.e-appointment-collapse {
965
- -webkit-transform: rotate(180deg);
966
- transform: rotate(180deg);
967
- }
968
- .e-schedule .e-vertical-view .e-all-day-appointment-section:hover, .e-schedule .e-vertical-view .e-all-day-appointment-section:focus {
969
- background: rgb(90.2703862661, 97.7929184549, 104.4796137339);
970
- border-radius: 100%;
971
- color: #fff;
972
- }
973
- .e-schedule .e-vertical-view .e-appointment-hide {
974
- opacity: 0;
975
- }
976
- .e-schedule .e-vertical-view .e-all-day-cells {
977
- height: 0;
978
- padding: 0;
979
- text-align: center;
980
- vertical-align: top;
981
- }
982
- .e-schedule .e-vertical-view .e-all-day-cells:first-child.e-animate {
983
- -webkit-transition: 250ms ease-out;
984
- transition: 250ms ease-out;
985
- }
986
- .e-schedule .e-vertical-view .e-time-cells-wrap table td,
987
- .e-schedule .e-vertical-view .e-work-cells {
988
- font-size: 12px;
989
- height: 50px;
990
- text-align: center;
991
- }
992
- .e-schedule .e-vertical-view .e-work-cells {
993
- width: 36px;
994
- }
995
- .e-schedule .e-vertical-view .e-work-cells.e-disable-dates {
996
- background: rgba(0, 0, 0, 0.08);
997
- }
998
- .e-schedule .e-vertical-view .e-work-cells.e-disable-dates:hover {
999
- background: rgba(0, 0, 0, 0.08);
1000
- }
1001
- .e-schedule .e-vertical-view.e-virtual-mask .e-work-cells {
1002
- background: rgba(0, 0, 0, 0.08);
1003
- -webkit-box-shadow: inset 0 0 0 8px #f8f9fa;
1004
- box-shadow: inset 0 0 0 8px #f8f9fa;
1005
- }
1006
- .e-schedule .e-vertical-view.e-virtual-mask .e-work-cells:hover {
1007
- background: rgba(0, 0, 0, 0.08);
1008
- }
1009
- .e-schedule .e-vertical-view .e-current-time {
1010
- font-size: 12px;
1011
- }
1012
- .e-schedule .e-vertical-view .e-clone-time-indicator,
1013
- .e-schedule .e-vertical-view .e-current-time,
1014
- .e-schedule .e-vertical-view .e-previous-timeline,
1015
- .e-schedule .e-vertical-view .e-current-timeline {
1016
- left: 0;
1017
- position: absolute;
1018
- right: 0;
1019
- text-align: center;
1020
- top: 0;
1021
- width: 100%;
1022
- }
1023
- .e-schedule .e-vertical-view .e-previous-timeline,
1024
- .e-schedule .e-vertical-view .e-current-timeline {
1025
- z-index: 1;
1026
- }
1027
- .e-schedule .e-vertical-view .e-date-header-wrap {
1028
- max-height: 300px;
1029
- overflow: hidden;
1030
- }
1031
- .e-schedule .e-vertical-view .e-date-header-wrap.e-all-day-scroll {
1032
- border-bottom: 1px solid rgb(204, 228.6, 255);
1033
- overflow-y: auto;
1034
- }
1035
- .e-schedule .e-vertical-view .e-date-header-wrap.e-all-day-scroll .e-header-row .e-resource-cells {
1036
- position: sticky;
1037
- }
1038
- .e-schedule .e-vertical-view .e-date-header-wrap.e-all-day-scroll .e-header-row .e-header-cells {
1039
- position: sticky;
1040
- top: 0;
1041
- }
1042
- .e-schedule .e-vertical-view .e-date-header-wrap.e-all-day-auto {
1043
- max-height: unset;
1044
- }
1045
- .e-schedule .e-vertical-view .e-time-cells-wrap {
1046
- overflow: hidden;
1047
- }
1048
- .e-schedule .e-vertical-view .e-content-wrap,
1049
- .e-schedule .e-vertical-view .e-time-cells-wrap {
1050
- position: relative;
1051
- }
1052
- .e-schedule .e-vertical-view .e-timeline-wrapper,
1053
- .e-schedule .e-vertical-view .e-day-wrapper,
1054
- .e-schedule .e-vertical-view .e-all-day-appointment-wrapper {
1055
- height: 0;
1056
- margin: 0;
1057
- padding: 0;
1058
- position: relative;
1059
- }
1060
- .e-schedule .e-vertical-view .e-appointment-wrapper-hidden {
1061
- visibility: hidden;
1062
- }
1063
- .e-schedule .e-vertical-view .e-all-day-appointment-wrapper .e-appointment:not(.e-schedule-event-clone) {
1064
- cursor: default;
1065
- }
1066
- .e-schedule .e-vertical-view .e-all-day-appointment-wrapper .e-appointment {
1067
- background: #007bff;
1068
- border: 1px solid rgb(204, 228.6, 255);
1069
- border-radius: 4px;
1070
- color: #fff;
1071
- display: -webkit-box;
1072
- display: -ms-flexbox;
1073
- display: flex;
1074
- overflow: hidden;
1075
- position: absolute;
1076
- height: 22px;
1077
- }
1078
- .e-schedule .e-vertical-view .e-all-day-appointment-wrapper .e-appointment .e-appointment-details {
1079
- display: -webkit-box;
1080
- display: -ms-flexbox;
1081
- display: flex;
1082
- -webkit-box-flex: 1;
1083
- -ms-flex: auto;
1084
- flex: auto;
1085
- line-height: 19px;
1086
- overflow: hidden;
1087
- padding: 1px 0 1px 4px;
1088
- }
1089
- .e-schedule .e-vertical-view .e-all-day-appointment-wrapper .e-appointment .e-appointment-details .e-subject {
1090
- -webkit-box-flex: 1;
1091
- -ms-flex: auto;
1092
- flex: auto;
1093
- font-size: 13px;
1094
- font-weight: 500;
1095
- overflow: hidden;
1096
- text-overflow: ellipsis;
1097
- }
1098
- .e-schedule .e-vertical-view .e-all-day-appointment-wrapper .e-appointment .e-appointment-details .e-time {
1099
- display: block;
1100
- font-size: 11px;
1101
- padding: 1px 4px 2px 0;
1102
- }
1103
- .e-schedule .e-vertical-view .e-all-day-appointment-wrapper .e-appointment .e-appointment-details .e-recurrence-icon,
1104
- .e-schedule .e-vertical-view .e-all-day-appointment-wrapper .e-appointment .e-appointment-details .e-recurrence-edit-icon,
1105
- .e-schedule .e-vertical-view .e-all-day-appointment-wrapper .e-appointment .e-appointment-details .e-left-icon,
1106
- .e-schedule .e-vertical-view .e-all-day-appointment-wrapper .e-appointment .e-appointment-details .e-right-icon {
1107
- line-height: 20px;
1108
- padding: 0 2px;
1109
- }
1110
- .e-schedule .e-vertical-view .e-all-day-appointment-wrapper .e-appointment .e-disable {
1111
- display: none;
1112
- }
1113
- .e-schedule .e-vertical-view .e-all-day-appointment-wrapper .e-appointment.e-appointment-border, .e-schedule .e-vertical-view .e-all-day-appointment-wrapper .e-appointment:focus {
1114
- border: 0;
1115
- -webkit-box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.2);
1116
- box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.2);
1117
- }
1118
- .e-schedule .e-vertical-view .e-day-wrapper .e-appointment:not(.e-schedule-event-clone) {
1119
- cursor: default;
1120
- }
1121
- .e-schedule .e-vertical-view .e-day-wrapper .e-appointment {
1122
- background: #007bff;
1123
- border: 1px solid rgb(204, 228.6, 255);
1124
- border-radius: 4px;
1125
- color: #fff;
1126
- overflow: hidden;
1127
- position: absolute;
1128
- }
1129
- .e-schedule .e-vertical-view .e-day-wrapper .e-appointment .e-appointment-details {
1130
- -webkit-box-flex: 1;
1131
- -ms-flex: auto;
1132
- flex: auto;
1133
- padding: 4px 8px 0;
1134
- text-align: left;
1135
- line-height: 20px;
1136
- }
1137
- .e-schedule .e-vertical-view .e-day-wrapper .e-appointment .e-subject {
1138
- font-size: 13px;
1139
- font-weight: 500;
1140
- line-height: 1.2;
1141
- margin-left: auto;
1142
- min-height: 18px;
1143
- overflow: hidden;
1144
- overflow-wrap: break-word;
1145
- padding-top: 4px;
1146
- white-space: normal;
1147
- word-wrap: break-word;
1148
- }
1149
- .e-schedule .e-vertical-view .e-day-wrapper .e-appointment .e-time,
1150
- .e-schedule .e-vertical-view .e-day-wrapper .e-appointment .e-location {
1151
- font-size: 11px;
1152
- overflow: hidden;
1153
- padding-top: 1px;
1154
- text-overflow: ellipsis;
1155
- }
1156
- .e-schedule .e-vertical-view .e-day-wrapper .e-appointment .e-time {
1157
- display: block;
1158
- }
1159
- .e-schedule .e-vertical-view .e-day-wrapper .e-appointment .e-disable {
1160
- display: none;
1161
- }
1162
- .e-schedule .e-vertical-view .e-day-wrapper .e-appointment .e-recurrence-icon,
1163
- .e-schedule .e-vertical-view .e-day-wrapper .e-appointment .e-recurrence-edit-icon {
1164
- bottom: 5px;
1165
- display: block;
1166
- float: right;
1167
- height: auto;
1168
- left: auto;
1169
- position: absolute;
1170
- right: 5px;
1171
- width: auto;
1172
- }
1173
- .e-schedule .e-vertical-view .e-day-wrapper .e-appointment .e-indicator {
1174
- display: block;
1175
- margin: 0 45%;
1176
- }
1177
- .e-schedule .e-vertical-view .e-day-wrapper .e-appointment .e-up-icon,
1178
- .e-schedule .e-vertical-view .e-day-wrapper .e-appointment .e-down-icon {
1179
- font-size: 8px;
1180
- }
1181
- .e-schedule .e-vertical-view .e-day-wrapper .e-appointment .e-up-icon {
1182
- margin-top: 3px;
1183
- top: 0;
1184
- }
1185
- .e-schedule .e-vertical-view .e-day-wrapper .e-appointment .e-down-icon {
1186
- bottom: 6px;
1187
- position: absolute;
1188
- }
1189
- .e-schedule .e-vertical-view .e-day-wrapper .e-appointment.e-appointment-border, .e-schedule .e-vertical-view .e-day-wrapper .e-appointment:focus {
1190
- border: 0;
1191
- -webkit-box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.2);
1192
- box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.2);
1193
- }
1194
- .e-schedule .e-vertical-view.e-day-view .e-header-date {
1195
- cursor: default;
1196
- }
1197
- .e-schedule .e-vertical-view.e-day-view .e-header-date:hover {
1198
- text-decoration: none;
1199
- }
1200
- .e-schedule.e-device .e-vertical-view .e-header-cells .e-header-day {
1201
- font-size: 14px;
1202
- }
1203
- .e-schedule.e-device .e-vertical-view .e-header-cells .e-header-date {
1204
- font-size: 20px;
1205
- }
1206
- .e-schedule.e-device .e-vertical-view .e-header-cells .e-header-date:hover {
1207
- text-decoration: none;
1208
- }
1209
- .e-schedule.e-device .e-vertical-view .e-left-indent {
1210
- width: 60px;
1211
- }
1212
- .e-schedule.e-device .e-vertical-view .e-clone-time-indicator,
1213
- .e-schedule.e-device .e-vertical-view .e-current-time {
1214
- font-size: 9px;
1215
- }
1216
- .e-schedule.e-device .e-vertical-view .e-time-cells-wrap {
1217
- float: left;
1218
- width: 60px;
1219
- }
1220
- .e-schedule.e-device .e-vertical-view .e-time-cells-wrap table td {
1221
- font-size: 11px;
1222
- }
1223
- .e-schedule.e-device .e-vertical-view .e-day-wrapper .e-appointment .e-subject {
1224
- font-weight: 500;
1225
- min-height: auto;
1226
- }
1227
- .e-schedule.e-rtl {
1228
- text-align: right;
1229
- }
1230
- .e-schedule.e-rtl .e-vertical-view.e-timescale-disable .e-appointment-details {
1231
- text-align: right;
1232
- }
1233
- .e-schedule.e-rtl .e-vertical-view .e-all-day-appointment-wrapper .e-appointment .e-appointment-details {
1234
- padding: 1px 4px 1px 0;
1235
- }
1236
- .e-schedule.e-rtl .e-vertical-view .e-day-wrapper .e-appointment .e-appointment-details {
1237
- line-height: 15px;
1238
- text-align: right;
1239
- }
1240
- .e-schedule.e-rtl .e-vertical-view .e-day-wrapper .e-appointment .e-subject {
1241
- font-weight: 500;
1242
- margin-left: 15px;
1243
- margin-right: auto;
1244
- }
1245
- .e-schedule.e-rtl .e-vertical-view .e-day-wrapper .e-appointment .e-recurrence-icon,
1246
- .e-schedule.e-rtl .e-vertical-view .e-day-wrapper .e-appointment .e-recurrence-edit-icon {
1247
- float: left;
1248
- left: 5px;
1249
- right: auto;
1250
- }
1251
- .e-schedule.e-rtl.e-device .e-vertical-view .e-time-cells-wrap {
1252
- float: right;
1253
- }
1254
- @media screen and (max-width: 480px) {
1255
- .e-schedule .e-vertical-view .e-left-indent {
1256
- width: 60px;
1257
- }
1258
- }
1259
- .e-schedule .e-month-view .e-left-indent,
1260
- .e-schedule .e-month-agenda-view .e-left-indent {
1261
- border-right: 1px solid #dee2e6;
1262
- width: 36px;
1263
- }
1264
- .e-schedule .e-month-view .e-week-number-wrapper,
1265
- .e-schedule .e-month-agenda-view .e-week-number-wrapper {
1266
- overflow: hidden;
1267
- position: relative;
1268
- }
1269
- .e-schedule .e-month-view .e-week-number-wrapper .e-schedule-table,
1270
- .e-schedule .e-month-agenda-view .e-week-number-wrapper .e-schedule-table {
1271
- height: 100%;
1272
- }
1273
- .e-schedule .e-month-view .e-week-number-wrapper .e-week-number,
1274
- .e-schedule .e-month-agenda-view .e-week-number-wrapper .e-week-number {
1275
- color: #6c757d;
1276
- padding-top: 4px;
1277
- text-align: center;
1278
- vertical-align: top;
1279
- width: 36px;
1280
- }
1281
- .e-schedule .e-clipboard {
1282
- cursor: default;
1283
- height: 1px;
1284
- left: -1000px;
1285
- position: fixed;
1286
- resize: none;
1287
- top: -1000px;
1288
- width: 1px;
1289
- overflow: hidden;
1290
- opacity: 0;
1291
- }
1292
- .e-schedule .e-month-view .e-month-event-table {
1293
- position: absolute;
1294
- top: 0;
1295
- }
1296
- .e-schedule .e-month-view .e-content-wrap table tr:last-child td {
1297
- border-bottom-width: 0;
1298
- }
1299
- .e-schedule .e-month-view .e-date-header-wrap {
1300
- font-size: 14px;
1301
- overflow: hidden;
1302
- }
1303
- .e-schedule .e-month-view .e-week-number {
1304
- border-bottom: 1px solid #dee2e6;
1305
- border-right: 1px solid #dee2e6;
1306
- height: 75px;
1307
- }
1308
- .e-schedule .e-month-view .e-content-wrap {
1309
- font-size: 14px;
1310
- }
1311
- .e-schedule .e-month-view .e-date-header-wrap table col {
1312
- width: 36px;
1313
- }
1314
- .e-schedule .e-month-view .e-resource-cells {
1315
- color: #212529;
1316
- font-size: 14px;
1317
- height: 40px;
1318
- padding: 8px;
1319
- padding-left: 15px;
1320
- }
1321
- .e-schedule .e-month-view .e-header-cells {
1322
- cursor: default;
1323
- font-weight: normal;
1324
- height: 35px;
1325
- padding: 3px;
1326
- }
1327
- .e-schedule .e-month-view .e-content-table {
1328
- height: 100%;
1329
- }
1330
- .e-schedule .e-month-view .e-work-cells {
1331
- height: 75px;
1332
- vertical-align: top;
1333
- width: 36px;
1334
- }
1335
- .e-schedule .e-month-view .e-work-cells.e-disable-date .e-date-header {
1336
- visibility: hidden;
1337
- }
1338
- .e-schedule .e-month-view .e-work-cells.e-disable-dates {
1339
- background: rgba(0, 0, 0, 0.08);
1340
- }
1341
- .e-schedule .e-month-view .e-work-cells.e-disable-dates .e-date-header {
1342
- cursor: default;
1343
- opacity: 0.35;
1344
- }
1345
- .e-schedule .e-month-view .e-work-cells.e-disable-dates .e-date-header:hover {
1346
- text-decoration: none;
1347
- }
1348
- .e-schedule .e-month-view .e-work-cells.e-disable-dates:hover {
1349
- background: rgba(0, 0, 0, 0.08);
1350
- }
1351
- .e-schedule .e-month-view.e-virtual-mask .e-work-cells {
1352
- background: rgba(0, 0, 0, 0.08);
1353
- -webkit-box-shadow: inset 0 0 0 8px #f8f9fa;
1354
- box-shadow: inset 0 0 0 8px #f8f9fa;
1355
- }
1356
- .e-schedule .e-month-view.e-virtual-mask .e-work-cells:hover {
1357
- background: rgba(0, 0, 0, 0.08);
1358
- }
1359
- .e-schedule .e-month-view .e-date-header {
1360
- cursor: pointer;
1361
- display: table;
1362
- height: 20px;
1363
- line-height: 21px;
1364
- margin: 3px 3px 2px;
1365
- text-align: center;
1366
- }
1367
- .e-schedule .e-month-view .e-date-header:hover {
1368
- text-decoration: underline;
1369
- }
1370
- .e-schedule .e-month-view .e-appointment-wrapper {
1371
- position: absolute;
1372
- }
1373
- .e-schedule .e-month-view .e-new-event {
1374
- height: calc(100% - 25px);
1375
- }
1376
- .e-schedule .e-month-view .e-block-indicator {
1377
- margin-top: -20px;
1378
- }
1379
- .e-schedule .e-month-view .e-inline-appointment {
1380
- z-index: 1;
1381
- }
1382
- .e-schedule .e-month-view .e-appointment {
1383
- background: #007bff;
1384
- border: 1px solid rgb(204, 228.6, 255);
1385
- border-radius: 4px;
1386
- color: #fff;
1387
- display: -webkit-box;
1388
- display: -ms-flexbox;
1389
- display: flex;
1390
- overflow: hidden;
1391
- position: absolute;
1392
- cursor: default;
1393
- height: 22px;
1394
- }
1395
- .e-schedule .e-month-view .e-appointment .e-disable {
1396
- display: none;
1397
- }
1398
- .e-schedule .e-month-view .e-appointment .e-appointment-details {
1399
- display: -webkit-box;
1400
- display: -ms-flexbox;
1401
- display: flex;
1402
- -webkit-box-flex: 1;
1403
- -ms-flex: auto;
1404
- flex: auto;
1405
- line-height: 19px;
1406
- overflow: hidden;
1407
- }
1408
- .e-schedule .e-month-view .e-appointment .e-appointment-details .e-subject {
1409
- -webkit-box-flex: 1;
1410
- -ms-flex: auto;
1411
- flex: auto;
1412
- font-size: 13px;
1413
- font-weight: 500;
1414
- overflow: hidden;
1415
- padding: 1px 2px;
1416
- text-overflow: ellipsis;
1417
- }
1418
- .e-schedule .e-month-view .e-appointment .e-appointment-details .e-inline-subject {
1419
- padding: 4px;
1420
- text-align: center;
1421
- }
1422
- .e-schedule .e-month-view .e-appointment .e-appointment-details .e-time {
1423
- font-size: 11px;
1424
- padding: 1.5px;
1425
- }
1426
- .e-schedule .e-month-view .e-appointment .e-appointment-details .e-recurrence-icon,
1427
- .e-schedule .e-month-view .e-appointment .e-appointment-details .e-recurrence-edit-icon,
1428
- .e-schedule .e-month-view .e-appointment .e-appointment-details .e-left-icon,
1429
- .e-schedule .e-month-view .e-appointment .e-appointment-details .e-right-icon {
1430
- line-height: 22px;
1431
- padding: 0 2px;
1432
- }
1433
- .e-schedule .e-month-view .e-appointment.e-appointment-border, .e-schedule .e-month-view .e-appointment:focus {
1434
- border: 0;
1435
- -webkit-box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.2);
1436
- box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.2);
1437
- }
1438
- .e-schedule .e-month-view .e-appointment.e-allow-select {
1439
- pointer-events: none;
1440
- }
1441
- .e-schedule .e-month-view .e-appointment .e-subject {
1442
- padding: 2px;
1443
- width: 100%;
1444
- }
1445
- .e-schedule .e-month-view .e-more-indicator {
1446
- color: #6c757d;
1447
- cursor: pointer;
1448
- font-size: 12px;
1449
- line-height: 11px;
1450
- overflow: hidden;
1451
- padding: 2px 4px;
1452
- position: absolute;
1453
- text-overflow: ellipsis;
1454
- }
1455
- .e-schedule .e-month-view .e-more-indicator:focus {
1456
- text-decoration: underline;
1457
- }
1458
- .e-schedule.e-rtl .e-month-view .e-date-header {
1459
- margin: 8px 8px 0 0;
1460
- }
1461
- .e-schedule.e-rtl .e-month-view .e-left-indent,
1462
- .e-schedule.e-rtl .e-month-view .e-week-number {
1463
- border-left: 1px solid #dee2e6;
1464
- border-right-width: 0;
1465
- }
1466
- .e-schedule .e-year-view .e-calendar-wrapper {
1467
- display: -webkit-box;
1468
- display: -ms-flexbox;
1469
- display: flex;
1470
- -ms-flex-wrap: wrap;
1471
- flex-wrap: wrap;
1472
- -webkit-box-pack: center;
1473
- -ms-flex-pack: center;
1474
- justify-content: center;
1475
- }
1476
- .e-schedule .e-year-view .e-calendar-wrapper .e-month-calendar.e-calendar {
1477
- border: 0;
1478
- -webkit-box-flex: 0;
1479
- -ms-flex: 0 25%;
1480
- flex: 0 25%;
1481
- max-width: 100%;
1482
- min-width: 300px;
1483
- padding: 10px;
1484
- }
1485
- .e-schedule .e-year-view .e-calendar-wrapper .e-month-calendar.e-calendar .e-header .e-title {
1486
- cursor: default;
1487
- }
1488
- .e-schedule .e-year-view .e-calendar-wrapper .e-month-calendar.e-calendar .e-content span.e-day {
1489
- display: block;
1490
- margin: 0 auto;
1491
- }
1492
- .e-schedule .e-year-view .e-calendar-wrapper .e-month-calendar.e-calendar .e-other-month {
1493
- color: #6c757d;
1494
- pointer-events: visible;
1495
- -ms-touch-action: auto;
1496
- touch-action: auto;
1497
- }
1498
- .e-schedule .e-year-view .e-calendar-wrapper .e-month-calendar.e-calendar .e-other-month.e-today {
1499
- opacity: 0.5;
1500
- }
1501
- .e-schedule .e-year-view .e-calendar-wrapper .e-month-calendar.e-calendar .e-appointment,
1502
- .e-schedule .e-year-view .e-calendar-wrapper .e-month-calendar.e-calendar .e-appointment-indicator {
1503
- background: #007bff;
1504
- border-radius: 50%;
1505
- height: 5px;
1506
- margin: -6px auto 0;
1507
- position: relative;
1508
- width: 5px;
1509
- }
1510
- .e-schedule .e-year-view .e-calendar-wrapper .e-work-cells.e-disable-dates {
1511
- background: rgba(0, 0, 0, 0.08);
1512
- cursor: default;
1513
- }
1514
- .e-schedule .e-year-view .e-calendar-wrapper .e-work-cells.e-disable-dates .e-day {
1515
- cursor: default;
1516
- }
1517
- .e-schedule .e-year-view .e-calendar-wrapper .e-work-cells.e-disable-dates:hover {
1518
- background: rgba(0, 0, 0, 0.08);
1519
- }
1520
- .e-schedule .e-year-view .e-date-header-wrap {
1521
- font-size: 14px;
1522
- overflow: hidden;
1523
- }
1524
- .e-schedule .e-year-view .e-date-header-wrap table col {
1525
- width: 36px;
1526
- }
1527
- .e-schedule .e-year-view .e-date-header-wrap table td {
1528
- background: #fff;
1529
- border-color: #dee2e6;
1530
- border-style: solid;
1531
- border-width: 0 0 1px 1px;
1532
- color: #212529;
1533
- text-align: left;
1534
- }
1535
- .e-schedule .e-year-view .e-date-header-wrap table td:first-child {
1536
- border-left-width: 0;
1537
- }
1538
- .e-schedule .e-year-view .e-resource-cells {
1539
- color: #212529;
1540
- font-size: 14px;
1541
- height: 40px;
1542
- padding: 8px;
1543
- padding-left: 15px;
1544
- }
1545
- .e-schedule .e-year-view .e-content-wrap table td:first-child {
1546
- border-left-width: 0;
1547
- }
1548
- .e-schedule .e-year-view .e-resource .e-month-calendar {
1549
- max-width: 100%;
1550
- min-width: 100%;
1551
- }
1552
- .e-schedule .e-timeline-year-view .e-date-header-wrap,
1553
- .e-schedule .e-timeline-year-view .e-month-header-wrapper {
1554
- overflow: hidden;
1555
- position: relative;
1556
- }
1557
- .e-schedule .e-timeline-year-view .e-month-header-wrapper .e-schedule-table {
1558
- height: 100%;
1559
- }
1560
- .e-schedule .e-timeline-year-view .e-month-header-wrapper .e-schedule-table.e-auto-height {
1561
- height: auto;
1562
- }
1563
- .e-schedule .e-timeline-year-view .e-date-header-wrap table col,
1564
- .e-schedule .e-timeline-year-view .e-content-wrap table col {
1565
- width: 100px;
1566
- }
1567
- .e-schedule .e-timeline-year-view .e-resource-left-td,
1568
- .e-schedule .e-timeline-year-view .e-date-header-wrap table td {
1569
- background: #fff;
1570
- border-color: #dee2e6;
1571
- border-style: solid;
1572
- border-width: 0 1px 1px 0;
1573
- color: #212529;
1574
- text-align: center;
1575
- }
1576
- .e-schedule .e-timeline-year-view .e-resource-left-td.e-current-day,
1577
- .e-schedule .e-timeline-year-view .e-date-header-wrap table td.e-current-day {
1578
- color: #007bff;
1579
- }
1580
- .e-schedule .e-timeline-year-view .e-resource-text {
1581
- color: #212529;
1582
- font-size: 13px;
1583
- overflow: hidden;
1584
- padding: 4px 12px;
1585
- text-overflow: ellipsis;
1586
- }
1587
- .e-schedule .e-timeline-year-view .e-resource-left-td {
1588
- vertical-align: middle;
1589
- width: 224px;
1590
- }
1591
- .e-schedule .e-timeline-year-view .e-left-indent-wrap .e-resource-cells,
1592
- .e-schedule .e-timeline-year-view .e-date-header-wrap .e-resource-cells {
1593
- height: 40px;
1594
- }
1595
- .e-schedule .e-timeline-year-view .e-resource-column-wrap {
1596
- overflow: hidden;
1597
- position: relative;
1598
- }
1599
- .e-schedule .e-timeline-year-view .e-resource-column-wrap .e-resource-cells {
1600
- background: #f8f9fa;
1601
- border-color: #dee2e6;
1602
- border-style: solid;
1603
- border-width: 0 1px 1px 0;
1604
- color: #212529;
1605
- height: 75px;
1606
- padding-left: 12px;
1607
- padding-right: 0;
1608
- vertical-align: middle;
1609
- }
1610
- .e-schedule .e-timeline-year-view .e-resource-column-wrap .e-resource-cells.e-child-node {
1611
- background: #fff;
1612
- }
1613
- .e-schedule .e-timeline-year-view .e-resource-column-wrap .e-resource-cells:focus {
1614
- background: rgb(242.05, 243.9, 245.75);
1615
- }
1616
- .e-schedule .e-timeline-year-view .e-resource-column-table {
1617
- height: 100%;
1618
- }
1619
- .e-schedule .e-timeline-year-view .e-resource-column-table.e-auto-height {
1620
- height: auto;
1621
- }
1622
- .e-schedule .e-timeline-year-view .e-resource-tree-icon {
1623
- color: #212529;
1624
- cursor: pointer;
1625
- float: left;
1626
- font-family: "e-icons";
1627
- font-size: 12px;
1628
- padding: 4px 7px;
1629
- }
1630
- .e-schedule .e-timeline-year-view .e-resource-collapse {
1631
- -webkit-transform: rotate(90deg);
1632
- transform: rotate(90deg);
1633
- }
1634
- .e-schedule .e-timeline-year-view .e-content-table {
1635
- height: 100%;
1636
- }
1637
- .e-schedule .e-timeline-year-view .e-content-table.e-auto-height {
1638
- height: auto;
1639
- }
1640
- .e-schedule .e-timeline-year-view .e-left-indent td {
1641
- border-color: #dee2e6;
1642
- border-style: solid;
1643
- border-width: 0 1px 0 0;
1644
- vertical-align: middle;
1645
- }
1646
- .e-schedule .e-timeline-year-view .e-left-indent tr:last-child td {
1647
- border-width: 0 1px 1px 0;
1648
- }
1649
- .e-schedule .e-timeline-year-view.e-horizontal .e-left-indent {
1650
- padding: 0;
1651
- width: 100px;
1652
- }
1653
- .e-schedule .e-timeline-year-view.e-vertical .e-left-indent, .e-schedule .e-timeline-year-view.e-vertical .e-left-indent .e-header-cells {
1654
- width: 100px;
1655
- }
1656
- .e-schedule .e-timeline-year-view .e-month-header {
1657
- border-bottom: 1px solid #dee2e6;
1658
- border-right: 1px solid #dee2e6;
1659
- text-align: center;
1660
- color: #212529;
1661
- }
1662
- .e-schedule .e-timeline-year-view .e-month-header.e-current-day {
1663
- color: #007bff;
1664
- }
1665
- .e-schedule .e-timeline-year-view .e-left-indent,
1666
- .e-schedule .e-timeline-year-view .e-header-cells {
1667
- cursor: default;
1668
- font-weight: normal;
1669
- height: 35px;
1670
- padding: 0;
1671
- text-align: center;
1672
- }
1673
- .e-schedule .e-timeline-year-view .e-month-header,
1674
- .e-schedule .e-timeline-year-view .e-work-cells {
1675
- height: 75px;
1676
- }
1677
- .e-schedule .e-timeline-year-view .e-header-cells,
1678
- .e-schedule .e-timeline-year-view .e-work-cells {
1679
- width: 100px;
1680
- }
1681
- .e-schedule .e-timeline-year-view .e-work-cells {
1682
- vertical-align: top;
1683
- }
1684
- .e-schedule .e-timeline-year-view .e-work-cells .e-date-header {
1685
- cursor: pointer;
1686
- display: table;
1687
- height: 20px;
1688
- line-height: 21px;
1689
- margin: 3px 3px 2px;
1690
- text-align: center;
1691
- width: 10px;
1692
- }
1693
- .e-schedule .e-timeline-year-view .e-work-cells .e-date-header:hover {
1694
- text-decoration: underline;
1695
- }
1696
- .e-schedule .e-timeline-year-view .e-event-table {
1697
- position: absolute;
1698
- top: 0;
1699
- }
1700
- .e-schedule .e-timeline-year-view .e-event-table .e-appointment-container.e-event-container {
1701
- height: 75px;
1702
- position: relative;
1703
- }
1704
- .e-schedule .e-timeline-year-view .e-event-table .e-appointment-wrapper {
1705
- position: absolute;
1706
- }
1707
- .e-schedule .e-timeline-year-view .e-event-table .e-inline-appointment {
1708
- z-index: 1;
1709
- }
1710
- .e-schedule .e-timeline-year-view .e-event-table .e-appointment {
1711
- background: #007bff;
1712
- border: 1px solid rgb(204, 228.6, 255);
1713
- border-radius: 4px;
1714
- color: #fff;
1715
- display: -webkit-box;
1716
- display: -ms-flexbox;
1717
- display: flex;
1718
- overflow: hidden;
1719
- position: absolute;
1720
- cursor: default;
1721
- height: 22px;
1722
- }
1723
- .e-schedule .e-timeline-year-view .e-event-table .e-appointment.e-hidden {
1724
- display: none;
1725
- }
1726
- .e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-appointment-details {
1727
- display: -webkit-box;
1728
- display: -ms-flexbox;
1729
- display: flex;
1730
- -webkit-box-flex: 1;
1731
- -ms-flex: auto;
1732
- flex: auto;
1733
- line-height: 20px;
1734
- overflow: hidden;
1735
- }
1736
- .e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-subject {
1737
- -webkit-box-flex: 1;
1738
- -ms-flex: auto;
1739
- flex: auto;
1740
- font-size: 13px;
1741
- font-weight: 500;
1742
- overflow: hidden;
1743
- padding: 1px 2px;
1744
- text-overflow: ellipsis;
1745
- }
1746
- .e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-time,
1747
- .e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-location {
1748
- font-size: 11px;
1749
- overflow: hidden;
1750
- padding: 1.5px;
1751
- text-overflow: ellipsis;
1752
- }
1753
- .e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-disable {
1754
- display: none;
1755
- }
1756
- .e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-recurrence-icon,
1757
- .e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-recurrence-edit-icon {
1758
- line-height: 22px;
1759
- padding: 0 5px;
1760
- }
1761
- .e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-left-icon,
1762
- .e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-right-icon {
1763
- line-height: 22px;
1764
- padding: 0 2px;
1765
- }
1766
- .e-schedule .e-timeline-year-view .e-event-table .e-appointment.e-appointment-border, .e-schedule .e-timeline-year-view .e-event-table .e-appointment:focus {
1767
- border: 0;
1768
- -webkit-box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.2);
1769
- box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.2);
1770
- }
1771
- .e-schedule .e-timeline-year-view .e-event-table .e-appointment.e-allow-select {
1772
- pointer-events: none;
1773
- }
1774
- .e-schedule .e-timeline-year-view .e-event-table .e-more-indicator {
1775
- color: #6c757d;
1776
- cursor: pointer;
1777
- font-size: 12px;
1778
- line-height: 11px;
1779
- overflow: hidden;
1780
- padding: 2px 4px;
1781
- position: absolute;
1782
- text-overflow: ellipsis;
1783
- }
1784
- .e-schedule .e-timeline-year-view .e-event-table .e-more-indicator.e-hidden {
1785
- display: none;
1786
- }
1787
- .e-schedule .e-timeline-year-view .e-event-table .e-more-indicator:focus {
1788
- text-decoration: underline;
1789
- }
1790
- .e-schedule.e-device .e-year-view .e-calendar-wrapper .e-month-calendar.e-calendar {
1791
- max-width: 100%;
1792
- min-width: 100%;
1793
- }
1794
- .e-schedule .e-timeline-view .e-content-wrap,
1795
- .e-schedule .e-timeline-view .e-content-table,
1796
- .e-schedule .e-timeline-month-view .e-content-wrap,
1797
- .e-schedule .e-timeline-month-view .e-content-table {
1798
- height: 100%;
1799
- }
1800
- .e-schedule .e-timeline-view .e-date-header-wrap,
1801
- .e-schedule .e-timeline-month-view .e-date-header-wrap {
1802
- font-size: 14px;
1803
- overflow: hidden;
1804
- position: relative;
1805
- }
1806
- .e-schedule .e-timeline-view .e-event-table,
1807
- .e-schedule .e-timeline-month-view .e-event-table {
1808
- position: absolute;
1809
- top: 0;
1810
- }
1811
- .e-schedule .e-timeline-view .e-appointment-container.e-event-container,
1812
- .e-schedule .e-timeline-month-view .e-appointment-container.e-event-container {
1813
- height: 60px;
1814
- position: relative;
1815
- }
1816
- .e-schedule .e-timeline-view .e-date-header-wrap table col,
1817
- .e-schedule .e-timeline-view .e-content-wrap table col,
1818
- .e-schedule .e-timeline-month-view .e-date-header-wrap table col,
1819
- .e-schedule .e-timeline-month-view .e-content-wrap table col {
1820
- width: 50px;
1821
- }
1822
- .e-schedule .e-timeline-view .e-date-header-wrap table tbody td,
1823
- .e-schedule .e-timeline-month-view .e-date-header-wrap table tbody td {
1824
- height: 36px;
1825
- overflow: hidden;
1826
- padding: 8px 0 8px 8px;
1827
- text-overflow: ellipsis;
1828
- white-space: nowrap;
1829
- }
1830
- .e-schedule .e-timeline-view .e-date-header-wrap table tbody td.e-time-slots,
1831
- .e-schedule .e-timeline-month-view .e-date-header-wrap table tbody td.e-time-slots {
1832
- background: #fff;
1833
- overflow: inherit;
1834
- }
1835
- .e-schedule .e-timeline-view .e-date-header-wrap table tbody td > span,
1836
- .e-schedule .e-timeline-month-view .e-date-header-wrap table tbody td > span {
1837
- position: relative;
1838
- }
1839
- .e-schedule .e-timeline-view .e-navigate:hover,
1840
- .e-schedule .e-timeline-month-view .e-navigate:hover {
1841
- cursor: pointer;
1842
- text-decoration: underline;
1843
- }
1844
- .e-schedule .e-timeline-view .e-navigate:focus,
1845
- .e-schedule .e-timeline-month-view .e-navigate:focus {
1846
- text-decoration: underline;
1847
- }
1848
- .e-schedule .e-timeline-view .e-work-cells,
1849
- .e-schedule .e-timeline-month-view .e-work-cells {
1850
- height: 60px;
1851
- }
1852
- .e-schedule .e-timeline-view .e-work-cells.e-disable-dates,
1853
- .e-schedule .e-timeline-month-view .e-work-cells.e-disable-dates {
1854
- background: rgba(0, 0, 0, 0.08);
1855
- }
1856
- .e-schedule .e-timeline-view .e-work-cells.e-disable-dates:hover,
1857
- .e-schedule .e-timeline-month-view .e-work-cells.e-disable-dates:hover {
1858
- background: rgba(0, 0, 0, 0.08);
1859
- }
1860
- .e-schedule .e-timeline-view .e-resource-text,
1861
- .e-schedule .e-timeline-month-view .e-resource-text {
1862
- color: #212529;
1863
- font-size: 13px;
1864
- overflow: hidden;
1865
- padding: 4px 12px;
1866
- text-overflow: ellipsis;
1867
- }
1868
- .e-schedule .e-timeline-view .e-resource-left-td,
1869
- .e-schedule .e-timeline-month-view .e-resource-left-td {
1870
- background: #fff;
1871
- border-color: #dee2e6;
1872
- border-style: solid;
1873
- border-width: 0 1px 1px 0;
1874
- color: #212529;
1875
- vertical-align: middle;
1876
- width: 224px;
1877
- }
1878
- .e-schedule .e-timeline-view .e-resource-cells,
1879
- .e-schedule .e-timeline-month-view .e-resource-cells {
1880
- background: #f8f9fa;
1881
- border-color: #dee2e6;
1882
- border-style: solid;
1883
- border-width: 0 1px 1px 0;
1884
- color: #212529;
1885
- height: 60px;
1886
- padding-left: 12px;
1887
- padding-right: 0;
1888
- vertical-align: middle;
1889
- }
1890
- .e-schedule .e-timeline-view .e-resource-cells:focus,
1891
- .e-schedule .e-timeline-month-view .e-resource-cells:focus {
1892
- background: rgb(242.05, 243.9, 245.75);
1893
- }
1894
- .e-schedule .e-timeline-view .e-resource-column-wrap,
1895
- .e-schedule .e-timeline-month-view .e-resource-column-wrap {
1896
- overflow: hidden;
1897
- position: relative;
1898
- }
1899
- .e-schedule .e-timeline-view .e-resource-column-table,
1900
- .e-schedule .e-timeline-month-view .e-resource-column-table {
1901
- height: 100%;
1902
- }
1903
- .e-schedule .e-timeline-view .e-auto-height,
1904
- .e-schedule .e-timeline-month-view .e-auto-height {
1905
- height: auto;
1906
- }
1907
- .e-schedule .e-timeline-view.e-ignore-whitespace .e-work-cells, .e-schedule .e-timeline-view.e-ignore-whitespace .e-resource-cells, .e-schedule .e-timeline-view.e-ignore-whitespace .e-event-container,
1908
- .e-schedule .e-timeline-month-view.e-ignore-whitespace .e-work-cells,
1909
- .e-schedule .e-timeline-month-view.e-ignore-whitespace .e-resource-cells,
1910
- .e-schedule .e-timeline-month-view.e-ignore-whitespace .e-event-container {
1911
- height: 42px;
1912
- }
1913
- .e-schedule .e-timeline-view.e-virtual-mask .e-work-cells,
1914
- .e-schedule .e-timeline-month-view.e-virtual-mask .e-work-cells {
1915
- background: rgba(0, 0, 0, 0.08);
1916
- -webkit-box-shadow: inset 0 0 0 8px #f8f9fa;
1917
- box-shadow: inset 0 0 0 8px #f8f9fa;
1918
- }
1919
- .e-schedule .e-timeline-view .e-resource-tree-icon,
1920
- .e-schedule .e-timeline-month-view .e-resource-tree-icon {
1921
- color: #212529;
1922
- cursor: pointer;
1923
- float: left;
1924
- font-family: "e-icons";
1925
- font-size: 12px;
1926
- padding: 4px 7px;
1927
- }
1928
- .e-schedule .e-timeline-view .e-resource-collapse,
1929
- .e-schedule .e-timeline-month-view .e-resource-collapse {
1930
- -webkit-transform: rotate(90deg);
1931
- transform: rotate(90deg);
1932
- }
1933
- .e-schedule .e-timeline-view .e-child-node,
1934
- .e-schedule .e-timeline-month-view .e-child-node {
1935
- background: #fff;
1936
- }
1937
- .e-schedule .e-timeline-view .e-appointment-wrapper,
1938
- .e-schedule .e-timeline-month-view .e-appointment-wrapper {
1939
- position: absolute;
1940
- }
1941
- .e-schedule .e-timeline-view .e-inline-appointment,
1942
- .e-schedule .e-timeline-month-view .e-inline-appointment {
1943
- z-index: 1;
1944
- }
1945
- .e-schedule .e-timeline-view .e-appointment,
1946
- .e-schedule .e-timeline-month-view .e-appointment {
1947
- background: #007bff;
1948
- border: 1px solid rgb(204, 228.6, 255);
1949
- border-radius: 4px;
1950
- color: #fff;
1951
- display: -webkit-box;
1952
- display: -ms-flexbox;
1953
- display: flex;
1954
- overflow: hidden;
1955
- position: absolute;
1956
- cursor: default;
1957
- height: 38px;
1958
- }
1959
- .e-schedule .e-timeline-view .e-appointment .e-appointment-details,
1960
- .e-schedule .e-timeline-month-view .e-appointment .e-appointment-details {
1961
- display: -webkit-box;
1962
- display: -ms-flexbox;
1963
- display: flex;
1964
- -webkit-box-flex: 1;
1965
- -ms-flex: auto;
1966
- flex: auto;
1967
- overflow: hidden;
1968
- padding: 0 4px;
1969
- }
1970
- .e-schedule .e-timeline-view .e-appointment .e-appointment-details .e-inner-wrap,
1971
- .e-schedule .e-timeline-month-view .e-appointment .e-appointment-details .e-inner-wrap {
1972
- -webkit-box-flex: 1;
1973
- -ms-flex: auto;
1974
- flex: auto;
1975
- overflow: hidden;
1976
- }
1977
- .e-schedule .e-timeline-view .e-appointment .e-subject,
1978
- .e-schedule .e-timeline-month-view .e-appointment .e-subject {
1979
- font-size: 13px;
1980
- font-weight: 500;
1981
- line-height: 1.2;
1982
- margin-left: auto;
1983
- min-height: 18px;
1984
- overflow: hidden;
1985
- padding-top: 4px;
1986
- text-overflow: ellipsis;
1987
- }
1988
- .e-schedule .e-timeline-view .e-appointment .e-time,
1989
- .e-schedule .e-timeline-view .e-appointment .e-location,
1990
- .e-schedule .e-timeline-month-view .e-appointment .e-time,
1991
- .e-schedule .e-timeline-month-view .e-appointment .e-location {
1992
- font-size: 11px;
1993
- overflow: hidden;
1994
- padding-top: 1px;
1995
- text-overflow: ellipsis;
1996
- }
1997
- .e-schedule .e-timeline-view .e-appointment .e-time,
1998
- .e-schedule .e-timeline-month-view .e-appointment .e-time {
1999
- display: block;
2000
- line-height: 1.4;
2001
- }
2002
- .e-schedule .e-timeline-view .e-appointment .e-disable,
2003
- .e-schedule .e-timeline-month-view .e-appointment .e-disable {
2004
- display: none;
2005
- }
2006
- .e-schedule .e-timeline-view .e-appointment .e-recurrence-icon,
2007
- .e-schedule .e-timeline-view .e-appointment .e-recurrence-edit-icon,
2008
- .e-schedule .e-timeline-month-view .e-appointment .e-recurrence-icon,
2009
- .e-schedule .e-timeline-month-view .e-appointment .e-recurrence-edit-icon {
2010
- line-height: 38px;
2011
- padding: 0 5px;
2012
- }
2013
- .e-schedule .e-timeline-view .e-appointment .e-indicator,
2014
- .e-schedule .e-timeline-month-view .e-appointment .e-indicator {
2015
- display: block;
2016
- }
2017
- .e-schedule .e-timeline-view .e-appointment .e-left-icon,
2018
- .e-schedule .e-timeline-view .e-appointment .e-right-icon,
2019
- .e-schedule .e-timeline-month-view .e-appointment .e-left-icon,
2020
- .e-schedule .e-timeline-month-view .e-appointment .e-right-icon {
2021
- font-size: 10px;
2022
- line-height: 38px;
2023
- padding-right: 7px;
2024
- }
2025
- .e-schedule .e-timeline-view .e-appointment .e-right-icon,
2026
- .e-schedule .e-timeline-month-view .e-appointment .e-right-icon {
2027
- padding-right: 5px;
2028
- }
2029
- .e-schedule .e-timeline-view .e-appointment.e-appointment-border, .e-schedule .e-timeline-view .e-appointment:focus,
2030
- .e-schedule .e-timeline-month-view .e-appointment.e-appointment-border,
2031
- .e-schedule .e-timeline-month-view .e-appointment:focus {
2032
- border: 0;
2033
- -webkit-box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.2);
2034
- box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.2);
2035
- }
2036
- .e-schedule .e-timeline-view .e-appointment.e-allow-select,
2037
- .e-schedule .e-timeline-month-view .e-appointment.e-allow-select {
2038
- pointer-events: none;
2039
- }
2040
- .e-schedule .e-timeline-view .e-more-indicator,
2041
- .e-schedule .e-timeline-month-view .e-more-indicator {
2042
- color: #6c757d;
2043
- cursor: pointer;
2044
- font-size: 12px;
2045
- line-height: 11px;
2046
- overflow: hidden;
2047
- padding: 2px 4px;
2048
- position: absolute;
2049
- text-overflow: ellipsis;
2050
- }
2051
- .e-schedule .e-timeline-view .e-more-indicator:focus,
2052
- .e-schedule .e-timeline-month-view .e-more-indicator:focus {
2053
- text-decoration: underline;
2054
- }
2055
- .e-schedule .e-timeline-view .e-navigate {
2056
- font-size: 14px;
2057
- }
2058
- .e-schedule .e-timeline-view .e-clone-time-indicator,
2059
- .e-schedule .e-timeline-view .e-current-time {
2060
- bottom: 0;
2061
- position: absolute;
2062
- }
2063
- .e-schedule .e-timeline-view .e-current-timeline {
2064
- position: absolute;
2065
- top: 0;
2066
- }
2067
- .e-schedule .e-timeline-month-view .e-date-header-wrap table col,
2068
- .e-schedule .e-timeline-month-view .e-content-wrap table col {
2069
- width: 60px;
2070
- }
2071
- .e-schedule .e-virtual-scroll .e-content-wrap.e-transition,
2072
- .e-schedule .e-virtual-scroll .e-resource-column-wrap.e-transition {
2073
- -ms-scroll-chaining: none;
2074
- overscroll-behavior: none;
2075
- }
2076
- .e-schedule .e-virtual-scroll.e-vertical-view .e-content-table, .e-schedule .e-virtual-scroll.e-month-view .e-content-table {
2077
- -webkit-transform: translateX(0);
2078
- transform: translateX(0);
2079
- }
2080
- .e-schedule .e-virtual-scroll.e-timeline-view .e-content-table, .e-schedule .e-virtual-scroll.e-timeline-month-view .e-content-table, .e-schedule .e-virtual-scroll.e-timeline-year-view.e-vertical .e-content-table {
2081
- -webkit-transform: translateY(0);
2082
- transform: translateY(0);
2083
- }
2084
- .e-schedule .e-virtual-scroll .e-content-table {
2085
- position: absolute;
2086
- }
2087
- .e-schedule .e-virtual-scroll .e-content-table.e-virtual-relative {
2088
- position: relative;
2089
- }
2090
- .e-schedule .e-virtual-scroll .e-content-wrap.e-transition,
2091
- .e-schedule .e-virtual-scroll .e-resource-column-wrap.e-transition {
2092
- -webkit-transition: all 1000ms linear;
2093
- transition: all 1000ms linear;
2094
- }
2095
- .e-schedule.e-rtl .e-timeline-view .e-appointment .e-left-icon,
2096
- .e-schedule.e-rtl .e-timeline-view .e-appointment .e-right-icon,
2097
- .e-schedule.e-rtl .e-timeline-month-view .e-appointment .e-left-icon,
2098
- .e-schedule.e-rtl .e-timeline-month-view .e-appointment .e-right-icon {
2099
- padding: 0 0 0 5px;
2100
- }
2101
- .e-schedule.e-rtl .e-timeline-view .e-inline-appointment,
2102
- .e-schedule.e-rtl .e-timeline-month-view .e-inline-appointment {
2103
- z-index: 1;
2104
- }
2105
- .e-schedule.e-rtl .e-timeline-view .e-resource-left-td,
2106
- .e-schedule.e-rtl .e-timeline-month-view .e-resource-left-td {
2107
- border-width: 0 0 1px 1px;
2108
- }
2109
- .e-schedule.e-rtl .e-timeline-view .e-resource-cells,
2110
- .e-schedule.e-rtl .e-timeline-month-view .e-resource-cells {
2111
- border-width: 0 0 1px 1px;
2112
- padding-right: 15px;
2113
- }
2114
- .e-schedule.e-rtl .e-timeline-view .e-resource-tree-icon,
2115
- .e-schedule.e-rtl .e-timeline-month-view .e-resource-tree-icon {
2116
- float: right;
2117
- }
2118
- .e-schedule.e-rtl .e-timeline-view .e-appointment.e-schedule-event-clone .e-appointment-details .e-inner-wrap,
2119
- .e-schedule.e-rtl .e-timeline-month-view .e-appointment.e-schedule-event-clone .e-appointment-details .e-inner-wrap {
2120
- text-align: right;
2121
- }
2122
- .e-schedule.e-device .e-month-view .e-date-header-wrap,
2123
- .e-schedule.e-device .e-timeline-view .e-date-header-wrap,
2124
- .e-schedule.e-device .e-timeline-month-view .e-date-header-wrap {
2125
- font-size: 14px;
2126
- }
2127
- .e-schedule.e-device .e-month-view .e-date-header-wrap td,
2128
- .e-schedule.e-device .e-timeline-view .e-date-header-wrap td,
2129
- .e-schedule.e-device .e-timeline-month-view .e-date-header-wrap td {
2130
- border-left-width: 0;
2131
- border-right-width: 0;
2132
- }
2133
- .e-schedule.e-device .e-month-view .e-content-wrap,
2134
- .e-schedule.e-device .e-timeline-view .e-content-wrap,
2135
- .e-schedule.e-device .e-timeline-month-view .e-content-wrap {
2136
- font-size: 15px;
2137
- }
2138
- .e-schedule.e-device .e-month-view .e-date-header:hover,
2139
- .e-schedule.e-device .e-timeline-view .e-date-header:hover,
2140
- .e-schedule.e-device .e-timeline-month-view .e-date-header:hover {
2141
- text-decoration: none;
2142
- }
2143
- .e-schedule.e-device .e-month-view .e-more-indicator,
2144
- .e-schedule.e-device .e-timeline-view .e-more-indicator,
2145
- .e-schedule.e-device .e-timeline-month-view .e-more-indicator {
2146
- font-size: 12px;
2147
- }
2148
- .e-schedule.e-device .e-month-view .e-navigate:hover,
2149
- .e-schedule.e-device .e-timeline-view .e-navigate:hover,
2150
- .e-schedule.e-device .e-timeline-month-view .e-navigate:hover {
2151
- text-decoration: none;
2152
- }
2153
- .e-schedule .e-month-agenda-view .e-schedule-resource-toolbar .e-resource-menu {
2154
- margin-top: 6px;
2155
- }
2156
- .e-schedule .e-month-agenda-view .e-schedule-resource-toolbar .e-resource-menu.e-disable {
2157
- display: none;
2158
- }
2159
- .e-schedule .e-month-agenda-view .e-schedule-resource-toolbar .e-resource-level-title .e-icon-next {
2160
- margin-top: 4px;
2161
- }
2162
- .e-schedule .e-month-agenda-view .e-week-number-wrapper .e-week-number {
2163
- border-right: 1px solid #dee2e6;
2164
- height: 40px;
2165
- padding-top: 8px;
2166
- }
2167
- .e-schedule .e-month-agenda-view .e-wrapper-container {
2168
- position: relative;
2169
- }
2170
- .e-schedule .e-month-agenda-view .e-week-number-wrapper .e-schedule-table,
2171
- .e-schedule .e-month-agenda-view .e-content-table {
2172
- border-bottom: 1px solid #dee2e6;
2173
- -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.15);
2174
- box-shadow: 0 1px 0 rgba(0, 0, 0, 0.15);
2175
- height: 100%;
2176
- }
2177
- .e-schedule .e-month-agenda-view .e-resource-column {
2178
- border-bottom: 1px solid #dee2e6;
2179
- vertical-align: top;
2180
- width: 75px;
2181
- border-right: 1px solid #dee2e6;
2182
- }
2183
- .e-schedule .e-month-agenda-view .e-resource-name {
2184
- color: #212529;
2185
- font-size: 14px;
2186
- line-height: 26px;
2187
- overflow: hidden;
2188
- padding: 8px;
2189
- text-overflow: ellipsis;
2190
- }
2191
- .e-schedule .e-month-agenda-view .e-day-padding {
2192
- padding-left: 8px;
2193
- }
2194
- .e-schedule .e-month-agenda-view .e-day-border {
2195
- border-bottom: 1px solid #dee2e6;
2196
- }
2197
- .e-schedule .e-month-agenda-view .e-date-header-wrap {
2198
- font-size: 14px;
2199
- overflow: hidden;
2200
- }
2201
- .e-schedule .e-month-agenda-view .e-content-wrap {
2202
- font-size: 14px;
2203
- }
2204
- .e-schedule .e-month-agenda-view .e-header-cells {
2205
- cursor: default;
2206
- font-weight: normal;
2207
- height: 35px;
2208
- padding: 5px;
2209
- text-align: center;
2210
- }
2211
- .e-schedule .e-month-agenda-view .e-work-cells {
2212
- height: 40px;
2213
- position: relative;
2214
- vertical-align: top;
2215
- }
2216
- .e-schedule .e-month-agenda-view .e-work-cells.e-disable-dates {
2217
- background: rgba(0, 0, 0, 0.08);
2218
- }
2219
- .e-schedule .e-month-agenda-view .e-work-cells.e-disable-dates:hover {
2220
- background: rgba(0, 0, 0, 0.08);
2221
- }
2222
- .e-schedule .e-month-agenda-view .e-date-header {
2223
- height: 24px;
2224
- line-height: 24.5px;
2225
- margin: 4px auto 0;
2226
- text-align: center;
2227
- width: 24px;
2228
- }
2229
- .e-schedule .e-month-agenda-view .e-appointment-container {
2230
- min-height: 40px;
2231
- }
2232
- .e-schedule .e-month-agenda-view .e-appointment-wrap {
2233
- background: #fff;
2234
- overflow: auto;
2235
- padding: 0 8px;
2236
- }
2237
- .e-schedule .e-month-agenda-view .e-appointment {
2238
- border-left: 3px solid #007bff;
2239
- border-right: 0;
2240
- cursor: default;
2241
- padding: 0 8px;
2242
- }
2243
- .e-schedule .e-month-agenda-view .e-appointment:hover {
2244
- background: rgb(242.05, 243.9, 245.75);
2245
- }
2246
- .e-schedule .e-month-agenda-view .e-appointment.e-appointment-border, .e-schedule .e-month-agenda-view .e-appointment:focus {
2247
- background: #e9ecef;
2248
- }
2249
- .e-schedule .e-month-agenda-view .e-appointment.e-template {
2250
- display: -webkit-inline-box;
2251
- display: -ms-inline-flexbox;
2252
- display: inline-flex;
2253
- -webkit-box-orient: horizontal;
2254
- -webkit-box-direction: reverse;
2255
- -ms-flex-direction: row-reverse;
2256
- flex-direction: row-reverse;
2257
- }
2258
- .e-schedule .e-month-agenda-view .e-subject-wrap {
2259
- display: -webkit-box;
2260
- display: -ms-flexbox;
2261
- display: flex;
2262
- }
2263
- .e-schedule .e-month-agenda-view .e-subject {
2264
- color: #212529;
2265
- font-size: 14px;
2266
- line-height: 26px;
2267
- overflow: hidden;
2268
- text-overflow: ellipsis;
2269
- }
2270
- .e-schedule .e-month-agenda-view .e-recurrence-icon,
2271
- .e-schedule .e-month-agenda-view .e-recurrence-edit-icon {
2272
- color: #6c757d;
2273
- line-height: 26px;
2274
- padding: 0 10px;
2275
- }
2276
- .e-schedule .e-month-agenda-view .e-date-time {
2277
- color: #6c757d;
2278
- font-size: 12px;
2279
- line-height: 26px;
2280
- overflow: hidden;
2281
- text-overflow: ellipsis;
2282
- }
2283
- .e-schedule .e-month-agenda-view .e-location {
2284
- color: #6c757d;
2285
- font-size: 12px;
2286
- line-height: 26px;
2287
- overflow: hidden;
2288
- padding-left: 8px;
2289
- text-overflow: ellipsis;
2290
- }
2291
- .e-schedule .e-month-agenda-view .e-no-event {
2292
- color: #6c757d;
2293
- cursor: default;
2294
- font-size: 14px;
2295
- height: 100%;
2296
- padding: 8px 4px;
2297
- }
2298
- .e-schedule .e-month-agenda-view .e-agenda-item.e-month-agenda-view {
2299
- padding: 10px 0;
2300
- }
2301
- .e-schedule .e-month-agenda-view .e-agenda-parent.e-month-agenda-view {
2302
- margin: 0;
2303
- padding: 0;
2304
- }
2305
- .e-schedule .e-month-agenda-view .e-work-cells .e-appointment-indicator {
2306
- background: #007bff;
2307
- border-radius: 50%;
2308
- height: 6px;
2309
- left: 0;
2310
- margin: 1px auto;
2311
- width: 6px;
2312
- }
2313
- .e-schedule.e-rtl .e-month-agenda-view .e-left-indent,
2314
- .e-schedule.e-rtl .e-month-agenda-view .e-week-number {
2315
- border-left: 1px solid #dee2e6;
2316
- border-right-width: 0;
2317
- }
2318
- .e-schedule.e-rtl .e-month-agenda-view .e-appointment {
2319
- border-left: 0;
2320
- border-right: 3px solid #007bff;
2321
- }
2322
- .e-schedule.e-rtl .e-month-agenda-view .e-resource-column {
2323
- border-bottom: 1px solid #dee2e6;
2324
- border-left: 1px solid #dee2e6;
2325
- border-right: 0;
2326
- vertical-align: top;
2327
- width: 75px;
2328
- }
2329
- .e-schedule.e-rtl .e-month-agenda-view .e-resource-column .e-resource-name {
2330
- white-space: normal;
2331
- }
2332
- .e-schedule.e-rtl .e-month-agenda-view .e-day-padding {
2333
- padding-right: 8px;
2334
- }
2335
- .e-schedule.e-device .e-month-agenda-view .e-date-header-wrap {
2336
- font-size: 14px;
2337
- }
2338
- .e-schedule.e-device .e-month-agenda-view .e-content-wrap {
2339
- font-size: 15px;
2340
- }
2341
- .e-schedule .e-agenda-view {
2342
- background: #fff;
2343
- }
2344
- .e-schedule .e-agenda-view .e-agenda-load-more {
2345
- font-size: 14px;
2346
- }
2347
- .e-schedule .e-agenda-view .e-content-wrap table td:first-child,
2348
- .e-schedule .e-agenda-view .e-date-column {
2349
- vertical-align: top;
2350
- width: 75px;
2351
- }
2352
- .e-schedule .e-agenda-view .e-resource-column {
2353
- border-bottom: 1px solid #dee2e6;
2354
- vertical-align: top;
2355
- width: 75px;
2356
- color: #212529;
2357
- border-right: 1px solid #dee2e6;
2358
- }
2359
- .e-schedule .e-agenda-view .e-month-header {
2360
- background: #007bff;
2361
- height: 100px;
2362
- padding-top: 12px;
2363
- vertical-align: top;
2364
- }
2365
- .e-schedule .e-agenda-view .e-month-header .e-date-header {
2366
- color: #fff;
2367
- font-size: 18px;
2368
- }
2369
- .e-schedule .e-agenda-view .e-day-date-header {
2370
- color: #212529;
2371
- cursor: default;
2372
- padding: 14px 20px 0 14px;
2373
- }
2374
- .e-schedule .e-agenda-view .e-day-date-header .e-m-date {
2375
- font-size: 18px;
2376
- }
2377
- .e-schedule .e-agenda-view .e-day-date-header .e-m-day {
2378
- font-size: 13px;
2379
- }
2380
- .e-schedule .e-agenda-view .e-day-date-header.e-current-day {
2381
- color: #007bff;
2382
- }
2383
- .e-schedule .e-agenda-view .e-day-border {
2384
- border-bottom: 1px solid #dee2e6;
2385
- }
2386
- .e-schedule .e-agenda-view .e-date-border {
2387
- border-bottom: 1px solid #dee2e6;
2388
- border-right: 1px solid #dee2e6;
2389
- }
2390
- .e-schedule .e-agenda-view .e-day-padding {
2391
- padding-left: 8px;
2392
- }
2393
- .e-schedule .e-agenda-view .e-date-header {
2394
- font-size: 20px;
2395
- }
2396
- .e-schedule .e-agenda-view .e-day-header {
2397
- font-size: 12px;
2398
- }
2399
- .e-schedule .e-agenda-view .e-subject-wrap {
2400
- display: -webkit-box;
2401
- display: -ms-flexbox;
2402
- display: flex;
2403
- margin-bottom: 6px;
2404
- }
2405
- .e-schedule .e-agenda-view .e-active-appointment-agenda .e-subject {
2406
- color: #212529;
2407
- }
2408
- .e-schedule .e-agenda-view .e-active-appointment-agenda .e-date-time {
2409
- color: #212529;
2410
- }
2411
- .e-schedule .e-agenda-view .e-active-appointment-agenda .e-resource-name {
2412
- color: #212529;
2413
- }
2414
- .e-schedule .e-agenda-view .e-active-appointment-agenda .e-recurrence-icon,
2415
- .e-schedule .e-agenda-view .e-active-appointment-agenda .e-recurrence-edit-icon {
2416
- color: #212529;
2417
- }
2418
- .e-schedule .e-agenda-view .e-active-appointment-agenda .e-location {
2419
- color: #212529;
2420
- }
2421
- .e-schedule .e-agenda-view .e-subject,
2422
- .e-schedule .e-agenda-view .e-inline-subject {
2423
- color: #212529;
2424
- font-size: 14px;
2425
- line-height: 23px;
2426
- overflow: hidden;
2427
- text-overflow: ellipsis;
2428
- }
2429
- .e-schedule .e-agenda-view .e-inline-subject {
2430
- font-weight: normal;
2431
- padding-top: 0;
2432
- }
2433
- .e-schedule .e-agenda-view .e-resource-name {
2434
- color: #212529;
2435
- font-size: 13px;
2436
- line-height: 26px;
2437
- overflow: hidden;
2438
- padding: 8px;
2439
- text-overflow: ellipsis;
2440
- }
2441
- .e-schedule .e-agenda-view .e-recurrence-icon,
2442
- .e-schedule .e-agenda-view .e-recurrence-edit-icon {
2443
- color: #212529;
2444
- line-height: 21px;
2445
- padding: 0 10px;
2446
- }
2447
- .e-schedule .e-agenda-view .e-date-time {
2448
- color: #6c757d;
2449
- font-size: 12px;
2450
- line-height: 21px;
2451
- overflow: hidden;
2452
- text-overflow: ellipsis;
2453
- }
2454
- .e-schedule .e-agenda-view .e-location {
2455
- color: #6c757d;
2456
- font-size: 12px;
2457
- line-height: 23px;
2458
- overflow: hidden;
2459
- padding-left: 8px;
2460
- text-overflow: ellipsis;
2461
- }
2462
- .e-schedule .e-agenda-view .e-agenda-item {
2463
- padding: 14px 0;
2464
- }
2465
- .e-schedule .e-agenda-view .e-agenda-parent {
2466
- margin: 0;
2467
- padding: 0;
2468
- }
2469
- .e-schedule .e-agenda-view .e-appointment {
2470
- border-left: 3px solid #007bff;
2471
- border-right: 0;
2472
- cursor: default;
2473
- padding: 0 14px;
2474
- }
2475
- .e-schedule .e-agenda-view .e-appointment:hover {
2476
- background: rgb(242.05, 243.9, 245.75);
2477
- }
2478
- .e-schedule .e-agenda-view .e-appointment.e-appointment-border, .e-schedule .e-agenda-view .e-appointment:focus {
2479
- background: #e9ecef;
2480
- }
2481
- .e-schedule .e-agenda-view .e-appointment.e-template {
2482
- display: -webkit-inline-box;
2483
- display: -ms-inline-flexbox;
2484
- display: inline-flex;
2485
- -webkit-box-orient: horizontal;
2486
- -webkit-box-direction: reverse;
2487
- -ms-flex-direction: row-reverse;
2488
- flex-direction: row-reverse;
2489
- }
2490
- .e-schedule .e-agenda-view .e-no-event {
2491
- color: #6c757d;
2492
- cursor: default;
2493
- font-size: 14px;
2494
- line-height: 52px;
2495
- padding: 0 11px;
2496
- }
2497
- .e-schedule .e-agenda-view .e-empty-event {
2498
- color: #6c757d;
2499
- cursor: default;
2500
- font-size: 14px;
2501
- line-height: 52px;
2502
- padding: 0 11px;
2503
- }
2504
- .e-schedule.e-device .e-agenda-view .e-m-date,
2505
- .e-schedule.e-device .e-month-agenda-view .e-m-date {
2506
- font-size: 20px;
2507
- }
2508
- .e-schedule.e-device .e-agenda-view .e-resource-name,
2509
- .e-schedule.e-device .e-agenda-view .e-m-day,
2510
- .e-schedule.e-device .e-month-agenda-view .e-resource-name,
2511
- .e-schedule.e-device .e-month-agenda-view .e-m-day {
2512
- color: #212529;
2513
- font-size: 14px;
2514
- }
2515
- .e-schedule.e-rtl .e-agenda-view .e-appointment {
2516
- border-left: 0;
2517
- border-right: 3px solid #007bff;
2518
- }
2519
- .e-schedule.e-rtl .e-agenda-view .e-resource-column {
2520
- border-left: 1px solid #dee2e6;
2521
- border-right: 0;
2522
- border-bottom: 1px solid #dee2e6;
2523
- vertical-align: top;
2524
- width: 75px;
2525
- }
2526
- .e-schedule.e-rtl .e-agenda-view .e-resource-column .e-resource-name {
2527
- white-space: normal;
2528
- }
2529
- .e-schedule.e-rtl .e-agenda-view .e-day-padding {
2530
- padding-right: 8px;
2531
- }
2532
- .e-schedule.e-rtl .e-agenda-view .e-date-border {
2533
- border-bottom: 1px solid #dee2e6;
2534
- border-left: 1px solid #dee2e6;
2535
- border-right: 0;
2536
- }
2537
-
2538
- .e-schedule.e-read-only .e-toolbar-item.e-add.e-overflow-show {
2539
- display: none;
2540
- }
2541
-
2542
- .e-schedule.e-multi-drag .e-vertical-view .e-all-day-appointment-wrapper .e-appointment.e-appointment-border, .e-schedule.e-multi-drag .e-vertical-view .e-all-day-appointment-wrapper .e-appointment:focus {
2543
- border: 1px solid rgba(0, 0, 0, 0.5);
2544
- }
2545
- .e-schedule.e-multi-drag .e-vertical-view.e-timescale-disable .e-appointment.e-appointment-border, .e-schedule.e-multi-drag .e-vertical-view.e-timescale-disable .e-appointment:focus {
2546
- border: 1px solid rgba(0, 0, 0, 0.5);
2547
- }
2548
- .e-schedule.e-multi-drag .e-vertical-view .e-day-wrapper .e-appointment.e-appointment-border, .e-schedule.e-multi-drag .e-vertical-view .e-day-wrapper .e-appointment:focus {
2549
- border: 1px solid rgba(0, 0, 0, 0.5);
2550
- }
2551
- .e-schedule.e-multi-drag .e-month-view .e-appointment.e-appointment-border, .e-schedule.e-multi-drag .e-month-view .e-appointment:focus {
2552
- border: 1px solid rgba(0, 0, 0, 0.5);
2553
- }
2554
- .e-schedule.e-multi-drag .e-timeline-year-view .e-event-table .e-appointment.e-appointment-border, .e-schedule.e-multi-drag .e-timeline-year-view .e-event-table .e-appointment:focus {
2555
- border: 1px solid rgba(0, 0, 0, 0.5);
2556
- }
2557
- .e-schedule.e-multi-drag .e-timeline-view .e-appointment.e-appointment-border, .e-schedule.e-multi-drag .e-timeline-view .e-appointment:focus,
2558
- .e-schedule.e-multi-drag .e-timeline-month-view .e-appointment.e-appointment-border,
2559
- .e-schedule.e-multi-drag .e-timeline-month-view .e-appointment:focus {
2560
- border: 1px solid rgba(0, 0, 0, 0.5);
2561
- }
2562
-
2563
- .e-more-popup-wrapper.e-multi-drag .e-appointment.e-appointment-border, .e-more-popup-wrapper.e-multi-drag .e-appointment:focus {
2564
- border: 1px solid rgba(0, 0, 0, 0.5);
2565
- }
2566
-
2567
- /*! schedule event tooltip */
2568
- .e-schedule-event-tooltip .e-subject {
2569
- font-size: 12px;
2570
- }
2571
-
2572
- .e-tooltip-hidden {
2573
- visibility: hidden;
2574
- }
2575
-
2576
- .e-field-error-message {
2577
- display: block;
2578
- }
2579
-
2580
- .e-dialog.e-quick-dialog.e-following-events-dialog {
2581
- width: 440px;
2582
- }
2583
- .e-dialog.e-quick-dialog.e-following-events-dialog .e-footer-content {
2584
- padding: 14px;
2585
- }
2586
- .e-dialog.e-quick-dialog.e-following-events-dialog .e-footer-content button {
2587
- margin-bottom: 6px;
2588
- }
2589
- @media screen and (max-width: 767px) {
2590
- .e-dialog.e-quick-dialog.e-following-events-dialog {
2591
- width: 289px;
2592
- }
2593
- .e-dialog.e-quick-dialog.e-following-events-dialog .e-footer-content {
2594
- padding: 5%;
2595
- }
2596
- .e-dialog.e-quick-dialog.e-following-events-dialog .e-footer-content button {
2597
- margin-bottom: 5%;
2598
- }
2599
- }
2600
-
2601
- .e-dialog.e-quick-dialog {
2602
- -webkit-user-select: none;
2603
- -moz-user-select: none;
2604
- -ms-user-select: none;
2605
- user-select: none;
2606
- width: 320px;
2607
- }
2608
- .e-dialog.e-quick-dialog .e-disable {
2609
- display: none;
2610
- }
2611
- .e-dialog.e-quick-dialog .e-dlg-header-content {
2612
- border-bottom: none;
2613
- }
2614
- .e-dialog.e-quick-dialog .e-footer-content {
2615
- border-top: none;
2616
- }
2617
- .e-dialog.e-quick-dialog .e-footer-content button {
2618
- margin-bottom: 6px;
2619
- }
2620
- .e-dialog.e-quick-dialog.e-rtl {
2621
- text-align: right;
2622
- }
2623
-
2624
- /*! schedule event window */
2625
- .e-schedule-dialog .e-disable {
2626
- display: none;
2627
- }
2628
- .e-schedule-dialog .e-icon-disable {
2629
- opacity: 0.5;
2630
- }
2631
- .e-schedule-dialog .e-dlg-header-content {
2632
- padding-bottom: 8px;
2633
- }
2634
- .e-schedule-dialog .e-dlg-content {
2635
- padding-bottom: 12px;
2636
- position: relative;
2637
- }
2638
- .e-schedule-dialog .e-event-delete {
2639
- float: left;
2640
- }
2641
- .e-schedule-dialog .e-subject-container,
2642
- .e-schedule-dialog .e-start-container,
2643
- .e-schedule-dialog .e-description-label {
2644
- padding-right: 8px;
2645
- }
2646
- .e-schedule-dialog .e-start-time-zone-container {
2647
- padding-left: 4px;
2648
- padding-right: 8px;
2649
- }
2650
- .e-schedule-dialog .e-location-container,
2651
- .e-schedule-dialog .e-end-container {
2652
- padding-left: 8px;
2653
- }
2654
- .e-schedule-dialog .e-end-time-zone-container {
2655
- padding-left: 8px;
2656
- padding-right: 4px;
2657
- }
2658
- .e-schedule-dialog .e-all-day-container {
2659
- padding-right: 16px;
2660
- }
2661
- .e-schedule-dialog .e-time-zone-row {
2662
- display: -webkit-box;
2663
- display: -ms-flexbox;
2664
- display: flex;
2665
- height: 0;
2666
- margin-bottom: 0;
2667
- overflow: hidden;
2668
- padding-bottom: 0;
2669
- -webkit-transition: 0.3s ease-in-out;
2670
- transition: 0.3s ease-in-out;
2671
- width: 100%;
2672
- }
2673
- .e-schedule-dialog .e-time-zone-row .e-start-time-zone-container,
2674
- .e-schedule-dialog .e-time-zone-row .e-end-time-zone-container {
2675
- display: none;
2676
- -webkit-transform: translateY(-100%);
2677
- transform: translateY(-100%);
2678
- }
2679
- .e-schedule-dialog .e-time-zone-row.e-enable {
2680
- height: 60px;
2681
- margin-bottom: 12px;
2682
- }
2683
- .e-schedule-dialog .e-time-zone-row.e-enable .e-start-time-zone-container,
2684
- .e-schedule-dialog .e-time-zone-row.e-enable .e-end-time-zone-container {
2685
- display: block;
2686
- -webkit-transform: translateY(0);
2687
- transform: translateY(0);
2688
- }
2689
- .e-schedule-dialog .e-title-location-row,
2690
- .e-schedule-dialog .e-start-end-row,
2691
- .e-schedule-dialog .e-start-input-container,
2692
- .e-schedule-dialog .e-end-input-container {
2693
- display: -webkit-box;
2694
- display: -ms-flexbox;
2695
- display: flex;
2696
- padding-bottom: 14px;
2697
- width: 100%;
2698
- }
2699
- .e-schedule-dialog .e-resources {
2700
- padding-bottom: 12px;
2701
- width: 100%;
2702
- }
2703
- .e-schedule-dialog .e-all-day-time-zone-row {
2704
- display: -webkit-box;
2705
- display: -ms-flexbox;
2706
- display: flex;
2707
- padding-bottom: 14px;
2708
- padding-top: 0;
2709
- width: 100%;
2710
- }
2711
- .e-schedule-dialog .e-subject-container,
2712
- .e-schedule-dialog .e-location-container,
2713
- .e-schedule-dialog .e-start-container,
2714
- .e-schedule-dialog .e-end-container,
2715
- .e-schedule-dialog .e-start-time-zone-container,
2716
- .e-schedule-dialog .e-end-time-zone-container {
2717
- width: 50%;
2718
- }
2719
- .e-schedule-dialog .e-description,
2720
- .e-schedule-dialog .e-float-input .e-description {
2721
- height: 50px;
2722
- resize: vertical;
2723
- }
2724
- .e-schedule-dialog .e-repeat-container,
2725
- .e-schedule-dialog .e-input-group .e-input-group-icon.e-icon-disable {
2726
- display: none;
2727
- }
2728
- .e-schedule-dialog .e-footer-content {
2729
- margin-top: 4px;
2730
- }
2731
- .e-schedule-dialog.e-rtl {
2732
- text-align: right;
2733
- }
2734
- .e-schedule-dialog.e-rtl .e-all-day-container {
2735
- margin-left: 16px;
2736
- margin-right: 0;
2737
- }
2738
- .e-schedule-dialog.e-rtl .e-subject-container,
2739
- .e-schedule-dialog.e-rtl .e-start-container,
2740
- .e-schedule-dialog.e-rtl .e-description-label {
2741
- padding-left: 8px;
2742
- padding-right: 0;
2743
- }
2744
- .e-schedule-dialog.e-rtl .e-start-time-zone-container {
2745
- padding-left: 8px;
2746
- padding-right: 4px;
2747
- }
2748
- .e-schedule-dialog.e-rtl .e-location-container,
2749
- .e-schedule-dialog.e-rtl .e-end-container {
2750
- padding-left: 0;
2751
- padding-right: 8px;
2752
- }
2753
- .e-schedule-dialog.e-rtl .e-end-time-zone-container {
2754
- padding-left: 4px;
2755
- padding-right: 8px;
2756
- }
2757
- .e-schedule-dialog.e-rtl .e-event-delete {
2758
- float: right;
2759
- }
2760
-
2761
- .e-editor-content-item-template {
2762
- text-overflow: ellipsis;
2763
- overflow: hidden;
2764
- }
2765
-
2766
- /*! schedule event window for smaller viewports*/
2767
- @media screen and (max-width: 320px) {
2768
- .e-schedule-dialog.e-popup.e-popup-open {
2769
- max-height: 350px;
2770
- min-width: 100%;
2771
- }
2772
- .e-schedule-dialog .e-all-day-container {
2773
- padding-bottom: 10px;
2774
- }
2775
- .e-schedule-dialog .e-all-day-time-zone-row {
2776
- display: block;
2777
- }
2778
- }
2779
- .e-ddl.e-popup .e-resource-template {
2780
- display: -webkit-box;
2781
- display: -ms-flexbox;
2782
- display: flex;
2783
- padding: 0 10px;
2784
- text-indent: 10px;
2785
- }
2786
- .e-ddl.e-popup .e-resource-template .e-resource-color {
2787
- height: 14px;
2788
- margin-top: 6px;
2789
- width: 14px;
2790
- }
2791
-
2792
- .e-schedule-dialog.e-device .e-dlg-header,
2793
- .e-schedule-dialog.e-device .e-dlg-header * {
2794
- width: 100%;
2795
- }
2796
- .e-schedule-dialog.e-device .e-dlg-header-content {
2797
- background: #fff;
2798
- -webkit-box-shadow: none;
2799
- box-shadow: none;
2800
- margin-bottom: 0;
2801
- }
2802
- .e-schedule-dialog.e-device .e-title-location-row,
2803
- .e-schedule-dialog.e-device .e-start-end-row,
2804
- .e-schedule-dialog.e-device .e-time-zone-row,
2805
- .e-schedule-dialog.e-device .e-start-input-container,
2806
- .e-schedule-dialog.e-device .e-end-input-container {
2807
- display: inline;
2808
- }
2809
- .e-schedule-dialog.e-device .e-time-zone-row.e-enable {
2810
- display: inline;
2811
- }
2812
- .e-schedule-dialog.e-device .e-subject-container,
2813
- .e-schedule-dialog.e-device .e-location-container,
2814
- .e-schedule-dialog.e-device .e-start-container,
2815
- .e-schedule-dialog.e-device .e-end-container,
2816
- .e-schedule-dialog.e-device .e-start-time-zone-container,
2817
- .e-schedule-dialog.e-device .e-end-time-zone-container {
2818
- padding-left: 0;
2819
- width: 100%;
2820
- }
2821
- .e-schedule-dialog.e-device .e-subject-container,
2822
- .e-schedule-dialog.e-device .e-start-container,
2823
- .e-schedule-dialog.e-device .e-start-time-zone-container,
2824
- .e-schedule-dialog.e-device .e-description-label {
2825
- padding-right: 0;
2826
- }
2827
- .e-schedule-dialog.e-device .e-location-container,
2828
- .e-schedule-dialog.e-device .e-end-container,
2829
- .e-schedule-dialog.e-device .e-end-time-zone-container,
2830
- .e-schedule-dialog.e-device .e-start-container,
2831
- .e-schedule-dialog.e-device .e-start-time-zone-container,
2832
- .e-schedule-dialog.e-device .e-subject-container,
2833
- .e-schedule-dialog.e-device .e-description-row,
2834
- .e-schedule-dialog.e-device .e-repeat-container {
2835
- padding-top: 20px;
2836
- }
2837
- .e-schedule-dialog.e-device .e-all-day-time-zone-row {
2838
- padding-top: 0;
2839
- }
2840
- .e-schedule-dialog.e-device .e-resources {
2841
- padding-bottom: 0;
2842
- padding-top: 20px;
2843
- }
2844
- .e-schedule-dialog.e-device .e-description,
2845
- .e-schedule-dialog.e-device .e-float-input .e-description {
2846
- height: 60px;
2847
- resize: vertical;
2848
- }
2849
- .e-schedule-dialog.e-device .e-all-day-time-zone-row {
2850
- margin-top: 0;
2851
- padding-bottom: 0;
2852
- }
2853
- .e-schedule-dialog.e-device .e-repeat-parent-row {
2854
- padding-top: 8px;
2855
- }
2856
- .e-schedule-dialog.e-device .e-all-day-container {
2857
- margin-right: 20px;
2858
- }
2859
- .e-schedule-dialog.e-device .e-title-header {
2860
- display: -webkit-box;
2861
- display: -ms-flexbox;
2862
- display: flex;
2863
- width: 100%;
2864
- }
2865
- .e-schedule-dialog.e-device .e-save-icon,
2866
- .e-schedule-dialog.e-device .e-back-icon,
2867
- .e-schedule-dialog.e-device .e-forward-icon {
2868
- cursor: pointer;
2869
- line-height: normal;
2870
- }
2871
- .e-schedule-dialog.e-device .e-title-text {
2872
- text-align: center;
2873
- }
2874
- .e-schedule-dialog.e-device .e-save-icon,
2875
- .e-schedule-dialog.e-device .e-back-icon,
2876
- .e-schedule-dialog.e-device .e-delete-icon {
2877
- width: 2.5em;
2878
- }
2879
- .e-schedule-dialog.e-device .e-save-icon,
2880
- .e-schedule-dialog.e-device .e-delete-icon {
2881
- text-align: right;
2882
- }
2883
- .e-schedule-dialog.e-device .e-time-zone-row,
2884
- .e-schedule-dialog.e-device .e-input-group .e-input-group-icon.e-icon-disable {
2885
- display: none;
2886
- }
2887
- .e-schedule-dialog.e-device .e-repeat-container {
2888
- display: block;
2889
- padding-right: 35px;
2890
- padding-left: 0;
2891
- }
2892
- .e-schedule-dialog.e-device .e-icon-down-arrow {
2893
- font-size: 11px;
2894
- }
2895
- .e-schedule-dialog.e-device.e-rtl .e-save-icon {
2896
- text-align: left;
2897
- }
2898
- .e-schedule-dialog.e-device.e-rtl .e-all-day-container {
2899
- margin-left: 20px;
2900
- margin-right: 0;
2901
- }
2902
- .e-schedule-dialog.e-device.e-rtl .e-subject-container,
2903
- .e-schedule-dialog.e-device.e-rtl .e-start-container,
2904
- .e-schedule-dialog.e-device.e-rtl .e-start-time-zone-container,
2905
- .e-schedule-dialog.e-device.e-rtl .e-description-label {
2906
- padding-left: 0;
2907
- }
2908
- .e-schedule-dialog.e-device.e-rtl .e-location-container,
2909
- .e-schedule-dialog.e-device.e-rtl .e-end-container,
2910
- .e-schedule-dialog.e-device.e-rtl .e-end-time-zone-container,
2911
- .e-schedule-dialog.e-device.e-rtl .e-all-day-container {
2912
- padding-right: 0;
2913
- }
2914
- .e-schedule-dialog.e-device.e-rtl .e-repeat-container {
2915
- padding-left: 35px;
2916
- padding-right: 0;
2917
- }
2918
- .e-schedule-dialog.e-device .e-recurrence-container {
2919
- position: relative;
2920
- }
2921
- .e-schedule-dialog.e-device .e-recurrence-container.e-hide {
2922
- display: none;
2923
- }
2924
- .e-schedule-dialog.e-device .e-recurrence-container .e-recurrence-edit-button {
2925
- border: 0;
2926
- -webkit-box-shadow: none;
2927
- box-shadow: none;
2928
- margin: -3px 5px;
2929
- position: absolute;
2930
- }
2931
- .e-schedule-dialog.e-device .e-recurrence-container .e-recurrence-edit-button .e-recurrence-edit.e-icons {
2932
- font-size: 12px;
2933
- position: relative;
2934
- top: 1px;
2935
- }
2936
-
2937
- /*! schedule quick popup */
2938
- .e-quick-popup-wrapper {
2939
- background: #fff;
2940
- border-radius: 6px;
2941
- -webkit-box-shadow: 0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.12), 0 11px 15px -7px rgba(0, 0, 0, 0.2);
2942
- box-shadow: 0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.12), 0 11px 15px -7px rgba(0, 0, 0, 0.2);
2943
- color: #212529;
2944
- max-width: 365px;
2945
- min-width: 320px;
2946
- opacity: 1;
2947
- -webkit-user-select: none;
2948
- -moz-user-select: none;
2949
- -ms-user-select: none;
2950
- user-select: none;
2951
- width: 100%;
2952
- border: 1px solid rgba(0, 0, 0, 0.2);
2953
- }
2954
- .e-quick-popup-wrapper .e-hidden {
2955
- display: none;
2956
- }
2957
- .e-quick-popup-wrapper .e-cell-popup .e-popup-header .e-header-icon-wrapper {
2958
- position: absolute;
2959
- right: 6px;
2960
- top: 4px;
2961
- padding: 2px 8px 0 0;
2962
- }
2963
- .e-quick-popup-wrapper .e-cell-popup .e-popup-header .e-header-icon-wrapper .e-edit,
2964
- .e-quick-popup-wrapper .e-cell-popup .e-popup-header .e-header-icon-wrapper .e-delete,
2965
- .e-quick-popup-wrapper .e-cell-popup .e-popup-header .e-header-icon-wrapper .e-close {
2966
- color: rgba(33, 37, 41, 0.5);
2967
- }
2968
- .e-quick-popup-wrapper .e-cell-popup .e-popup-header .e-header-icon-wrapper .e-edit:focus, .e-quick-popup-wrapper .e-cell-popup .e-popup-header .e-header-icon-wrapper .e-edit:hover,
2969
- .e-quick-popup-wrapper .e-cell-popup .e-popup-header .e-header-icon-wrapper .e-delete:focus,
2970
- .e-quick-popup-wrapper .e-cell-popup .e-popup-header .e-header-icon-wrapper .e-delete:hover,
2971
- .e-quick-popup-wrapper .e-cell-popup .e-popup-header .e-header-icon-wrapper .e-close:focus,
2972
- .e-quick-popup-wrapper .e-cell-popup .e-popup-header .e-header-icon-wrapper .e-close:hover {
2973
- background: transparent;
2974
- color: rgba(33, 37, 41, 0.75);
2975
- }
2976
- .e-quick-popup-wrapper .e-cell-popup .e-popup-header .e-header-icon-wrapper .e-edit .e-close-icon,
2977
- .e-quick-popup-wrapper .e-cell-popup .e-popup-header .e-header-icon-wrapper .e-delete .e-close-icon,
2978
- .e-quick-popup-wrapper .e-cell-popup .e-popup-header .e-header-icon-wrapper .e-close .e-close-icon {
2979
- font-size: 14px;
2980
- }
2981
- .e-quick-popup-wrapper .e-cell-popup .e-popup-content {
2982
- padding: 28px 14px;
2983
- }
2984
- .e-quick-popup-wrapper .e-cell-popup .e-popup-content .e-popup-table {
2985
- width: 100%;
2986
- }
2987
- .e-quick-popup-wrapper .e-cell-popup .e-popup-content .e-popup-table .e-schedule-form > span {
2988
- margin: 14px 0 4px;
2989
- }
2990
- .e-quick-popup-wrapper .e-cell-popup .e-popup-content .e-popup-table .e-subject {
2991
- font-size: 22px;
2992
- height: 40px;
2993
- }
2994
- .e-quick-popup-wrapper .e-event-popup .e-popup-header {
2995
- background: #fff;
2996
- }
2997
- .e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper {
2998
- padding: 6px 8px 0 8px;
2999
- }
3000
- .e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-edit,
3001
- .e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-delete {
3002
- display: none;
3003
- }
3004
- .e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-close {
3005
- position: relative;
3006
- right: 2px;
3007
- }
3008
- .e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-edit,
3009
- .e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-delete,
3010
- .e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-close {
3011
- color: rgba(33, 37, 41, 0.5);
3012
- }
3013
- .e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-edit:focus, .e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-edit:hover,
3014
- .e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-delete:focus,
3015
- .e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-delete:hover,
3016
- .e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-close:focus,
3017
- .e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-close:hover {
3018
- background: transparent;
3019
- color: rgba(33, 37, 41, 0.75);
3020
- }
3021
- .e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-edit-icon,
3022
- .e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-delete-icon,
3023
- .e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-close-icon {
3024
- font-size: 14px;
3025
- }
3026
- .e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-edit:disabled:hover,
3027
- .e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-delete:disabled:hover {
3028
- background: none;
3029
- }
3030
- .e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-edit:disabled > .e-edit-icon,
3031
- .e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-edit:disabled > .e-delete-icon,
3032
- .e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-delete:disabled > .e-edit-icon,
3033
- .e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-delete:disabled > .e-delete-icon {
3034
- opacity: 0.5;
3035
- }
3036
- .e-quick-popup-wrapper .e-event-popup .e-popup-header .e-subject-wrap {
3037
- padding: 8px 14px;
3038
- }
3039
- .e-quick-popup-wrapper .e-event-popup .e-popup-header .e-subject-wrap .e-subject {
3040
- background: rgba(0, 123, 255, 0.3);
3041
- border-left: 6px solid #007bff;
3042
- border-radius: 4px;
3043
- color: #212529;
3044
- cursor: default;
3045
- font-size: 20px;
3046
- font-weight: 500;
3047
- line-height: 1.5;
3048
- max-height: 87px;
3049
- padding: 8px;
3050
- }
3051
- .e-quick-popup-wrapper .e-event-popup .e-popup-content {
3052
- padding: 0 14px 24px 14px;
3053
- }
3054
- .e-quick-popup-wrapper .e-cell-popup .e-popup-header .e-popup-header-title-text,
3055
- .e-quick-popup-wrapper .e-event-popup .e-popup-header .e-popup-header-title-text {
3056
- display: none;
3057
- }
3058
- .e-quick-popup-wrapper .e-cell-popup .e-header-icon-wrapper,
3059
- .e-quick-popup-wrapper .e-event-popup .e-header-icon-wrapper {
3060
- display: -webkit-box;
3061
- display: -ms-flexbox;
3062
- display: flex;
3063
- -webkit-box-pack: end;
3064
- -ms-flex-pack: end;
3065
- justify-content: flex-end;
3066
- }
3067
- .e-quick-popup-wrapper .e-cell-popup .e-header-icon-wrapper .e-edit,
3068
- .e-quick-popup-wrapper .e-cell-popup .e-header-icon-wrapper .e-delete,
3069
- .e-quick-popup-wrapper .e-cell-popup .e-header-icon-wrapper .e-close,
3070
- .e-quick-popup-wrapper .e-event-popup .e-header-icon-wrapper .e-edit,
3071
- .e-quick-popup-wrapper .e-event-popup .e-header-icon-wrapper .e-delete,
3072
- .e-quick-popup-wrapper .e-event-popup .e-header-icon-wrapper .e-close {
3073
- background: transparent;
3074
- border: 0;
3075
- }
3076
- .e-quick-popup-wrapper .e-cell-popup .e-date-time,
3077
- .e-quick-popup-wrapper .e-cell-popup .e-location,
3078
- .e-quick-popup-wrapper .e-cell-popup .e-time-zone,
3079
- .e-quick-popup-wrapper .e-cell-popup .e-description,
3080
- .e-quick-popup-wrapper .e-cell-popup .e-resource,
3081
- .e-quick-popup-wrapper .e-event-popup .e-date-time,
3082
- .e-quick-popup-wrapper .e-event-popup .e-location,
3083
- .e-quick-popup-wrapper .e-event-popup .e-time-zone,
3084
- .e-quick-popup-wrapper .e-event-popup .e-description,
3085
- .e-quick-popup-wrapper .e-event-popup .e-resource {
3086
- color: #212529;
3087
- display: -webkit-box;
3088
- display: -ms-flexbox;
3089
- display: flex;
3090
- padding-top: 10px;
3091
- }
3092
- .e-quick-popup-wrapper .e-cell-popup .e-date-time-icon,
3093
- .e-quick-popup-wrapper .e-cell-popup .e-location-icon,
3094
- .e-quick-popup-wrapper .e-cell-popup .e-time-zone-icon,
3095
- .e-quick-popup-wrapper .e-cell-popup .e-description-icon,
3096
- .e-quick-popup-wrapper .e-cell-popup .e-resource-icon,
3097
- .e-quick-popup-wrapper .e-event-popup .e-date-time-icon,
3098
- .e-quick-popup-wrapper .e-event-popup .e-location-icon,
3099
- .e-quick-popup-wrapper .e-event-popup .e-time-zone-icon,
3100
- .e-quick-popup-wrapper .e-event-popup .e-description-icon,
3101
- .e-quick-popup-wrapper .e-event-popup .e-resource-icon {
3102
- color: #495057;
3103
- font-size: 16px;
3104
- padding: 2px 10px 0 0;
3105
- }
3106
- .e-quick-popup-wrapper .e-cell-popup .e-date-time-details,
3107
- .e-quick-popup-wrapper .e-cell-popup .e-location-details,
3108
- .e-quick-popup-wrapper .e-cell-popup .e-time-zone-details,
3109
- .e-quick-popup-wrapper .e-cell-popup .e-description-details,
3110
- .e-quick-popup-wrapper .e-cell-popup .e-resource-details,
3111
- .e-quick-popup-wrapper .e-event-popup .e-date-time-details,
3112
- .e-quick-popup-wrapper .e-event-popup .e-location-details,
3113
- .e-quick-popup-wrapper .e-event-popup .e-time-zone-details,
3114
- .e-quick-popup-wrapper .e-event-popup .e-description-details,
3115
- .e-quick-popup-wrapper .e-event-popup .e-resource-details {
3116
- color: #212529;
3117
- cursor: default;
3118
- font-size: 14px;
3119
- }
3120
- .e-quick-popup-wrapper .e-popup-table td:last-child {
3121
- padding-top: 0;
3122
- }
3123
- .e-quick-popup-wrapper .e-popup-footer {
3124
- display: block;
3125
- padding: 0 14px 14px 0;
3126
- text-align: right;
3127
- }
3128
- .e-quick-popup-wrapper .e-popup-footer .e-event-edit {
3129
- margin-right: 8px;
3130
- }
3131
- .e-quick-popup-wrapper .e-popup-footer .e-event-edit,
3132
- .e-quick-popup-wrapper .e-popup-footer .e-event-delete {
3133
- right: auto;
3134
- }
3135
- .e-quick-popup-wrapper .e-popup-footer .e-event-edit:disabled,
3136
- .e-quick-popup-wrapper .e-popup-footer .e-event-delete:disabled {
3137
- color: #fff;
3138
- }
3139
- .e-quick-popup-wrapper .e-popup-footer .e-event-details {
3140
- border: none;
3141
- margin-right: 8px;
3142
- right: auto;
3143
- text-transform: capitalize;
3144
- }
3145
- .e-quick-popup-wrapper .e-event-popup .e-popup-footer {
3146
- display: block;
3147
- }
3148
- .e-quick-popup-wrapper.e-rtl {
3149
- text-align: right;
3150
- }
3151
- .e-quick-popup-wrapper.e-rtl .e-cell-popup .e-header-icon-wrapper {
3152
- left: 6px;
3153
- right: auto;
3154
- }
3155
- .e-quick-popup-wrapper.e-rtl .e-popup-content .e-date-time-wrapper,
3156
- .e-quick-popup-wrapper.e-rtl .e-popup-content .e-location-details,
3157
- .e-quick-popup-wrapper.e-rtl .e-popup-content .e-time-zone-details,
3158
- .e-quick-popup-wrapper.e-rtl .e-popup-content .e-description-details,
3159
- .e-quick-popup-wrapper.e-rtl .e-popup-content .e-resource-details {
3160
- margin-right: 10px;
3161
- }
3162
- .e-quick-popup-wrapper.e-rtl .e-event-details,
3163
- .e-quick-popup-wrapper.e-rtl .e-event-edit {
3164
- margin-left: 8px;
3165
- }
3166
- .e-quick-popup-wrapper.e-rtl .e-popup-footer {
3167
- padding: 8px 8px 8px 18px;
3168
- text-align: left;
3169
- }
3170
- .e-quick-popup-wrapper.e-rtl .e-date-time-icon,
3171
- .e-quick-popup-wrapper.e-rtl .e-location-icon,
3172
- .e-quick-popup-wrapper.e-rtl .e-time-zone-icon,
3173
- .e-quick-popup-wrapper.e-rtl .e-description-icon,
3174
- .e-quick-popup-wrapper.e-rtl .e-resource-icon {
3175
- padding: 0 0 0 10px;
3176
- }
3177
- .e-quick-popup-wrapper.e-device {
3178
- bottom: 0;
3179
- height: 100%;
3180
- left: 0;
3181
- margin: 0;
3182
- max-width: 100%;
3183
- overflow: hidden;
3184
- padding: 0;
3185
- position: fixed;
3186
- right: 0;
3187
- top: 0;
3188
- width: 100%;
3189
- z-index: 1004;
3190
- }
3191
- .e-quick-popup-wrapper.e-device .e-event-popup .e-popup-header .e-header-icon-wrapper {
3192
- background: #fff;
3193
- }
3194
- .e-quick-popup-wrapper.e-device .e-event-popup .e-popup-header .e-header-icon-wrapper .e-edit:focus, .e-quick-popup-wrapper.e-device .e-event-popup .e-popup-header .e-header-icon-wrapper .e-edit:hover,
3195
- .e-quick-popup-wrapper.e-device .e-event-popup .e-popup-header .e-header-icon-wrapper .e-delete:focus,
3196
- .e-quick-popup-wrapper.e-device .e-event-popup .e-popup-header .e-header-icon-wrapper .e-delete:hover,
3197
- .e-quick-popup-wrapper.e-device .e-event-popup .e-popup-header .e-header-icon-wrapper .e-close:focus,
3198
- .e-quick-popup-wrapper.e-device .e-event-popup .e-popup-header .e-header-icon-wrapper .e-close:hover {
3199
- background: none;
3200
- }
3201
- .e-quick-popup-wrapper.e-device .e-event-popup .e-popup-header .e-edit.e-btn.e-small.e-round,
3202
- .e-quick-popup-wrapper.e-device .e-event-popup .e-popup-header .e-delete.e-btn.e-small.e-round,
3203
- .e-quick-popup-wrapper.e-device .e-event-popup .e-popup-header .e-close.e-btn.e-small.e-round {
3204
- height: 2.5em;
3205
- width: 2.5em;
3206
- }
3207
- .e-quick-popup-wrapper.e-device .e-event-popup .e-popup-header .e-edit,
3208
- .e-quick-popup-wrapper.e-device .e-event-popup .e-popup-header .e-delete {
3209
- display: block;
3210
- }
3211
- .e-quick-popup-wrapper.e-device .e-event-popup .e-popup-header .e-close {
3212
- margin-left: 0;
3213
- margin-right: auto;
3214
- -webkit-box-ordinal-group: 0;
3215
- -ms-flex-order: -1;
3216
- order: -1;
3217
- }
3218
- .e-quick-popup-wrapper.e-device .e-event-popup .e-popup-header .e-subject-wrap {
3219
- padding: 12px 24px;
3220
- }
3221
- .e-quick-popup-wrapper.e-device .e-event-popup .e-popup-content {
3222
- padding: 12px 24px;
3223
- }
3224
- .e-quick-popup-wrapper.e-device .e-multiple-event-popup .e-popup-header {
3225
- display: -webkit-box;
3226
- display: -ms-flexbox;
3227
- display: flex;
3228
- padding: 15px;
3229
- }
3230
- .e-quick-popup-wrapper.e-device .e-multiple-event-popup .e-popup-header .e-close,
3231
- .e-quick-popup-wrapper.e-device .e-multiple-event-popup .e-popup-header .e-edit,
3232
- .e-quick-popup-wrapper.e-device .e-multiple-event-popup .e-popup-header .e-delete {
3233
- background: #fff;
3234
- border: 0;
3235
- color: rgba(33, 37, 41, 0.5);
3236
- height: 35px;
3237
- width: 35px;
3238
- }
3239
- .e-quick-popup-wrapper.e-device .e-multiple-event-popup .e-popup-header .e-close:focus, .e-quick-popup-wrapper.e-device .e-multiple-event-popup .e-popup-header .e-close:hover,
3240
- .e-quick-popup-wrapper.e-device .e-multiple-event-popup .e-popup-header .e-edit:focus,
3241
- .e-quick-popup-wrapper.e-device .e-multiple-event-popup .e-popup-header .e-edit:hover,
3242
- .e-quick-popup-wrapper.e-device .e-multiple-event-popup .e-popup-header .e-delete:focus,
3243
- .e-quick-popup-wrapper.e-device .e-multiple-event-popup .e-popup-header .e-delete:hover {
3244
- background: none;
3245
- }
3246
- .e-quick-popup-wrapper.e-device .e-multiple-event-popup .e-popup-header .e-subject {
3247
- font-size: 15px;
3248
- font-weight: 500;
3249
- height: 35px;
3250
- line-height: 2.25;
3251
- padding: 2px 5px;
3252
- width: calc(100% - 105px);
3253
- }
3254
- .e-quick-popup-wrapper.e-device .e-multiple-event-popup .e-popup-header .e-close-icon,
3255
- .e-quick-popup-wrapper.e-device .e-multiple-event-popup .e-popup-header .e-edit-icon,
3256
- .e-quick-popup-wrapper.e-device .e-multiple-event-popup .e-popup-header .e-delete-icon {
3257
- font-size: 14px;
3258
- }
3259
- .e-quick-popup-wrapper.e-device.e-rtl .e-event-popup .e-popup-header .e-close {
3260
- margin-left: auto;
3261
- margin-right: 0;
3262
- }
3263
-
3264
- /*! schedule quick popup for smaller viewports */
3265
- @media screen and (max-width: 320px) {
3266
- .e-quick-popup-wrapper {
3267
- min-width: 100%;
3268
- }
3269
- .e-quick-popup-wrapper .e-popup-footer {
3270
- padding-left: 5px;
3271
- }
3272
- .e-quick-popup-wrapper.e-rtl .e-popup-footer {
3273
- padding-right: 5px;
3274
- }
3275
- }
3276
- .e-appointment.e-schedule-event-clone {
3277
- background: #007bff;
3278
- border-radius: 4px;
3279
- -webkit-box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.2);
3280
- box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.2);
3281
- color: #fff;
3282
- display: -webkit-box;
3283
- display: -ms-flexbox;
3284
- display: flex;
3285
- height: 38px;
3286
- width: 100px;
3287
- z-index: 9;
3288
- }
3289
- .e-appointment.e-schedule-event-clone.e-drag-clone {
3290
- cursor: move;
3291
- }
3292
- .e-appointment.e-schedule-event-clone .e-recurrence-icon,
3293
- .e-appointment.e-schedule-event-clone .e-recurrence-edit-icon,
3294
- .e-appointment.e-schedule-event-clone .e-indicator.e-left-icon,
3295
- .e-appointment.e-schedule-event-clone .e-indicator.e-right-icon,
3296
- .e-appointment.e-schedule-event-clone .e-event-resize.e-left-handler,
3297
- .e-appointment.e-schedule-event-clone .e-event-resize.e-right-handler {
3298
- display: none;
3299
- }
3300
- .e-appointment.e-schedule-event-clone .e-appointment-details {
3301
- -webkit-box-flex: 1;
3302
- -ms-flex: auto;
3303
- flex: auto;
3304
- overflow: hidden;
3305
- padding: 0 4px;
3306
- text-align: left;
3307
- }
3308
- .e-appointment.e-schedule-event-clone .e-appointment-details .e-inner-wrap {
3309
- -webkit-box-flex: 1;
3310
- -ms-flex: auto;
3311
- flex: auto;
3312
- overflow: hidden;
3313
- }
3314
- .e-appointment.e-schedule-event-clone .e-appointment-details .e-subject {
3315
- font-size: 13px;
3316
- font-weight: 500;
3317
- line-height: 1.2;
3318
- margin-left: auto;
3319
- min-height: 18px;
3320
- overflow: hidden;
3321
- padding-top: 4px;
3322
- text-overflow: ellipsis;
3323
- }
3324
- .e-appointment.e-schedule-event-clone .e-appointment-details .e-time {
3325
- font-size: 11px;
3326
- overflow: hidden;
3327
- padding-top: 1px;
3328
- text-overflow: ellipsis;
3329
- }
3330
- .e-appointment.e-schedule-event-clone .e-appointment-details .e-location {
3331
- display: none;
3332
- }
3333
- .e-appointment.e-schedule-event-clone.e-month-event .e-appointment-details .e-subject {
3334
- padding: 3px 2px;
3335
- }
3336
- .e-appointment.e-schedule-event-clone.e-month-event .e-appointment-details .e-time {
3337
- display: none;
3338
- }
3339
-
3340
- .e-vertical-view .e-all-day-appointment-wrapper .e-appointment.e-schedule-event-clone .e-appointment-details .e-subject {
3341
- padding: 3px 0 1px 4px;
3342
- }
3343
- .e-vertical-view .e-all-day-appointment-wrapper .e-appointment.e-schedule-event-clone .e-appointment-details .e-time {
3344
- display: none;
3345
- }
3346
-
3347
- @media print {
3348
- .e-schedule .e-table-container {
3349
- display: block;
3350
- }
3351
- .e-schedule .e-vertical-view .e-content-table thead {
3352
- -webkit-column-break-inside: auto;
3353
- -moz-column-break-inside: auto;
3354
- break-inside: auto;
3355
- }
3356
- }
3357
- .e-more-popup-wrapper {
3358
- background: #fff;
3359
- border: 1px solid rgba(0, 0, 0, 0.2);
3360
- border-radius: 6px;
3361
- -webkit-box-shadow: none;
3362
- box-shadow: none;
3363
- opacity: 1;
3364
- padding: 12px 4px 14px;
3365
- width: 225px;
3366
- }
3367
- .e-more-popup-wrapper .e-more-appointment-wrapper {
3368
- margin: 0 4px;
3369
- }
3370
- .e-more-popup-wrapper .e-more-event-popup {
3371
- height: 100%;
3372
- position: relative;
3373
- width: 100%;
3374
- }
3375
- .e-more-popup-wrapper .e-more-event-header {
3376
- height: 35px;
3377
- margin: 0 8px 4px 14px;
3378
- }
3379
- .e-more-popup-wrapper .e-more-event-content {
3380
- color: #212529;
3381
- height: calc(100% - 35px);
3382
- max-height: 150px;
3383
- overflow-y: auto;
3384
- padding: 10px 10px 0;
3385
- }
3386
- .e-more-popup-wrapper .e-more-event-content .e-appointment-border {
3387
- border: 0;
3388
- -webkit-box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.2);
3389
- box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.2);
3390
- }
3391
- .e-more-popup-wrapper .e-more-event-date-header {
3392
- height: 100%;
3393
- width: calc(100% - 25px);
3394
- }
3395
- .e-more-popup-wrapper .e-more-event-date-header .e-current-date {
3396
- color: #007bff;
3397
- }
3398
- .e-more-popup-wrapper .e-header-day {
3399
- color: #212529;
3400
- font-size: 14px;
3401
- line-height: 1;
3402
- padding-bottom: 4px;
3403
- }
3404
- .e-more-popup-wrapper .e-header-date {
3405
- color: #212529;
3406
- font-size: 18px;
3407
- line-height: 1;
3408
- max-width: 15%;
3409
- }
3410
- .e-more-popup-wrapper .e-header-date:hover {
3411
- cursor: pointer;
3412
- text-decoration: underline;
3413
- }
3414
- .e-more-popup-wrapper .e-header-date:focus {
3415
- text-decoration: underline;
3416
- }
3417
- .e-more-popup-wrapper .e-more-event-close {
3418
- background: transparent;
3419
- border: 0;
3420
- -webkit-box-shadow: none;
3421
- box-shadow: none;
3422
- color: rgba(33, 37, 41, 0.5);
3423
- cursor: pointer;
3424
- height: 25px;
3425
- padding: unset;
3426
- position: absolute;
3427
- right: 6px;
3428
- width: 25px;
3429
- }
3430
- .e-more-popup-wrapper .e-more-event-close .e-close-icon {
3431
- font-size: 14px;
3432
- }
3433
- .e-more-popup-wrapper .e-more-event-close .e-btn-icon {
3434
- margin-top: 3px;
3435
- }
3436
- .e-more-popup-wrapper .e-more-event-close:focus, .e-more-popup-wrapper .e-more-event-close:hover {
3437
- background: transparent;
3438
- border-radius: 50%;
3439
- color: rgba(33, 37, 41, 0.75);
3440
- }
3441
- .e-more-popup-wrapper .e-appointment {
3442
- background: #007bff;
3443
- border-radius: 4px;
3444
- color: #fff;
3445
- display: -webkit-box;
3446
- display: -ms-flexbox;
3447
- display: flex;
3448
- height: 22px;
3449
- line-height: 20px;
3450
- margin-bottom: 4px;
3451
- padding: 2px 0;
3452
- width: 100%;
3453
- }
3454
- .e-more-popup-wrapper .e-appointment .e-subject {
3455
- color: #fff;
3456
- -webkit-box-flex: 1;
3457
- -ms-flex: auto;
3458
- flex: auto;
3459
- font-size: 13px;
3460
- font-weight: 500;
3461
- overflow: hidden;
3462
- padding: 0 2px;
3463
- text-overflow: ellipsis;
3464
- white-space: nowrap;
3465
- }
3466
- .e-more-popup-wrapper .e-appointment .e-subject.e-disable {
3467
- display: none;
3468
- }
3469
- .e-more-popup-wrapper .e-appointment .e-inline-subject {
3470
- background: transparent;
3471
- border: 0;
3472
- color: #fff;
3473
- font-size: 13px;
3474
- font-weight: 500;
3475
- line-height: 1.2;
3476
- padding-top: 4px;
3477
- width: 100%;
3478
- }
3479
- .e-more-popup-wrapper .e-appointment .e-recurrence-icon,
3480
- .e-more-popup-wrapper .e-appointment .e-recurrence-edit-icon {
3481
- line-height: 22px;
3482
- padding: 0 2px;
3483
- }
3484
- .e-more-popup-wrapper .e-appointment.e-appointment-border, .e-more-popup-wrapper .e-appointment:focus {
3485
- border: 0;
3486
- -webkit-box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.2);
3487
- box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.2);
3488
- }
3489
- .e-more-popup-wrapper.e-device {
3490
- bottom: 0;
3491
- height: 100%;
3492
- left: 0;
3493
- margin: 0;
3494
- max-width: 100%;
3495
- overflow: hidden;
3496
- position: fixed;
3497
- right: 0;
3498
- top: 0;
3499
- width: 100%;
3500
- z-index: 1002;
3501
- }
3502
- .e-more-popup-wrapper.e-device .e-more-event-content {
3503
- max-height: unset;
3504
- }
3505
- .e-more-popup-wrapper.e-rtl .e-header-date {
3506
- padding-right: 10px;
3507
- }
3508
- .e-more-popup-wrapper.e-rtl .e-header-day {
3509
- padding-right: 10px;
3510
- }
3511
- .e-more-popup-wrapper.e-rtl .e-more-event-close {
3512
- left: 6px;
3513
- right: auto;
3514
- }
3515
-
3516
- .e-schedule {
3517
- background: #fff;
3518
- border: 1px solid #dee2e6;
3519
- }
3520
- .e-schedule .e-date-header-wrap {
3521
- border-color: #dee2e6;
3522
- border-style: solid;
3523
- border-width: 0;
3524
- position: relative;
3525
- }
3526
- .e-schedule .e-header-calendar {
3527
- background-color: none;
3528
- -webkit-box-shadow: none;
3529
- box-shadow: none;
3530
- }
3531
- .e-schedule .e-vertical-view .e-date-header-wrap table tbody td:first-child,
3532
- .e-schedule .e-vertical-view .e-content-wrap table td:first-child {
3533
- border-left-width: 0;
3534
- }
3535
- .e-schedule .e-vertical-view .e-date-header-wrap .e-all-day-cells {
3536
- background: #fff;
3537
- }
3538
- .e-schedule .e-vertical-view .e-date-header-wrap .e-all-day-cells:hover {
3539
- background: rgb(242.05, 243.9, 245.75);
3540
- }
3541
- .e-schedule .e-vertical-view .e-left-indent-wrap table tbody td {
3542
- background: #fff;
3543
- border-color: #dee2e6;
3544
- border-style: solid;
3545
- border-width: 0 1px 1px 0;
3546
- color: #212529;
3547
- }
3548
- .e-schedule .e-vertical-view .e-left-indent-wrap table tbody td.e-header-cells {
3549
- border-bottom-width: 0;
3550
- }
3551
- .e-schedule .e-vertical-view .e-left-indent-wrap table tbody td.e-header-cells.e-week-number {
3552
- color: #6c757d;
3553
- font-size: 14px;
3554
- padding-top: 10px;
3555
- text-align: center;
3556
- vertical-align: top;
3557
- }
3558
- .e-schedule .e-vertical-view .e-left-indent-wrap table tbody td.e-resource-cells {
3559
- border-bottom-color: transparent;
3560
- }
3561
- .e-schedule .e-vertical-view .e-date-header-wrap table tbody td {
3562
- background: #fff;
3563
- border-color: #dee2e6;
3564
- border-style: solid;
3565
- border-width: 0 0 1px 1px;
3566
- color: #212529;
3567
- text-align: left;
3568
- }
3569
- .e-schedule .e-vertical-view .e-date-header-wrap table tbody td.e-header-cells {
3570
- border-bottom-width: 0;
3571
- }
3572
- .e-schedule .e-vertical-view .e-time-cells-wrap table td {
3573
- background: #fff;
3574
- border-color: #dee2e6;
3575
- border-style: solid;
3576
- border-width: 0 1px 1px 0;
3577
- color: #212529;
3578
- }
3579
- .e-schedule .e-vertical-view .e-time-cells-wrap table td {
3580
- border-bottom-color: transparent;
3581
- }
3582
- .e-schedule .e-vertical-view .e-time-cells-wrap .e-time-cells {
3583
- border-bottom-color: #dee2e6;
3584
- }
3585
- .e-schedule .e-vertical-view .e-header-cells {
3586
- background: #fff;
3587
- }
3588
- .e-schedule .e-vertical-view .e-header-cells.e-current-day {
3589
- color: #007bff;
3590
- font-weight: normal;
3591
- }
3592
- .e-schedule .e-vertical-view .e-work-cells {
3593
- background: #f8f9fa;
3594
- border-color: #dee2e6;
3595
- border-style: solid;
3596
- border-width: 0 0 1px 1px;
3597
- padding: 0;
3598
- }
3599
- .e-schedule .e-vertical-view .e-work-cells:hover {
3600
- background: rgb(242.05, 243.9, 245.75);
3601
- color: #212529;
3602
- }
3603
- .e-schedule .e-vertical-view .e-alternate-cells {
3604
- border-bottom-style: dashed;
3605
- }
3606
- .e-schedule .e-vertical-view .e-work-hours {
3607
- background: #fff;
3608
- }
3609
- .e-schedule .e-vertical-view .e-all-day-cells {
3610
- background: #fff;
3611
- }
3612
- .e-schedule .e-vertical-view .e-all-day-cells.e-current-day {
3613
- color: #007bff;
3614
- }
3615
- .e-schedule .e-vertical-view .e-all-day-cells.e-selected-cell {
3616
- background: #e9ecef;
3617
- color: #212529;
3618
- }
3619
- .e-schedule .e-vertical-view .e-all-day-cells.e-selected-cell:hover {
3620
- background: #e9ecef;
3621
- color: #212529;
3622
- }
3623
- .e-schedule .e-vertical-view .e-selected-cell {
3624
- background: #e9ecef;
3625
- color: #212529;
3626
- }
3627
- .e-schedule .e-vertical-view .e-selected-cell:hover {
3628
- background: #e9ecef;
3629
- color: #212529;
3630
- }
3631
- .e-schedule .e-vertical-view .e-clone-time-indicator,
3632
- .e-schedule .e-vertical-view .e-current-time {
3633
- color: #007bff;
3634
- }
3635
- .e-schedule .e-vertical-view .e-current-timeline {
3636
- border-top: 1px solid #007bff;
3637
- }
3638
- .e-schedule .e-vertical-view .e-previous-timeline {
3639
- border-top: 1px dashed #007bff;
3640
- }
3641
- .e-schedule .e-vertical-view.e-by-date .e-date-header-wrap table tbody td.e-header-cells {
3642
- border-bottom-width: 1px;
3643
- }
3644
- .e-schedule .e-month-view .e-date-header-wrap table td:first-child,
3645
- .e-schedule .e-month-view .e-content-wrap table td:first-child {
3646
- border-left-width: 0;
3647
- }
3648
- .e-schedule .e-month-view .e-date-header-wrap table td,
3649
- .e-schedule .e-month-agenda-view .e-date-header-wrap table td {
3650
- background: #fff;
3651
- border-color: #dee2e6;
3652
- border-style: solid;
3653
- border-width: 0 0 1px 1px;
3654
- color: #212529;
3655
- font-size: none;
3656
- text-align: left;
3657
- text-transform: none;
3658
- }
3659
- .e-schedule .e-month-view .e-date-header-wrap table td.e-current-day,
3660
- .e-schedule .e-month-agenda-view .e-date-header-wrap table td.e-current-day {
3661
- color: #007bff;
3662
- font-weight: normal;
3663
- }
3664
- .e-schedule .e-month-view .e-work-cells,
3665
- .e-schedule .e-month-agenda-view .e-work-cells {
3666
- background: #f8f9fa;
3667
- border-color: #dee2e6;
3668
- border-style: solid;
3669
- border-width: 0 0 1px 1px;
3670
- color: #212529;
3671
- padding: 0;
3672
- }
3673
- .e-schedule .e-month-view .e-work-cells:hover,
3674
- .e-schedule .e-month-agenda-view .e-work-cells:hover {
3675
- background: rgb(242.05, 243.9, 245.75);
3676
- color: #212529;
3677
- }
3678
- .e-schedule .e-month-view .e-work-days,
3679
- .e-schedule .e-month-agenda-view .e-work-days {
3680
- background: #fff;
3681
- }
3682
- .e-schedule .e-month-view .e-other-month,
3683
- .e-schedule .e-month-agenda-view .e-other-month {
3684
- color: #6c757d;
3685
- }
3686
- .e-schedule .e-month-view .e-current-date .e-date-header,
3687
- .e-schedule .e-month-agenda-view .e-current-date .e-date-header {
3688
- background: #007bff;
3689
- border-radius: 50%;
3690
- color: #fff;
3691
- min-width: 20px;
3692
- padding: 0 4px;
3693
- width: -webkit-fit-content;
3694
- width: -moz-fit-content;
3695
- width: fit-content;
3696
- }
3697
- .e-schedule .e-month-view .e-selected-cell,
3698
- .e-schedule .e-month-agenda-view .e-selected-cell {
3699
- background: #e9ecef;
3700
- color: #212529;
3701
- }
3702
- .e-schedule .e-month-view .e-selected-cell .e-date-header,
3703
- .e-schedule .e-month-agenda-view .e-selected-cell .e-date-header {
3704
- color: none;
3705
- }
3706
- .e-schedule .e-month-view .e-selected-cell .e-more-indicator,
3707
- .e-schedule .e-month-agenda-view .e-selected-cell .e-more-indicator {
3708
- color: #212529;
3709
- }
3710
- .e-schedule .e-month-view .e-selected-cell:hover,
3711
- .e-schedule .e-month-agenda-view .e-selected-cell:hover {
3712
- background: #e9ecef;
3713
- }
3714
- .e-schedule .e-month-agenda-view .e-content-wrap .e-table-container {
3715
- overflow: auto;
3716
- }
3717
- .e-schedule .e-month-agenda-view .e-date-header-wrap table td {
3718
- border-width: 0 0 1px 0;
3719
- text-align: center;
3720
- }
3721
- .e-schedule .e-month-agenda-view .e-work-cells {
3722
- border-width: 0;
3723
- }
3724
- .e-schedule .e-month-agenda-view .e-current-date .e-date-header {
3725
- min-width: 24px;
3726
- }
3727
- .e-schedule .e-timeline-view .e-date-header-wrap table td:first-child,
3728
- .e-schedule .e-timeline-view .e-content-wrap table td:first-child,
3729
- .e-schedule .e-timeline-month-view .e-date-header-wrap table td:first-child,
3730
- .e-schedule .e-timeline-month-view .e-content-wrap table td:first-child {
3731
- border-left-width: 0;
3732
- }
3733
- .e-schedule .e-timeline-view .e-date-header-wrap table td,
3734
- .e-schedule .e-timeline-month-view .e-date-header-wrap table td {
3735
- background: #fff;
3736
- border-color: #dee2e6;
3737
- border-style: solid;
3738
- border-width: 0 0 1px 1px;
3739
- color: #212529;
3740
- }
3741
- .e-schedule .e-timeline-view .e-date-header-wrap table td.e-current-day,
3742
- .e-schedule .e-timeline-month-view .e-date-header-wrap table td.e-current-day {
3743
- color: #007bff;
3744
- font-weight: normal;
3745
- }
3746
- .e-schedule .e-timeline-view .e-work-cells,
3747
- .e-schedule .e-timeline-month-view .e-work-cells {
3748
- background: #f8f9fa;
3749
- border-color: #dee2e6;
3750
- border-style: solid;
3751
- border-width: 0 0 1px 1px;
3752
- color: #212529;
3753
- padding: 0;
3754
- }
3755
- .e-schedule .e-timeline-view .e-work-cells:hover:not(.e-resource-group-cells),
3756
- .e-schedule .e-timeline-month-view .e-work-cells:hover:not(.e-resource-group-cells) {
3757
- background: rgb(242.05, 243.9, 245.75);
3758
- color: #212529;
3759
- }
3760
- .e-schedule .e-timeline-view.e-virtual-mask .e-work-cells:hover,
3761
- .e-schedule .e-timeline-month-view.e-virtual-mask .e-work-cells:hover {
3762
- background: rgba(0, 0, 0, 0.08);
3763
- }
3764
- .e-schedule .e-timeline-view .e-work-days,
3765
- .e-schedule .e-timeline-month-view .e-work-days {
3766
- background: #fff;
3767
- }
3768
- .e-schedule .e-timeline-view .e-resource-group-cells,
3769
- .e-schedule .e-timeline-month-view .e-resource-group-cells {
3770
- background: #f8f9fa;
3771
- }
3772
- .e-schedule .e-timeline-view .e-selected-cell,
3773
- .e-schedule .e-timeline-month-view .e-selected-cell {
3774
- background: #e9ecef;
3775
- color: #212529;
3776
- }
3777
- .e-schedule .e-timeline-view .e-selected-cell:hover:not(.e-resource-group-cells),
3778
- .e-schedule .e-timeline-month-view .e-selected-cell:hover:not(.e-resource-group-cells) {
3779
- background: #e9ecef;
3780
- }
3781
- .e-schedule .e-timeline-view .e-work-hours {
3782
- background: #fff;
3783
- }
3784
- .e-schedule .e-timeline-view .e-resource-group-cells {
3785
- background: #f8f9fa;
3786
- }
3787
- .e-schedule .e-timeline-view .e-selected-cell {
3788
- background: #e9ecef;
3789
- color: #212529;
3790
- }
3791
- .e-schedule .e-timeline-view .e-selected-cell:hover {
3792
- background: #e9ecef;
3793
- }
3794
- .e-schedule .e-timeline-view .e-alternate-cells {
3795
- border-left-style: dashed;
3796
- }
3797
- .e-schedule .e-timeline-view .e-header-row .e-time-cells {
3798
- border-left-width: 0;
3799
- }
3800
- .e-schedule .e-timeline-view .e-clone-time-indicator,
3801
- .e-schedule .e-timeline-view .e-current-time {
3802
- color: #007bff;
3803
- font-size: 12px;
3804
- }
3805
- .e-schedule .e-timeline-view .e-current-timeline {
3806
- border-left: 1px solid #007bff;
3807
- }
3808
- .e-schedule .e-timeline-year-view .e-work-cells {
3809
- background: #f8f9fa;
3810
- border-color: #dee2e6;
3811
- border-style: solid;
3812
- border-width: 0 1px 1px 0;
3813
- color: #212529;
3814
- padding: 0;
3815
- }
3816
- .e-schedule .e-timeline-year-view .e-work-cells:hover:not(.e-other-month) {
3817
- background: rgb(242.05, 243.9, 245.75);
3818
- color: #212529;
3819
- }
3820
- .e-schedule .e-timeline-year-view .e-work-cells.e-work-days {
3821
- background: #fff;
3822
- }
3823
- .e-schedule .e-timeline-year-view .e-work-cells.e-other-month {
3824
- color: #6c757d;
3825
- }
3826
- .e-schedule .e-timeline-year-view .e-work-cells.e-current-day .e-date-header {
3827
- background: #007bff;
3828
- border-radius: 50%;
3829
- color: #fff;
3830
- margin: 2px;
3831
- width: 20px;
3832
- }
3833
- .e-schedule .e-timeline-year-view .e-work-cells.e-selected-cell {
3834
- background: #e9ecef;
3835
- color: #212529;
3836
- }
3837
- .e-schedule .e-timeline-year-view .e-work-cells.e-selected-cell .e-date-header {
3838
- color: #212529;
3839
- }
3840
- .e-schedule .e-timeline-year-view .e-work-cells.e-selected-cell .e-more-indicator {
3841
- color: #212529;
3842
- }
3843
- .e-schedule .e-timeline-year-view .e-work-cells.e-selected-cell:hover {
3844
- background: #e9ecef;
3845
- }
3846
- .e-schedule .e-timeline-year-view .e-work-cells.e-disable-dates {
3847
- background: rgba(0, 0, 0, 0.08);
3848
- }
3849
- .e-schedule .e-timeline-year-view .e-work-cells.e-disable-dates .e-date-header {
3850
- cursor: default;
3851
- opacity: 0.35;
3852
- }
3853
- .e-schedule .e-timeline-year-view .e-work-cells.e-disable-dates .e-date-header:hover {
3854
- text-decoration: none;
3855
- }
3856
- .e-schedule .e-timeline-year-view .e-work-cells.e-disable-dates:hover {
3857
- background: rgba(0, 0, 0, 0.08);
3858
- }
3859
- .e-schedule .e-timeline-year-view.e-virtual-mask .e-work-cells {
3860
- background: rgba(0, 0, 0, 0.08);
3861
- -webkit-box-shadow: inset 0 0 0 8px #f8f9fa;
3862
- box-shadow: inset 0 0 0 8px #f8f9fa;
3863
- }
3864
- .e-schedule .e-timeline-year-view.e-virtual-mask .e-work-cells:hover {
3865
- background: rgba(0, 0, 0, 0.08);
3866
- }
3867
- .e-schedule.e-rtl .e-vertical-view .e-date-header-wrap table tbody td:first-child,
3868
- .e-schedule.e-rtl .e-vertical-view .e-content-wrap table td:first-child {
3869
- border-right-width: 0;
3870
- }
3871
- .e-schedule.e-rtl .e-vertical-view .e-date-header-wrap table tbody td {
3872
- text-align: right;
3873
- }
3874
- .e-schedule.e-rtl .e-vertical-view .e-date-header-wrap table tbody td,
3875
- .e-schedule.e-rtl .e-vertical-view .e-work-cells {
3876
- border-width: 0 1px 1px 0;
3877
- }
3878
- .e-schedule.e-rtl .e-vertical-view .e-left-indent-wrap .e-header-cells,
3879
- .e-schedule.e-rtl .e-vertical-view .e-date-header-wrap .e-header-cells {
3880
- border-bottom-width: 0;
3881
- }
3882
- .e-schedule.e-rtl .e-vertical-view .e-left-indent-wrap table tbody td,
3883
- .e-schedule.e-rtl .e-vertical-view .e-time-cells-wrap table tbody td {
3884
- border-width: 0 0 1px 1px;
3885
- }
3886
- .e-schedule.e-rtl .e-month-view .e-date-header-wrap table td:first-child,
3887
- .e-schedule.e-rtl .e-month-view .e-content-wrap table td:first-child {
3888
- border-right-width: 0;
3889
- }
3890
- .e-schedule.e-rtl .e-month-view .e-date-header-wrap table td {
3891
- text-align: right;
3892
- border-width: 0 1px 1px 0;
3893
- }
3894
- .e-schedule.e-rtl .e-month-view .e-work-cells,
3895
- .e-schedule.e-rtl .e-month-agenda-view .e-work-cells {
3896
- border-width: 0 1px 1px 0;
3897
- }
3898
- .e-schedule.e-rtl .e-month-agenda-view .e-work-cells {
3899
- border-width: 0;
3900
- }
3901
- .e-schedule.e-rtl .e-timeline-view .e-date-header-wrap table td:first-child,
3902
- .e-schedule.e-rtl .e-timeline-view .e-content-wrap table td:first-child,
3903
- .e-schedule.e-rtl .e-timeline-month-view .e-date-header-wrap table td:first-child,
3904
- .e-schedule.e-rtl .e-timeline-month-view .e-content-wrap table td:first-child {
3905
- border-right-width: 0;
3906
- }
3907
- .e-schedule.e-rtl .e-timeline-view .e-date-header-wrap table td:last-child,
3908
- .e-schedule.e-rtl .e-timeline-view .e-content-wrap table td:last-child,
3909
- .e-schedule.e-rtl .e-timeline-month-view .e-date-header-wrap table td:last-child,
3910
- .e-schedule.e-rtl .e-timeline-month-view .e-content-wrap table td:last-child {
3911
- border-left-width: 0;
3912
- }
3913
- .e-schedule.e-rtl .e-timeline-view .e-date-header-wrap table td,
3914
- .e-schedule.e-rtl .e-timeline-view .e-content-wrap table td,
3915
- .e-schedule.e-rtl .e-timeline-month-view .e-date-header-wrap table td,
3916
- .e-schedule.e-rtl .e-timeline-month-view .e-content-wrap table td {
3917
- border-width: 0 1px 1px 0;
3918
- }
3919
- .e-schedule.e-rtl .e-timeline-view .e-alternate-cells {
3920
- border-right-style: dashed;
3921
- }
3922
- .e-schedule.e-rtl .e-timeline-view .e-header-row .e-time-cells {
3923
- border-right-width: 0;
3924
- }
3925
-
3926
- .e-tooltip-wrap.e-schedule-error {
3927
- background: #fde;
3928
- border-color: #fde;
3929
- z-index: 1000;
3930
- }
3931
- .e-tooltip-wrap.e-schedule-error .e-arrow-tip.e-tip-top {
3932
- left: 44%;
3933
- }
3934
- .e-tooltip-wrap.e-schedule-error .e-arrow-tip-inner.e-tip-top,
3935
- .e-tooltip-wrap.e-schedule-error .e-arrow-tip-outer.e-tip-top {
3936
- border-bottom: 8px solid #fde;
3937
- color: #fde;
3938
- }
3939
- .e-tooltip-wrap.e-schedule-error .e-arrow-tip-outer.e-tip-bottom,
3940
- .e-tooltip-wrap.e-schedule-error .e-arrow-tip-inner.e-tip-bottom {
3941
- border-top: 8px solid #fde;
3942
- color: #fde;
3943
- }
3944
- .e-tooltip-wrap.e-schedule-error .e-tip-content {
3945
- padding: 4px 8px 0;
3946
- }
3947
- .e-tooltip-wrap.e-schedule-error .e-tip-content,
3948
- .e-tooltip-wrap.e-schedule-error .e-tip-content label {
3949
- color: #dc3545;
3950
- }
3951
-
3952
- .e-recurrenceeditor .e-editor {
3953
- display: -webkit-box;
3954
- display: -ms-flexbox;
3955
- display: flex;
3956
- -webkit-box-orient: horizontal;
3957
- -webkit-box-direction: normal;
3958
- -ms-flex-flow: row wrap;
3959
- flex-flow: row wrap;
3960
- margin: 0 auto;
3961
- max-width: 1240px;
3962
- }
3963
- .e-recurrenceeditor .e-recurrence-table {
3964
- table-layout: fixed;
3965
- width: 100%;
3966
- }
3967
- .e-recurrenceeditor .e-recurrence-table.e-repeat-content-wrapper td:last-child {
3968
- width: 27%;
3969
- }
3970
- .e-recurrenceeditor .e-recurrence-table.e-month-expand-wrapper td:first-child {
3971
- width: 24%;
3972
- }
3973
- .e-recurrenceeditor .e-recurrence-table .e-repeat-content {
3974
- display: inline-block;
3975
- font-weight: normal;
3976
- padding: 18px 0 0 8px;
3977
- }
3978
- .e-recurrenceeditor .e-recurrence-table .e-input-wrapper {
3979
- float: none;
3980
- width: 100%;
3981
- }
3982
- .e-recurrenceeditor .e-recurrence-table .e-week-position {
3983
- min-width: 98px;
3984
- position: relative;
3985
- right: 20px;
3986
- }
3987
- .e-recurrenceeditor .e-recurrence-table .e-day-position {
3988
- min-width: 120px;
3989
- }
3990
- .e-recurrenceeditor .e-recurrence-table .e-monthday-element {
3991
- padding-left: 10px;
3992
- }
3993
- .e-recurrenceeditor .e-input-wrapper-side.e-form-left {
3994
- padding: 0 8px 16px 0;
3995
- }
3996
- .e-recurrenceeditor .e-form-left {
3997
- padding: 0 8px 16px 0;
3998
- }
3999
- .e-recurrenceeditor .e-form-right,
4000
- .e-recurrenceeditor .e-input-wrapper-side.e-form-right {
4001
- padding: 0 0 10px;
4002
- }
4003
- .e-recurrenceeditor .e-input-wrapper {
4004
- float: left;
4005
- width: 50%;
4006
- }
4007
- .e-recurrenceeditor .e-input-wrapper div {
4008
- margin-bottom: 2.5%;
4009
- }
4010
- .e-recurrenceeditor .e-input-wrapper.e-end-on-date,
4011
- .e-recurrenceeditor .e-input-wrapper.e-end-on-count {
4012
- padding-right: 0;
4013
- margin-top: 24px;
4014
- }
4015
- .e-recurrenceeditor.e-rtl .e-end-on > div,
4016
- .e-recurrenceeditor.e-rtl .e-month-expander > div > div {
4017
- float: right;
4018
- }
4019
- .e-recurrenceeditor.e-rtl .e-form-left,
4020
- .e-recurrenceeditor.e-rtl .e-input-wrapper-side.e-form-left {
4021
- padding: 0 0 10px 8px;
4022
- }
4023
- .e-recurrenceeditor.e-rtl .e-form-right,
4024
- .e-recurrenceeditor.e-rtl .e-input-wrapper-side.e-form-right {
4025
- padding: 0 8px 10px 0;
4026
- }
4027
- .e-recurrenceeditor.e-rtl .e-recurrence-table .e-monthday-element {
4028
- position: relative;
4029
- right: 10px;
4030
- }
4031
- .e-recurrenceeditor.e-rtl .e-week-position {
4032
- left: 20px;
4033
- right: 0;
4034
- }
4035
- .e-recurrenceeditor.e-rtl .e-input-wrapper-side.e-end-on .e-end-on-label,
4036
- .e-recurrenceeditor.e-rtl .e-input-wrapper-side.e-non-week > .e-month-expander-label {
4037
- padding-right: 0;
4038
- }
4039
- .e-recurrenceeditor.e-rtl .e-end-on-label {
4040
- margin-bottom: 5px;
4041
- }
4042
- .e-recurrenceeditor.e-rtl .e-input-wrapper-side.e-end-on .e-end-on-left {
4043
- padding: 0 0 0 8px;
4044
- }
4045
- .e-recurrenceeditor.e-rtl .e-input-wrapper.e-end-on-date,
4046
- .e-recurrenceeditor.e-rtl .e-input-wrapper.e-end-on-count {
4047
- padding: 0 8px 0 0;
4048
- }
4049
- .e-recurrenceeditor.e-rtl .e-recurrenceeditor .e-recurrence-table.e-month-expand-wrapper td:first-child {
4050
- width: 30px;
4051
- }
4052
- .e-recurrenceeditor .e-days .e-week-expander-label {
4053
- font-size: 14px;
4054
- font-weight: 400;
4055
- margin-bottom: 8px;
4056
- }
4057
- .e-recurrenceeditor .e-days button {
4058
- border-radius: 50%;
4059
- -webkit-box-orient: horizontal;
4060
- -webkit-box-direction: normal;
4061
- -ms-flex-flow: row wrap;
4062
- flex-flow: row wrap;
4063
- height: 35px;
4064
- margin: 0 8px 10px;
4065
- width: 35px;
4066
- }
4067
- .e-recurrenceeditor .e-hide-recurrence-element {
4068
- display: none;
4069
- }
4070
- .e-recurrenceeditor .e-half-space {
4071
- width: 20%;
4072
- }
4073
- .e-recurrenceeditor .e-year-expander {
4074
- margin-bottom: 11px;
4075
- }
4076
- .e-recurrenceeditor .e-month-expander tr:first-child .e-input-wrapper {
4077
- padding-bottom: 11px;
4078
- }
4079
- .e-recurrenceeditor .e-month-expander-checkbox-wrapper.e-input-wrapper {
4080
- padding-top: 3px;
4081
- }
4082
- .e-recurrenceeditor .e-month-expander-checkbox-wrapper.e-input-wrapper .e-month-type .e-label {
4083
- display: none;
4084
- }
4085
- .e-recurrenceeditor .e-input-wrapper.e-month-expander-checkbox-wrapper.e-repeat-on-week-selector {
4086
- min-width: 30px;
4087
- margin-bottom: 18px;
4088
- }
4089
- .e-recurrenceeditor .e-input-wrapper-side {
4090
- float: left;
4091
- padding: 16px 20px 0;
4092
- width: 50%;
4093
- }
4094
- .e-recurrenceeditor .e-input-wrapper-side.e-end-on .e-end-on-left {
4095
- padding-right: 16px;
4096
- }
4097
- .e-recurrenceeditor .e-input-wrapper-side.e-non-week > .e-input-wrapper {
4098
- margin: 0;
4099
- }
4100
- .e-recurrenceeditor .e-input-wrapper-side.e-non-week > .e-month-expander-label {
4101
- font-size: 14px;
4102
- font-weight: 400;
4103
- margin-bottom: 3px;
4104
- padding-right: 16px;
4105
- }
4106
- .e-recurrenceeditor .e-input-wrapper-side .e-days .e-form-left {
4107
- padding-bottom: 6px;
4108
- }
4109
- .e-recurrenceeditor .e-input-wrapper-side .e-non-week .e-form-left {
4110
- padding-bottom: 12px;
4111
- }
4112
- .e-recurrenceeditor .e-input-wrapper-side.e-form-right {
4113
- margin-bottom: 11px;
4114
- }
4115
-
4116
- .e-device .e-recurrenceeditor .e-recurrence-table.e-repeat-content-wrapper td:last-child {
4117
- width: 25%;
4118
- }
4119
- .e-device .e-recurrenceeditor .e-recurrence-table.e-month-expand-wrapper td:first-child {
4120
- width: 20%;
4121
- }
4122
- .e-device .e-recurrenceeditor .e-week-expander-label {
4123
- margin-bottom: 6px;
4124
- }
4125
- .e-device .e-recurrenceeditor .e-month-expander-label {
4126
- font-size: 12px;
4127
- margin-bottom: 5px;
4128
- }
4129
- .e-device .e-recurrenceeditor .e-footer-content {
4130
- padding: 12px;
4131
- }
4132
- .e-device .e-recurrenceeditor .e-form-left,
4133
- .e-device .e-recurrenceeditor .e-input-wrapper-side.e-form-left {
4134
- padding: 0 3px 10px 0;
4135
- }
4136
- .e-device .e-recurrenceeditor .e-form-right,
4137
- .e-device .e-recurrenceeditor .e-input-wrapper-side.e-form-right {
4138
- padding: 0 0 10px 3px;
4139
- }
4140
- .e-device .e-recurrenceeditor .e-input-wrapper.e-end-on-date,
4141
- .e-device .e-recurrenceeditor .e-input-wrapper.e-end-on-count {
4142
- padding: 0 0 0 10px;
4143
- }
4144
- .e-device .e-recurrenceeditor .e-input-wrapper-side.e-end-on .e-end-on-left {
4145
- padding-right: 10px;
4146
- }
4147
- .e-device .e-recurrenceeditor.e-end-on {
4148
- padding-right: 0;
4149
- }
4150
- .e-device .e-recurrenceeditor.e-end-on .e-end-on-label {
4151
- float: none;
4152
- font-size: 12px;
4153
- font-weight: 400;
4154
- margin-bottom: 7px;
4155
- }
4156
- .e-device .e-recurrenceeditor.e-end-on .e-end-on-left {
4157
- padding-right: 0;
4158
- }
4159
- .e-device .e-recurrenceeditor .e-recurrence-table .e-monthday-element,
4160
- .e-device .e-recurrenceeditor .e-recurrence-table .e-day-position {
4161
- padding-left: 20px;
4162
- }
4163
- .e-device .e-recurrenceeditor .e-recurrence-table .e-monthday-element {
4164
- margin-left: 20px;
4165
- }
4166
- .e-device .e-recurrenceeditor .e-week-position {
4167
- right: 0;
4168
- padding-right: 10px;
4169
- }
4170
- .e-device .e-recurrenceeditor.e-rtl .e-input-wrapper-side.e-end-on .e-end-on-left {
4171
- padding-right: 0;
4172
- }
4173
- .e-device .e-recurrenceeditor.e-rtl .e-input-wrapper.e-end-on-date,
4174
- .e-device .e-recurrenceeditor.e-rtl .e-input-wrapper.e-end-on-count {
4175
- padding: 0 10px 0 0;
4176
- }
4177
- .e-device .e-recurrenceeditor.e-rtl .e-recurrence-table .e-monthday-element {
4178
- padding: 0 20px 0 0;
4179
- }
4180
- .e-device .e-recurrenceeditor.e-rtl .e-recurrence-table .e-day-position {
4181
- padding: 0 50px 0 0;
4182
- }
4183
- .e-device .e-recurrenceeditor.e-rtl .e-week-position {
4184
- left: 0;
4185
- }
4186
- .e-device.e-recurrence-dialog .e-dlg-header-content {
4187
- background: none;
4188
- -webkit-box-shadow: none;
4189
- box-shadow: none;
4190
- padding-bottom: 10px;
4191
- }
4192
- .e-device.e-recurrence-dialog .e-editor .e-input-wrapper-side.e-end-on .e-end-on-label {
4193
- margin-bottom: 7px;
4194
- }
4195
- .e-device.e-recurrence-dialog .e-footer-content {
4196
- padding: 16px 8px;
4197
- }
4198
-
4199
- @media (max-width: 1024px) {
4200
- .e-recurrenceeditor .e-editor .e-input-wrapper-side.e-end-on {
4201
- width: 100%;
4202
- }
4203
- .e-recurrenceeditor .e-editor .e-input-wrapper-side.e-non-week {
4204
- width: 65%;
4205
- }
4206
- }
4207
- @media (max-width: 580px) {
4208
- .e-recurrenceeditor {
4209
- margin-left: auto;
4210
- margin-right: auto;
4211
- width: 100%;
4212
- }
4213
- .e-recurrenceeditor .e-editor {
4214
- -webkit-box-orient: vertical;
4215
- -webkit-box-direction: normal;
4216
- -ms-flex-direction: column;
4217
- flex-direction: column;
4218
- }
4219
- .e-recurrenceeditor .e-editor > .e-input-wrapper.e-form-left {
4220
- margin-top: 0;
4221
- }
4222
- .e-recurrenceeditor .e-editor .e-input-wrapper-side.e-non-week > .e-month-expander-label,
4223
- .e-recurrenceeditor .e-editor .e-input-wrapper-side.e-end-on .e-end-on-label {
4224
- margin-bottom: 3px;
4225
- }
4226
- .e-recurrenceeditor .e-editor > div {
4227
- margin-top: 20px;
4228
- }
4229
- .e-recurrenceeditor .e-editor > .e-input-wrapper {
4230
- width: 100%;
4231
- }
4232
- .e-recurrenceeditor .e-editor .e-input-wrapper-side.e-end-on {
4233
- width: 100%;
4234
- }
4235
- .e-recurrenceeditor .e-editor .e-input-wrapper-side.e-end-on .e-input-wrapper {
4236
- width: 50%;
4237
- }
4238
- .e-recurrenceeditor .e-editor .e-form-left,
4239
- .e-recurrenceeditor .e-editor .e-input-wrapper-side.e-form-left {
4240
- padding: 0 0 10px;
4241
- }
4242
- .e-recurrenceeditor .e-editor .e-input-wrapper.e-end-on-date,
4243
- .e-recurrenceeditor .e-editor .e-input-wrapper.e-end-on-count {
4244
- padding: 0 0 0 10px;
4245
- }
4246
- .e-recurrenceeditor .e-editor .e-input-wrapper-side.e-end-on .e-end-on-left {
4247
- padding-right: 10px;
4248
- }
4249
- .e-recurrenceeditor .e-editor .e-form-right,
4250
- .e-recurrenceeditor .e-editor .e-input-wrapper-side.e-form-right {
4251
- padding-left: 0;
4252
- }
4253
- .e-recurrenceeditor .e-editor .e-input-wrapper-side.e-days {
4254
- width: 100%;
4255
- }
4256
- .e-recurrenceeditor .e-editor .e-input-wrapper-side.e-non-week {
4257
- width: 65%;
4258
- }
4259
- .e-recurrenceeditor .e-editor .e-recurrence-table .e-day-position {
4260
- padding-left: 59px;
4261
- }
4262
- .e-recurrenceeditor.e-rtl .e-input-wrapper-side.e-end-on .e-end-on-left {
4263
- padding-right: 0;
4264
- }
4265
- .e-recurrenceeditor.e-rtl .e-input-wrapper.e-end-on-date,
4266
- .e-recurrenceeditor.e-rtl .e-input-wrapper.e-end-on-count {
4267
- padding: 0 10px 0 0;
4268
- }
4269
- }
4270
- /*! Recurrence-Editor component theme */