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