@syncfusion/ej2-vue-schedule 20.1.48 → 20.1.55
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +46 -11
- package/dist/ej2-vue-schedule.umd.min.js +11 -2
- package/dist/es6/ej2-vue-schedule.es2015.js +136 -11
- package/dist/es6/ej2-vue-schedule.es2015.js.map +1 -1
- package/dist/es6/ej2-vue-schedule.es5.js +92 -10
- package/dist/es6/ej2-vue-schedule.es5.js.map +1 -1
- package/dist/global/ej2-vue-schedule.min.js +2 -2
- package/package.json +8 -14
- package/src/recurrence-editor/recurrenceeditor.component.d.ts +1 -0
- package/src/recurrence-editor/recurrenceeditor.component.js +10 -1
- package/src/schedule/headerrows.directive.d.ts +3 -1
- package/src/schedule/headerrows.directive.js +24 -2
- package/src/schedule/resources.directive.d.ts +3 -1
- package/src/schedule/resources.directive.js +24 -2
- package/src/schedule/schedule.component.d.ts +1 -0
- package/src/schedule/schedule.component.js +11 -1
- package/src/schedule/views.directive.d.ts +3 -1
- package/src/schedule/views.directive.js +24 -2
- package/styles/bootstrap-dark.css +91 -973
- package/styles/bootstrap.css +91 -972
- package/styles/bootstrap4.css +92 -996
- package/styles/bootstrap5-dark.css +100 -1004
- package/styles/bootstrap5.css +100 -1004
- package/styles/fabric-dark.css +91 -973
- package/styles/fabric.css +91 -975
- package/styles/fluent-dark.css +4217 -0
- package/styles/fluent-dark.scss +2 -0
- package/styles/fluent.css +4218 -0
- package/styles/fluent.scss +2 -0
- package/styles/highcontrast-light.css +91 -972
- package/styles/highcontrast.css +92 -978
- package/styles/material-dark.css +91 -972
- package/styles/material.css +91 -972
- package/styles/recurrence-editor/bootstrap-dark.css +6 -94
- package/styles/recurrence-editor/bootstrap.css +6 -94
- package/styles/recurrence-editor/bootstrap4.css +6 -94
- package/styles/recurrence-editor/bootstrap5-dark.css +6 -94
- package/styles/recurrence-editor/bootstrap5.css +6 -94
- package/styles/recurrence-editor/fabric-dark.css +6 -94
- package/styles/recurrence-editor/fabric.css +6 -94
- package/styles/recurrence-editor/fluent-dark.css +407 -0
- package/styles/recurrence-editor/fluent-dark.scss +1 -0
- package/styles/recurrence-editor/fluent.css +407 -0
- package/styles/recurrence-editor/fluent.scss +1 -0
- package/styles/recurrence-editor/highcontrast-light.css +6 -94
- package/styles/recurrence-editor/highcontrast.css +6 -94
- package/styles/recurrence-editor/material-dark.css +6 -94
- package/styles/recurrence-editor/material.css +6 -94
- package/styles/recurrence-editor/tailwind-dark.css +6 -94
- package/styles/recurrence-editor/tailwind.css +6 -94
- package/styles/schedule/bootstrap-dark.css +86 -880
- package/styles/schedule/bootstrap.css +86 -879
- package/styles/schedule/bootstrap4.css +87 -903
- package/styles/schedule/bootstrap5-dark.css +95 -911
- package/styles/schedule/bootstrap5.css +95 -911
- package/styles/schedule/fabric-dark.css +86 -880
- package/styles/schedule/fabric.css +86 -882
- package/styles/schedule/fluent-dark.css +3809 -0
- package/styles/schedule/fluent-dark.scss +1 -0
- package/styles/schedule/fluent.css +3810 -0
- package/styles/schedule/fluent.scss +1 -0
- package/styles/schedule/highcontrast-light.css +86 -879
- package/styles/schedule/highcontrast.css +87 -885
- package/styles/schedule/material-dark.css +86 -879
- package/styles/schedule/material.css +86 -879
- package/styles/schedule/tailwind-dark.css +90 -902
- package/styles/schedule/tailwind.css +90 -902
- package/styles/tailwind-dark.css +95 -995
- package/styles/tailwind.css +95 -995
package/styles/tailwind.css
CHANGED
|
@@ -3,203 +3,158 @@
|
|
|
3
3
|
/*! Schedule component's tailwind theme definitions and variables */
|
|
4
4
|
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");
|
|
5
5
|
.e-schedule .e-schedule-toolbar .e-icon-prev::before {
|
|
6
|
-
content:
|
|
6
|
+
content: "\e765";
|
|
7
7
|
}
|
|
8
|
-
|
|
9
8
|
.e-schedule .e-schedule-toolbar .e-icon-next::before {
|
|
10
|
-
content:
|
|
9
|
+
content: "\e748";
|
|
11
10
|
}
|
|
12
|
-
|
|
13
11
|
.e-schedule .e-schedule-toolbar .e-icon-add::before {
|
|
14
|
-
content:
|
|
12
|
+
content: "\e805";
|
|
15
13
|
}
|
|
16
|
-
|
|
17
14
|
.e-schedule .e-schedule-toolbar .e-icon-today::before {
|
|
18
|
-
content:
|
|
15
|
+
content: "\e778";
|
|
19
16
|
}
|
|
20
|
-
|
|
21
17
|
.e-schedule .e-schedule-toolbar .e-icon-down-arrow::before {
|
|
22
|
-
content:
|
|
18
|
+
content: "\e729";
|
|
23
19
|
}
|
|
24
|
-
|
|
25
20
|
.e-schedule .e-schedule-toolbar .e-icon-day::before {
|
|
26
|
-
content:
|
|
21
|
+
content: "\e75e";
|
|
27
22
|
}
|
|
28
|
-
|
|
29
23
|
.e-schedule .e-schedule-toolbar .e-icon-week::before {
|
|
30
|
-
content:
|
|
24
|
+
content: "\e817";
|
|
31
25
|
}
|
|
32
|
-
|
|
33
26
|
.e-schedule .e-schedule-toolbar .e-icon-workweek::before {
|
|
34
|
-
content:
|
|
27
|
+
content: "\e817";
|
|
35
28
|
}
|
|
36
|
-
|
|
37
29
|
.e-schedule .e-schedule-toolbar .e-icon-month::before {
|
|
38
|
-
content:
|
|
30
|
+
content: "\e7c5";
|
|
39
31
|
}
|
|
40
|
-
|
|
41
32
|
.e-schedule .e-schedule-toolbar .e-icon-month-agenda::before {
|
|
42
|
-
content:
|
|
33
|
+
content: "\e75b";
|
|
43
34
|
}
|
|
44
|
-
|
|
45
35
|
.e-schedule .e-schedule-toolbar .e-icon-agenda::before {
|
|
46
|
-
content:
|
|
36
|
+
content: "\e74c";
|
|
47
37
|
}
|
|
48
|
-
|
|
49
38
|
.e-schedule .e-schedule-toolbar .e-icon-year::before {
|
|
50
|
-
content:
|
|
39
|
+
content: "\e7c5";
|
|
51
40
|
}
|
|
52
|
-
|
|
53
41
|
.e-schedule .e-schedule-toolbar .e-icon-timeline-year-vertical::before {
|
|
54
|
-
content:
|
|
42
|
+
content: "\e876";
|
|
55
43
|
}
|
|
56
|
-
|
|
57
44
|
.e-schedule .e-schedule-toolbar .e-icon-timeline-year-horizontal::before {
|
|
58
|
-
content:
|
|
45
|
+
content: "\e876";
|
|
59
46
|
}
|
|
60
|
-
|
|
61
47
|
.e-schedule .e-schedule-toolbar .e-icon-timeline-day::before {
|
|
62
|
-
content:
|
|
48
|
+
content: "\e7da";
|
|
63
49
|
}
|
|
64
|
-
|
|
65
50
|
.e-schedule .e-schedule-toolbar .e-icon-timeline-week::before {
|
|
66
|
-
content:
|
|
51
|
+
content: "\e81f";
|
|
67
52
|
}
|
|
68
|
-
|
|
69
53
|
.e-schedule .e-schedule-toolbar .e-icon-timeline-workweek::before {
|
|
70
|
-
content:
|
|
54
|
+
content: "\e720";
|
|
71
55
|
}
|
|
72
|
-
|
|
73
56
|
.e-schedule .e-schedule-toolbar .e-icon-timeline-month::before {
|
|
74
|
-
content:
|
|
57
|
+
content: "\e876";
|
|
75
58
|
}
|
|
76
|
-
|
|
77
59
|
.e-schedule .e-schedule-toolbar.e-toolbar .e-popup-down-icon::before {
|
|
78
|
-
content:
|
|
60
|
+
content: "\e770";
|
|
79
61
|
}
|
|
80
|
-
|
|
81
62
|
.e-schedule .e-schedule-toolbar.e-toolbar .e-popup-up-icon::before {
|
|
82
|
-
content:
|
|
63
|
+
content: "\e770";
|
|
83
64
|
}
|
|
84
|
-
|
|
85
65
|
.e-schedule .e-schedule-toolbar.e-rtl .e-icon-prev::before {
|
|
86
|
-
content:
|
|
66
|
+
content: "\e748";
|
|
87
67
|
}
|
|
88
|
-
|
|
89
68
|
.e-schedule .e-schedule-toolbar.e-rtl .e-icon-next::before {
|
|
90
|
-
content:
|
|
69
|
+
content: "\e765";
|
|
91
70
|
}
|
|
92
|
-
|
|
93
71
|
.e-schedule .e-schedule-resource-toolbar .e-icon-menu::before {
|
|
94
|
-
content:
|
|
72
|
+
content: "\e799";
|
|
95
73
|
}
|
|
96
|
-
|
|
97
74
|
.e-schedule .e-schedule-resource-toolbar .e-icon-next::before {
|
|
98
|
-
content:
|
|
75
|
+
content: "\e748";
|
|
99
76
|
}
|
|
100
|
-
|
|
101
77
|
.e-schedule .e-close-icon::before {
|
|
102
|
-
content:
|
|
78
|
+
content: "\e7e7";
|
|
103
79
|
}
|
|
104
|
-
|
|
105
80
|
.e-schedule .e-block-indicator::before {
|
|
106
|
-
content:
|
|
81
|
+
content: "\e839";
|
|
107
82
|
}
|
|
108
|
-
|
|
109
83
|
.e-schedule .e-appointment .e-recurrence-icon::before {
|
|
110
|
-
content:
|
|
84
|
+
content: "\e772";
|
|
111
85
|
}
|
|
112
|
-
|
|
113
86
|
.e-schedule .e-appointment .e-recurrence-edit-icon::before {
|
|
114
|
-
content:
|
|
87
|
+
content: "\e789";
|
|
115
88
|
}
|
|
116
|
-
|
|
117
89
|
.e-schedule .e-appointment .e-up-icon::before {
|
|
118
|
-
content:
|
|
90
|
+
content: "\e822";
|
|
119
91
|
}
|
|
120
|
-
|
|
121
92
|
.e-schedule .e-appointment .e-down-icon::before {
|
|
122
|
-
content:
|
|
93
|
+
content: "\e7fe";
|
|
123
94
|
}
|
|
124
|
-
|
|
125
95
|
.e-schedule .e-appointment .e-left-icon::before {
|
|
126
|
-
content:
|
|
96
|
+
content: "\e744";
|
|
127
97
|
}
|
|
128
|
-
|
|
129
98
|
.e-schedule .e-appointment .e-right-icon::before {
|
|
130
|
-
content:
|
|
99
|
+
content: "\e7a9";
|
|
131
100
|
}
|
|
132
|
-
|
|
133
101
|
.e-schedule .e-vertical-view .e-all-day-cells .e-all-day-appointment-section::before {
|
|
134
|
-
content:
|
|
102
|
+
content: "\e729";
|
|
135
103
|
}
|
|
136
|
-
|
|
137
104
|
.e-schedule.e-rtl .e-appointment .e-left-icon::before {
|
|
138
|
-
content:
|
|
105
|
+
content: "\e7a9";
|
|
139
106
|
}
|
|
140
|
-
|
|
141
107
|
.e-schedule.e-rtl .e-appointment .e-right-icon::before {
|
|
142
|
-
content:
|
|
108
|
+
content: "\e744";
|
|
143
109
|
}
|
|
144
|
-
|
|
145
110
|
.e-schedule .e-resource-tree-icon::before {
|
|
146
|
-
content:
|
|
111
|
+
content: "\e748";
|
|
147
112
|
}
|
|
148
113
|
|
|
149
114
|
.e-schedule-dialog.e-device .e-back-icon::before {
|
|
150
|
-
content:
|
|
115
|
+
content: "\e773";
|
|
151
116
|
}
|
|
152
|
-
|
|
153
117
|
.e-schedule-dialog.e-device .e-save-icon::before {
|
|
154
|
-
content:
|
|
118
|
+
content: "\e7c8";
|
|
155
119
|
}
|
|
156
|
-
|
|
157
120
|
.e-schedule-dialog.e-device .e-recurrence-container .e-recurrence-edit-button .e-recurrence-edit.e-icons::before {
|
|
158
|
-
content:
|
|
121
|
+
content: "\e730";
|
|
159
122
|
}
|
|
160
123
|
|
|
161
124
|
.e-schedule-dialog.e-device.e-rtl .e-back-icon::before {
|
|
162
|
-
content:
|
|
125
|
+
content: "\e7f9";
|
|
163
126
|
}
|
|
164
127
|
|
|
165
128
|
.e-quick-popup-wrapper .e-edit-icon::before {
|
|
166
|
-
content:
|
|
129
|
+
content: "\e730";
|
|
167
130
|
}
|
|
168
|
-
|
|
169
131
|
.e-quick-popup-wrapper .e-delete-icon::before {
|
|
170
|
-
content:
|
|
132
|
+
content: "\e820";
|
|
171
133
|
}
|
|
172
|
-
|
|
173
134
|
.e-quick-popup-wrapper .e-close-icon::before {
|
|
174
|
-
content:
|
|
135
|
+
content: "\e7e7";
|
|
175
136
|
}
|
|
176
|
-
|
|
177
137
|
.e-quick-popup-wrapper .e-time-icon::before {
|
|
178
|
-
content:
|
|
138
|
+
content: "\e705";
|
|
179
139
|
}
|
|
180
|
-
|
|
181
140
|
.e-quick-popup-wrapper .e-location-icon::before {
|
|
182
|
-
content:
|
|
141
|
+
content: "\e756";
|
|
183
142
|
}
|
|
184
|
-
|
|
185
143
|
.e-quick-popup-wrapper .e-time-zone-icon::before {
|
|
186
|
-
content:
|
|
144
|
+
content: "\e804";
|
|
187
145
|
}
|
|
188
|
-
|
|
189
146
|
.e-quick-popup-wrapper .e-description-icon::before {
|
|
190
|
-
content:
|
|
147
|
+
content: "\e7c0";
|
|
191
148
|
}
|
|
192
|
-
|
|
193
149
|
.e-quick-popup-wrapper .e-resource-icon::before {
|
|
194
|
-
content:
|
|
150
|
+
content: "\e7b9";
|
|
195
151
|
}
|
|
196
|
-
|
|
197
152
|
.e-quick-popup-wrapper .e-date-time-icon::before {
|
|
198
|
-
content:
|
|
153
|
+
content: "\e7da";
|
|
199
154
|
}
|
|
200
155
|
|
|
201
156
|
.e-more-popup-wrapper.e-device .e-close-icon::before {
|
|
202
|
-
content:
|
|
157
|
+
content: "\e7e7";
|
|
203
158
|
}
|
|
204
159
|
|
|
205
160
|
/*! schedule component layout */
|
|
@@ -212,7 +167,6 @@
|
|
|
212
167
|
-ms-user-select: none;
|
|
213
168
|
user-select: none;
|
|
214
169
|
}
|
|
215
|
-
|
|
216
170
|
.e-schedule .e-schedule-toolbar {
|
|
217
171
|
background: #f3f4f6;
|
|
218
172
|
border: 0;
|
|
@@ -221,152 +175,106 @@
|
|
|
221
175
|
margin-bottom: 3px;
|
|
222
176
|
min-height: 38px;
|
|
223
177
|
}
|
|
224
|
-
|
|
225
178
|
.e-schedule .e-schedule-toolbar .e-active-view .e-tbar-btn-text,
|
|
226
179
|
.e-schedule .e-schedule-toolbar .e-active-view .e-icons {
|
|
227
180
|
color: #4f46e5;
|
|
228
181
|
}
|
|
229
|
-
|
|
230
182
|
.e-schedule .e-schedule-toolbar .e-tbar-btn .e-tbar-btn-text {
|
|
231
183
|
cursor: pointer;
|
|
232
184
|
font-size: 14px;
|
|
233
185
|
text-transform: none;
|
|
234
186
|
}
|
|
235
|
-
|
|
236
187
|
.e-schedule .e-schedule-toolbar .e-toolbar-items {
|
|
237
188
|
background: #f3f4f6;
|
|
238
189
|
}
|
|
239
|
-
|
|
240
190
|
.e-schedule .e-schedule-toolbar .e-toolbar-items.e-tbar-pos {
|
|
241
191
|
height: 38px;
|
|
242
192
|
min-height: 38px;
|
|
243
193
|
}
|
|
244
|
-
|
|
245
194
|
.e-schedule .e-schedule-toolbar .e-toolbar-items.e-tbar-pos > div {
|
|
246
195
|
height: inherit;
|
|
247
196
|
}
|
|
248
|
-
|
|
249
197
|
.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 {
|
|
250
198
|
font-size: 18px;
|
|
251
199
|
padding-top: 0;
|
|
252
200
|
}
|
|
253
|
-
|
|
254
201
|
.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 {
|
|
255
202
|
border-radius: 100%;
|
|
256
203
|
}
|
|
257
|
-
|
|
258
|
-
.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-day .e-icon-day,
|
|
259
|
-
.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-week .e-icon-week,
|
|
260
|
-
.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-work-week .e-icon-workweek,
|
|
261
|
-
.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-month .e-icon-month,
|
|
262
|
-
.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-year .e-icon-year,
|
|
263
|
-
.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-agenda .e-icon-agenda,
|
|
264
|
-
.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-month-agenda .e-icon-month-agenda,
|
|
265
|
-
.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-timeline-day .e-icon-timeline-day,
|
|
266
|
-
.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-timeline-week .e-icon-timeline-week,
|
|
267
|
-
.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-timeline-work-week .e-icon-timeline-workweek,
|
|
268
|
-
.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-timeline-month .e-icon-timeline-month,
|
|
269
|
-
.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-timeline-year .e-icon-timeline-year-vertical,
|
|
270
|
-
.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-timeline-year .e-icon-timeline-year-horizontal,
|
|
271
|
-
.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-add .e-tbar-btn-text,
|
|
272
|
-
.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-today .e-icon-day,
|
|
273
|
-
.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-today .e-icon-today + .e-tbar-btn-text {
|
|
204
|
+
.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 + .e-tbar-btn-text {
|
|
274
205
|
display: none;
|
|
275
206
|
}
|
|
276
|
-
|
|
277
207
|
.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-hidden {
|
|
278
208
|
display: none;
|
|
279
209
|
}
|
|
280
|
-
|
|
281
|
-
.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-prev .e-icon-prev,
|
|
282
|
-
.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-next .e-icon-next {
|
|
210
|
+
.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 {
|
|
283
211
|
font-size: 18px;
|
|
284
212
|
}
|
|
285
|
-
|
|
286
213
|
.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-separator {
|
|
287
214
|
border-right: 1px solid #e5e7eb;
|
|
288
215
|
}
|
|
289
|
-
|
|
290
216
|
.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-date-range .e-tbar-btn .e-tbar-btn-text {
|
|
291
217
|
font-size: 14px;
|
|
292
218
|
text-transform: initial;
|
|
293
219
|
}
|
|
294
|
-
|
|
295
220
|
.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon {
|
|
296
221
|
padding: 0 12px;
|
|
297
222
|
}
|
|
298
|
-
|
|
299
223
|
.e-schedule .e-schedule-toolbar.e-rtl .e-hor-nav {
|
|
300
224
|
background: #f3f4f6;
|
|
301
225
|
border-left: 0;
|
|
302
226
|
border-right: 1px solid #e5e7eb;
|
|
303
227
|
}
|
|
304
|
-
|
|
305
228
|
.e-schedule .e-schedule-toolbar.e-rtl .e-hor-nav:not(.e-nav-active):hover {
|
|
306
229
|
background-color: #e5e7eb;
|
|
307
230
|
color: rgba(79, 70, 229, 0.87);
|
|
308
231
|
}
|
|
309
|
-
|
|
310
232
|
.e-schedule .e-schedule-toolbar .e-hor-nav {
|
|
311
233
|
border-left: 1px solid #e5e7eb;
|
|
312
234
|
}
|
|
313
|
-
|
|
314
235
|
.e-schedule .e-schedule-toolbar .e-hor-nav::after {
|
|
315
|
-
content:
|
|
236
|
+
content: "";
|
|
316
237
|
}
|
|
317
|
-
|
|
318
238
|
.e-schedule .e-schedule-toolbar .e-hor-nav:active {
|
|
319
239
|
color: rgba(79, 70, 229, 0.87);
|
|
320
240
|
}
|
|
321
|
-
|
|
322
241
|
.e-schedule .e-schedule-toolbar .e-hor-nav:active::after {
|
|
323
|
-
content:
|
|
242
|
+
content: "";
|
|
324
243
|
}
|
|
325
|
-
|
|
326
244
|
.e-schedule .e-schedule-toolbar .e-hor-nav:hover {
|
|
327
245
|
background: #e5e7eb;
|
|
328
246
|
color: rgba(79, 70, 229, 0.87);
|
|
329
247
|
}
|
|
330
|
-
|
|
331
248
|
.e-schedule .e-schedule-toolbar .e-hor-nav:focus {
|
|
332
249
|
background: #e5e7eb;
|
|
333
250
|
color: rgba(79, 70, 229, 0.87);
|
|
334
251
|
}
|
|
335
|
-
|
|
336
252
|
.e-schedule.e-device .e-schedule-toolbar {
|
|
337
253
|
height: 54px;
|
|
338
254
|
min-height: 54px;
|
|
339
255
|
}
|
|
340
|
-
|
|
341
256
|
.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 {
|
|
342
257
|
height: calc(100% - 20px);
|
|
343
258
|
}
|
|
344
|
-
|
|
345
259
|
.e-schedule.e-device .e-schedule-toolbar .e-toolbar-items.e-tbar-pos {
|
|
346
260
|
height: 54px;
|
|
347
261
|
min-height: 54px;
|
|
348
262
|
}
|
|
349
|
-
|
|
350
263
|
.e-schedule.e-device .e-schedule-toolbar .e-toolbar-items.e-tbar-pos > div {
|
|
351
264
|
height: inherit;
|
|
352
265
|
}
|
|
353
|
-
|
|
354
266
|
.e-schedule.e-device .e-schedule-toolbar .e-tbar-btn .e-tbar-btn-text {
|
|
355
267
|
font-size: 16px;
|
|
356
268
|
}
|
|
357
|
-
|
|
358
269
|
.e-schedule.e-device .e-schedule-toolbar .e-date-range .e-tbar-btn .e-tbar-btn-text {
|
|
359
270
|
font-size: 16px;
|
|
360
271
|
}
|
|
361
|
-
|
|
362
272
|
.e-schedule.e-device .e-schedule-toolbar .e-toolbar-pop {
|
|
363
273
|
overflow: auto;
|
|
364
274
|
}
|
|
365
|
-
|
|
366
275
|
.e-schedule.e-device .e-content-wrap.e-scroll-hidden {
|
|
367
276
|
overflow: hidden;
|
|
368
277
|
}
|
|
369
|
-
|
|
370
278
|
.e-schedule .e-schedule-resource-toolbar {
|
|
371
279
|
background: #f3f4f6;
|
|
372
280
|
border-bottom: 0;
|
|
@@ -377,69 +285,56 @@
|
|
|
377
285
|
min-height: 38px;
|
|
378
286
|
padding: 10px;
|
|
379
287
|
}
|
|
380
|
-
|
|
381
288
|
.e-schedule .e-schedule-resource-toolbar .e-resource-menu .e-icon-menu {
|
|
382
289
|
color: #6b7280;
|
|
383
290
|
font-size: 14px;
|
|
384
291
|
padding: 7px;
|
|
385
292
|
padding-left: 4px;
|
|
386
293
|
}
|
|
387
|
-
|
|
388
294
|
.e-schedule .e-schedule-resource-toolbar .e-resource-menu.e-disable {
|
|
389
295
|
display: none;
|
|
390
296
|
}
|
|
391
|
-
|
|
392
297
|
.e-schedule .e-schedule-resource-toolbar .e-resource-level-title {
|
|
393
298
|
display: -ms-flexbox;
|
|
394
299
|
display: flex;
|
|
395
300
|
}
|
|
396
|
-
|
|
397
301
|
.e-schedule .e-schedule-resource-toolbar .e-resource-level-title .e-resource-name {
|
|
398
302
|
font-size: 14px;
|
|
399
303
|
padding: 5px;
|
|
400
304
|
color: #6b7280;
|
|
401
305
|
}
|
|
402
|
-
|
|
403
306
|
.e-schedule .e-schedule-resource-toolbar .e-resource-level-title .e-resource-name:not(:last-child) {
|
|
404
|
-
opacity: .6;
|
|
307
|
+
opacity: 0.6;
|
|
405
308
|
}
|
|
406
|
-
|
|
407
309
|
.e-schedule .e-schedule-resource-toolbar .e-resource-level-title .e-icon-next {
|
|
408
310
|
color: #6b7280;
|
|
409
311
|
font-size: 10px;
|
|
410
312
|
line-height: 18px;
|
|
411
|
-
opacity: .4;
|
|
313
|
+
opacity: 0.4;
|
|
412
314
|
padding: 5px;
|
|
413
315
|
}
|
|
414
|
-
|
|
415
316
|
.e-schedule .e-schedule-resource-toolbar.e-popup-close {
|
|
416
317
|
display: none;
|
|
417
318
|
}
|
|
418
|
-
|
|
419
319
|
.e-schedule .e-schedule-resource-toolbar.e-popup-open {
|
|
420
320
|
display: block;
|
|
421
321
|
}
|
|
422
|
-
|
|
423
322
|
.e-schedule .e-text-ellipsis {
|
|
424
323
|
overflow: hidden;
|
|
425
324
|
text-overflow: ellipsis;
|
|
426
325
|
}
|
|
427
|
-
|
|
428
326
|
.e-schedule .e-text-center {
|
|
429
327
|
text-align: center;
|
|
430
328
|
}
|
|
431
|
-
|
|
432
329
|
.e-schedule .e-table-container {
|
|
433
330
|
display: -ms-inline-flexbox;
|
|
434
331
|
display: inline-flex;
|
|
435
332
|
position: relative;
|
|
436
333
|
vertical-align: top;
|
|
437
334
|
}
|
|
438
|
-
|
|
439
335
|
.e-schedule .e-table-container.e-translate {
|
|
440
|
-
transition: transform .3s ease 0s;
|
|
336
|
+
transition: transform 0.3s ease 0s;
|
|
441
337
|
}
|
|
442
|
-
|
|
443
338
|
.e-schedule .e-resource-tree-popup {
|
|
444
339
|
background: #f9fafb;
|
|
445
340
|
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
|
|
@@ -448,37 +343,32 @@
|
|
|
448
343
|
width: 250px;
|
|
449
344
|
color: #111827;
|
|
450
345
|
}
|
|
451
|
-
|
|
452
346
|
.e-schedule .e-resource-tree-popup .e-resource-tree {
|
|
453
347
|
height: 100%;
|
|
454
348
|
overflow-y: auto;
|
|
455
349
|
}
|
|
456
|
-
|
|
457
350
|
.e-schedule .e-resource-tree-popup .e-resource-tree.e-treeview .e-text-content {
|
|
458
351
|
padding: 0 0 0 12px;
|
|
459
352
|
}
|
|
460
|
-
|
|
461
353
|
.e-schedule .e-resource-tree-popup-overlay.e-enable {
|
|
462
354
|
background-color: rgba(107, 114, 128, 0.75);
|
|
463
355
|
height: 100%;
|
|
464
356
|
left: 0;
|
|
465
|
-
opacity: .5;
|
|
357
|
+
opacity: 0.5;
|
|
466
358
|
position: absolute;
|
|
467
359
|
top: 0;
|
|
468
360
|
width: 100%;
|
|
469
361
|
}
|
|
470
|
-
|
|
471
362
|
.e-schedule .e-new-event {
|
|
472
363
|
background-color: #4f46e5;
|
|
473
364
|
border: 1px solid #fff;
|
|
474
365
|
border-radius: 5px;
|
|
475
366
|
height: 100%;
|
|
476
|
-
opacity: .9;
|
|
367
|
+
opacity: 0.9;
|
|
477
368
|
position: relative;
|
|
478
369
|
width: 100%;
|
|
479
370
|
z-index: 1;
|
|
480
371
|
}
|
|
481
|
-
|
|
482
372
|
.e-schedule .e-new-event .e-title {
|
|
483
373
|
color: #fff;
|
|
484
374
|
font-size: 12px;
|
|
@@ -491,7 +381,6 @@
|
|
|
491
381
|
white-space: normal;
|
|
492
382
|
word-wrap: break-word;
|
|
493
383
|
}
|
|
494
|
-
|
|
495
384
|
.e-schedule .e-schedule-table {
|
|
496
385
|
border: 0 none;
|
|
497
386
|
border-collapse: separate;
|
|
@@ -500,7 +389,6 @@
|
|
|
500
389
|
table-layout: fixed;
|
|
501
390
|
width: 100%;
|
|
502
391
|
}
|
|
503
|
-
|
|
504
392
|
.e-schedule .e-schedule-table > tbody > tr > th,
|
|
505
393
|
.e-schedule .e-schedule-table > tbody > tr > td {
|
|
506
394
|
box-sizing: border-box;
|
|
@@ -509,64 +397,51 @@
|
|
|
509
397
|
text-overflow: ellipsis;
|
|
510
398
|
white-space: nowrap;
|
|
511
399
|
}
|
|
512
|
-
|
|
513
400
|
.e-schedule .e-outer-table > tbody > tr > td {
|
|
514
401
|
padding: 0;
|
|
515
402
|
vertical-align: top;
|
|
516
403
|
}
|
|
517
|
-
|
|
518
404
|
.e-schedule .e-content-wrap {
|
|
519
405
|
position: relative;
|
|
520
406
|
}
|
|
521
|
-
|
|
522
407
|
.e-schedule .e-content-wrap .e-day-wrapper {
|
|
523
408
|
width: 100%;
|
|
524
409
|
}
|
|
525
|
-
|
|
526
410
|
.e-schedule .e-content-placeholder {
|
|
527
411
|
height: 100%;
|
|
528
412
|
position: relative;
|
|
529
413
|
width: 100%;
|
|
530
414
|
z-index: 99999;
|
|
531
415
|
}
|
|
532
|
-
|
|
533
416
|
.e-schedule .e-content-wrap,
|
|
534
417
|
.e-schedule .e-scroll-container {
|
|
535
418
|
-webkit-overflow-scrolling: touch;
|
|
536
419
|
overflow: auto;
|
|
537
420
|
}
|
|
538
|
-
|
|
539
421
|
.e-schedule .e-hide-childs > * {
|
|
540
422
|
display: none;
|
|
541
423
|
}
|
|
542
|
-
|
|
543
424
|
.e-schedule .e-recurrence-icon,
|
|
544
425
|
.e-schedule .e-recurrence-edit-icon {
|
|
545
426
|
font-size: 11px;
|
|
546
427
|
}
|
|
547
|
-
|
|
548
428
|
.e-schedule .e-left-icon,
|
|
549
429
|
.e-schedule .e-right-icon {
|
|
550
430
|
font-size: 8px;
|
|
551
431
|
}
|
|
552
|
-
|
|
553
432
|
.e-schedule .e-m-date {
|
|
554
433
|
cursor: pointer;
|
|
555
434
|
font-size: 20px;
|
|
556
435
|
}
|
|
557
|
-
|
|
558
436
|
.e-schedule .e-m-date:hover {
|
|
559
437
|
text-decoration: underline;
|
|
560
438
|
}
|
|
561
|
-
|
|
562
439
|
.e-schedule .e-m-day {
|
|
563
440
|
font-size: 12px;
|
|
564
441
|
}
|
|
565
|
-
|
|
566
442
|
.e-schedule.e-device .e-m-date:hover {
|
|
567
443
|
text-decoration: none;
|
|
568
444
|
}
|
|
569
|
-
|
|
570
445
|
.e-schedule .e-block-appointment {
|
|
571
446
|
background: #f3f4f6;
|
|
572
447
|
border-radius: 2px;
|
|
@@ -575,7 +450,6 @@
|
|
|
575
450
|
overflow: hidden;
|
|
576
451
|
position: absolute;
|
|
577
452
|
}
|
|
578
|
-
|
|
579
453
|
.e-schedule .e-block-appointment .e-subject {
|
|
580
454
|
overflow: hidden;
|
|
581
455
|
overflow-wrap: break-word;
|
|
@@ -583,37 +457,30 @@
|
|
|
583
457
|
white-space: normal;
|
|
584
458
|
word-wrap: break-word;
|
|
585
459
|
}
|
|
586
|
-
|
|
587
460
|
.e-schedule .e-block-indicator {
|
|
588
461
|
color: #111827;
|
|
589
462
|
float: right;
|
|
590
463
|
padding: 0 5px;
|
|
591
464
|
z-index: 1;
|
|
592
465
|
}
|
|
593
|
-
|
|
594
466
|
.e-schedule.e-rtl .e-block-indicator {
|
|
595
467
|
float: left;
|
|
596
468
|
}
|
|
597
|
-
|
|
598
469
|
.e-schedule .e-timeline-view .e-block-indicator,
|
|
599
470
|
.e-schedule .e-timeline-month-view .e-block-indicator {
|
|
600
471
|
position: absolute;
|
|
601
472
|
top: 3px;
|
|
602
473
|
}
|
|
603
|
-
|
|
604
474
|
.e-schedule .e-appointment {
|
|
605
475
|
opacity: 1;
|
|
606
476
|
transition: opacity 100ms linear;
|
|
607
477
|
}
|
|
608
|
-
|
|
609
478
|
.e-schedule .e-appointment .e-subject.e-disable {
|
|
610
479
|
display: none;
|
|
611
480
|
}
|
|
612
|
-
|
|
613
481
|
.e-schedule .e-appointment .e-inline-appointment {
|
|
614
482
|
z-index: 1;
|
|
615
483
|
}
|
|
616
|
-
|
|
617
484
|
.e-schedule .e-appointment .e-inline-subject {
|
|
618
485
|
background-color: transparent;
|
|
619
486
|
border: 0;
|
|
@@ -624,50 +491,35 @@
|
|
|
624
491
|
padding-top: 4px;
|
|
625
492
|
width: 100%;
|
|
626
493
|
}
|
|
627
|
-
|
|
628
494
|
.e-schedule .e-appointment.e-event-action {
|
|
629
|
-
opacity: .4;
|
|
495
|
+
opacity: 0.4;
|
|
630
496
|
}
|
|
631
|
-
|
|
632
497
|
.e-schedule .e-appointment.e-allow-select {
|
|
633
498
|
pointer-events: none;
|
|
634
499
|
}
|
|
635
|
-
|
|
636
500
|
.e-schedule .e-read-only {
|
|
637
|
-
opacity: .8;
|
|
501
|
+
opacity: 0.8;
|
|
638
502
|
}
|
|
639
|
-
|
|
640
|
-
.e-schedule.e-event-action .e-appointment:not(.e-schedule-event-clone),
|
|
641
|
-
.e-schedule.e-event-action .e-block-appointment {
|
|
503
|
+
.e-schedule.e-event-action .e-appointment:not(.e-schedule-event-clone), .e-schedule.e-event-action .e-block-appointment {
|
|
642
504
|
pointer-events: none;
|
|
643
505
|
}
|
|
644
|
-
|
|
645
|
-
.e-schedule.e-event-action .e-drag-clone,
|
|
646
|
-
.e-schedule.e-event-action .e-timeline-view .e-drag-clone {
|
|
506
|
+
.e-schedule.e-event-action .e-drag-clone, .e-schedule.e-event-action .e-timeline-view .e-drag-clone {
|
|
647
507
|
cursor: move;
|
|
648
508
|
}
|
|
649
|
-
|
|
650
509
|
.e-schedule.e-event-action .e-drag-clone .e-top-handler,
|
|
651
|
-
.e-schedule.e-event-action .e-drag-clone .e-bottom-handler,
|
|
652
|
-
.e-schedule.e-event-action .e-timeline-view .e-drag-clone .e-top-handler,
|
|
510
|
+
.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,
|
|
653
511
|
.e-schedule.e-event-action .e-timeline-view .e-drag-clone .e-bottom-handler {
|
|
654
512
|
pointer-events: none;
|
|
655
513
|
}
|
|
656
|
-
|
|
657
514
|
.e-schedule.e-event-action .e-vertical-view .e-appointment-wrapper .e-resize-clone {
|
|
658
515
|
cursor: ns-resize;
|
|
659
516
|
}
|
|
660
|
-
|
|
661
|
-
.e-schedule.e-event-action .e-timeline-view .e-resize-clone,
|
|
662
|
-
.e-schedule.e-event-action .e-timeline-month-view .e-resize-clone,
|
|
663
|
-
.e-schedule.e-event-action .e-all-day-appointment-wrapper .e-resize-clone {
|
|
517
|
+
.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 {
|
|
664
518
|
cursor: ew-resize;
|
|
665
519
|
}
|
|
666
|
-
|
|
667
520
|
.e-schedule.e-device .e-appointment {
|
|
668
521
|
overflow: hidden;
|
|
669
522
|
}
|
|
670
|
-
|
|
671
523
|
.e-schedule.e-device .e-appointment.e-appointment-border .e-top-bottom-resize {
|
|
672
524
|
height: 10px;
|
|
673
525
|
left: 50%;
|
|
@@ -675,7 +527,6 @@
|
|
|
675
527
|
transform: translateX(-50%);
|
|
676
528
|
width: 100%;
|
|
677
529
|
}
|
|
678
|
-
|
|
679
530
|
.e-schedule.e-device .e-appointment.e-appointment-border .e-left-right-resize {
|
|
680
531
|
border-radius: 50%;
|
|
681
532
|
height: 100%;
|
|
@@ -684,79 +535,63 @@
|
|
|
684
535
|
transform: translateY(-50%);
|
|
685
536
|
width: 10px;
|
|
686
537
|
}
|
|
687
|
-
|
|
688
538
|
.e-schedule.e-device .e-appointment.e-appointment-border .e-top-handler .e-top-bottom-resize {
|
|
689
539
|
margin-top: -8px;
|
|
690
540
|
}
|
|
691
|
-
|
|
692
541
|
.e-schedule.e-device .e-appointment.e-appointment-border .e-bottom-handler .e-top-bottom-resize {
|
|
693
542
|
margin-top: 8px;
|
|
694
543
|
}
|
|
695
|
-
|
|
696
544
|
.e-schedule.e-device .e-appointment.e-appointment-border .e-left-handler .e-left-right-resize {
|
|
697
545
|
margin-left: -8px;
|
|
698
546
|
}
|
|
699
|
-
|
|
700
547
|
.e-schedule.e-device .e-appointment.e-appointment-border .e-right-handler .e-left-right-resize {
|
|
701
548
|
margin-left: 8px;
|
|
702
549
|
}
|
|
703
|
-
|
|
704
550
|
.e-schedule .e-timeline-year-view .e-event-resize.e-left-handler, .e-schedule .e-timeline-year-view .e-event-resize.e-right-handler {
|
|
705
551
|
height: 100%;
|
|
706
552
|
width: 5px;
|
|
707
553
|
}
|
|
708
|
-
|
|
709
554
|
.e-schedule .e-timeline-year-view .e-event-resize.e-top-handler, .e-schedule .e-timeline-year-view .e-event-resize.e-bottom-handler {
|
|
710
555
|
height: 5px;
|
|
711
556
|
width: 100%;
|
|
712
557
|
}
|
|
713
|
-
|
|
714
558
|
.e-schedule .e-event-resize {
|
|
715
559
|
position: absolute;
|
|
716
560
|
}
|
|
717
|
-
|
|
718
561
|
.e-schedule .e-event-resize.e-left-handler, .e-schedule .e-event-resize.e-right-handler {
|
|
719
562
|
height: 100%;
|
|
720
563
|
width: 10px;
|
|
721
564
|
}
|
|
722
|
-
|
|
723
565
|
.e-schedule .e-event-resize.e-left-handler {
|
|
724
566
|
cursor: ew-resize;
|
|
725
567
|
float: left;
|
|
726
568
|
left: 0;
|
|
727
569
|
}
|
|
728
|
-
|
|
729
570
|
.e-schedule .e-event-resize.e-right-handler {
|
|
730
571
|
cursor: e-resize;
|
|
731
572
|
float: right;
|
|
732
573
|
right: 0;
|
|
733
574
|
}
|
|
734
|
-
|
|
735
575
|
.e-schedule .e-event-resize.e-top-handler, .e-schedule .e-event-resize.e-bottom-handler {
|
|
736
576
|
height: 10px;
|
|
737
577
|
width: 100%;
|
|
738
578
|
}
|
|
739
|
-
|
|
740
579
|
.e-schedule .e-event-resize.e-top-handler {
|
|
741
580
|
cursor: ns-resize;
|
|
742
581
|
top: 0;
|
|
743
582
|
}
|
|
744
|
-
|
|
745
583
|
.e-schedule .e-event-resize.e-bottom-handler {
|
|
746
584
|
bottom: 0;
|
|
747
585
|
cursor: ns-resize;
|
|
748
586
|
}
|
|
749
|
-
|
|
750
587
|
.e-schedule .e-vertical-view.e-timescale-disable .e-content-table,
|
|
751
588
|
.e-schedule .e-vertical-view.e-timescale-disable .e-content-wrap {
|
|
752
589
|
height: 100%;
|
|
753
590
|
}
|
|
754
|
-
|
|
755
591
|
.e-schedule .e-vertical-view.e-timescale-disable .e-all-day-row,
|
|
756
592
|
.e-schedule .e-vertical-view.e-timescale-disable .e-all-day-cells {
|
|
757
593
|
height: 0 !important;
|
|
758
594
|
}
|
|
759
|
-
|
|
760
595
|
.e-schedule .e-vertical-view.e-timescale-disable .e-appointment {
|
|
761
596
|
background: #4f46e5;
|
|
762
597
|
border: 1px solid #e5e7eb;
|
|
@@ -769,7 +604,6 @@
|
|
|
769
604
|
overflow: hidden;
|
|
770
605
|
position: absolute;
|
|
771
606
|
}
|
|
772
|
-
|
|
773
607
|
.e-schedule .e-vertical-view.e-timescale-disable .e-appointment .e-appointment-details {
|
|
774
608
|
display: -ms-flexbox;
|
|
775
609
|
display: flex;
|
|
@@ -778,13 +612,11 @@
|
|
|
778
612
|
padding: 2px 4px 0 2px;
|
|
779
613
|
text-align: left;
|
|
780
614
|
}
|
|
781
|
-
|
|
782
615
|
.e-schedule .e-vertical-view.e-timescale-disable .e-appointment .e-inner-wrap {
|
|
783
616
|
-ms-flex: auto;
|
|
784
617
|
flex: auto;
|
|
785
618
|
overflow: hidden;
|
|
786
619
|
}
|
|
787
|
-
|
|
788
620
|
.e-schedule .e-vertical-view.e-timescale-disable .e-appointment .e-subject {
|
|
789
621
|
font-size: 13px;
|
|
790
622
|
font-weight: 500;
|
|
@@ -797,7 +629,6 @@
|
|
|
797
629
|
white-space: normal;
|
|
798
630
|
word-wrap: break-word;
|
|
799
631
|
}
|
|
800
|
-
|
|
801
632
|
.e-schedule .e-vertical-view.e-timescale-disable .e-appointment .e-time,
|
|
802
633
|
.e-schedule .e-vertical-view.e-timescale-disable .e-appointment .e-location {
|
|
803
634
|
font-size: 11px;
|
|
@@ -805,42 +636,34 @@
|
|
|
805
636
|
padding-top: 1px;
|
|
806
637
|
text-overflow: ellipsis;
|
|
807
638
|
}
|
|
808
|
-
|
|
809
639
|
.e-schedule .e-vertical-view.e-timescale-disable .e-appointment .e-disable {
|
|
810
640
|
display: none;
|
|
811
641
|
}
|
|
812
|
-
|
|
813
642
|
.e-schedule .e-vertical-view.e-timescale-disable .e-appointment .e-recurrence-icon,
|
|
814
643
|
.e-schedule .e-vertical-view.e-timescale-disable .e-appointment .e-recurrence-edit-icon {
|
|
815
644
|
line-height: 54px;
|
|
816
645
|
padding: 0 5px;
|
|
817
646
|
}
|
|
818
|
-
|
|
819
647
|
.e-schedule .e-vertical-view.e-timescale-disable .e-appointment .e-left-icon,
|
|
820
648
|
.e-schedule .e-vertical-view.e-timescale-disable .e-appointment .e-right-icon {
|
|
821
649
|
line-height: 54px;
|
|
822
650
|
padding: 0 2px;
|
|
823
651
|
}
|
|
824
|
-
|
|
825
652
|
.e-schedule .e-vertical-view.e-timescale-disable .e-appointment.e-appointment-border, .e-schedule .e-vertical-view.e-timescale-disable .e-appointment:focus {
|
|
826
653
|
border: 0;
|
|
827
654
|
box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05), 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05), 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
|
|
828
655
|
}
|
|
829
|
-
|
|
830
656
|
.e-schedule .e-vertical-view.e-timescale-disable .e-appointment.e-allow-select {
|
|
831
657
|
pointer-events: none;
|
|
832
658
|
}
|
|
833
|
-
|
|
834
659
|
.e-schedule .e-vertical-view.e-timescale-disable .e-appointment-wrapper {
|
|
835
660
|
position: absolute;
|
|
836
661
|
width: 0;
|
|
837
662
|
}
|
|
838
|
-
|
|
839
663
|
.e-schedule .e-vertical-view.e-timescale-disable .e-work-cells {
|
|
840
664
|
height: auto;
|
|
841
665
|
vertical-align: top;
|
|
842
666
|
}
|
|
843
|
-
|
|
844
667
|
.e-schedule .e-vertical-view.e-timescale-disable .e-more-indicator {
|
|
845
668
|
color: #6b7280;
|
|
846
669
|
cursor: pointer;
|
|
@@ -851,24 +674,19 @@
|
|
|
851
674
|
position: absolute;
|
|
852
675
|
text-overflow: ellipsis;
|
|
853
676
|
}
|
|
854
|
-
|
|
855
677
|
.e-schedule .e-vertical-view.e-timescale-disable .e-more-indicator:focus {
|
|
856
678
|
text-decoration: underline;
|
|
857
679
|
}
|
|
858
|
-
|
|
859
680
|
.e-schedule .e-vertical-view .e-left-indent {
|
|
860
681
|
width: 85px;
|
|
861
682
|
}
|
|
862
|
-
|
|
863
683
|
.e-schedule .e-vertical-view .e-left-indent .e-all-day-cells {
|
|
864
684
|
position: relative;
|
|
865
685
|
}
|
|
866
|
-
|
|
867
686
|
.e-schedule .e-vertical-view .e-date-header-wrap table col,
|
|
868
687
|
.e-schedule .e-vertical-view .e-content-wrap table col {
|
|
869
688
|
width: 36px;
|
|
870
689
|
}
|
|
871
|
-
|
|
872
690
|
.e-schedule .e-vertical-view .e-resource-cells {
|
|
873
691
|
color: #111827;
|
|
874
692
|
font-size: 12px;
|
|
@@ -876,52 +694,43 @@
|
|
|
876
694
|
padding: 8px;
|
|
877
695
|
padding-left: 15px;
|
|
878
696
|
}
|
|
879
|
-
|
|
880
697
|
.e-schedule .e-vertical-view .e-header-cells {
|
|
881
698
|
font-size: 12px;
|
|
882
699
|
height: 60px;
|
|
883
700
|
padding: 8px 8px 0;
|
|
884
701
|
}
|
|
885
|
-
|
|
886
702
|
.e-schedule .e-vertical-view .e-header-cells .e-header-day {
|
|
887
703
|
display: table;
|
|
888
704
|
font-size: 12px;
|
|
889
705
|
line-height: 18px;
|
|
890
706
|
padding-bottom: 4px;
|
|
891
707
|
}
|
|
892
|
-
|
|
893
708
|
.e-schedule .e-vertical-view .e-header-cells .e-header-date {
|
|
894
709
|
cursor: pointer;
|
|
895
710
|
display: table;
|
|
896
711
|
font-size: 16px;
|
|
897
712
|
line-height: 24px;
|
|
898
713
|
}
|
|
899
|
-
|
|
900
714
|
.e-schedule .e-vertical-view .e-header-cells .e-header-date:hover {
|
|
901
715
|
text-decoration: underline;
|
|
902
716
|
}
|
|
903
|
-
|
|
904
717
|
.e-schedule .e-vertical-view .e-header-cells.e-disable-dates .e-header-day {
|
|
905
718
|
cursor: default;
|
|
906
|
-
opacity: .35;
|
|
719
|
+
opacity: 0.35;
|
|
907
720
|
}
|
|
908
|
-
|
|
909
721
|
.e-schedule .e-vertical-view .e-header-cells.e-disable-dates .e-header-date {
|
|
910
722
|
cursor: default;
|
|
911
|
-
opacity: .35;
|
|
723
|
+
opacity: 0.35;
|
|
912
724
|
}
|
|
913
|
-
|
|
914
725
|
.e-schedule .e-vertical-view .e-header-cells.e-disable-dates .e-header-date:hover {
|
|
915
726
|
text-decoration: none;
|
|
916
727
|
}
|
|
917
|
-
|
|
918
728
|
.e-schedule .e-vertical-view .e-row-count-wrapper {
|
|
919
729
|
display: block;
|
|
920
730
|
height: 100%;
|
|
921
731
|
pointer-events: none;
|
|
922
732
|
position: relative;
|
|
923
733
|
}
|
|
924
|
-
|
|
925
734
|
.e-schedule .e-vertical-view .e-row-count-wrapper .e-more-indicator {
|
|
926
735
|
bottom: 0;
|
|
927
736
|
color: #6b7280;
|
|
@@ -934,15 +743,12 @@
|
|
|
934
743
|
text-overflow: ellipsis;
|
|
935
744
|
width: 100%;
|
|
936
745
|
}
|
|
937
|
-
|
|
938
746
|
.e-schedule .e-vertical-view .e-row-count-wrapper .e-more-indicator:focus {
|
|
939
747
|
text-decoration: underline;
|
|
940
748
|
}
|
|
941
|
-
|
|
942
749
|
.e-schedule .e-vertical-view .e-row-count-wrapper.e-disable {
|
|
943
750
|
display: none;
|
|
944
751
|
}
|
|
945
|
-
|
|
946
752
|
.e-schedule .e-vertical-view .e-all-day-appointment-section {
|
|
947
753
|
bottom: 4px;
|
|
948
754
|
color: #6b7280;
|
|
@@ -959,62 +765,49 @@
|
|
|
959
765
|
transition: transform 300ms ease-in-out;
|
|
960
766
|
width: 25px;
|
|
961
767
|
}
|
|
962
|
-
|
|
963
768
|
.e-schedule .e-vertical-view .e-all-day-appointment-section.e-disable {
|
|
964
769
|
display: none;
|
|
965
770
|
}
|
|
966
|
-
|
|
967
771
|
.e-schedule .e-vertical-view .e-all-day-appointment-section.e-appointment-expand {
|
|
968
772
|
transform: rotate(0deg);
|
|
969
773
|
}
|
|
970
|
-
|
|
971
774
|
.e-schedule .e-vertical-view .e-all-day-appointment-section.e-appointment-collapse {
|
|
972
775
|
transform: rotate(180deg);
|
|
973
776
|
}
|
|
974
|
-
|
|
975
777
|
.e-schedule .e-vertical-view .e-all-day-appointment-section:hover, .e-schedule .e-vertical-view .e-all-day-appointment-section:focus {
|
|
976
778
|
background: #e5e7eb;
|
|
977
779
|
border-radius: 100%;
|
|
978
780
|
}
|
|
979
|
-
|
|
980
781
|
.e-schedule .e-vertical-view .e-appointment-hide {
|
|
981
782
|
opacity: 0;
|
|
982
783
|
}
|
|
983
|
-
|
|
984
784
|
.e-schedule .e-vertical-view .e-all-day-cells {
|
|
985
785
|
height: 0;
|
|
986
786
|
padding: 0;
|
|
987
787
|
text-align: center;
|
|
988
788
|
vertical-align: top;
|
|
989
789
|
}
|
|
990
|
-
|
|
991
790
|
.e-schedule .e-vertical-view .e-all-day-cells:first-child.e-animate {
|
|
992
791
|
transition: 250ms ease-out;
|
|
993
792
|
}
|
|
994
|
-
|
|
995
793
|
.e-schedule .e-vertical-view .e-time-cells-wrap table td,
|
|
996
794
|
.e-schedule .e-vertical-view .e-work-cells {
|
|
997
795
|
font-size: 12px;
|
|
998
796
|
height: 36px;
|
|
999
797
|
text-align: center;
|
|
1000
798
|
}
|
|
1001
|
-
|
|
1002
799
|
.e-schedule .e-vertical-view .e-work-cells {
|
|
1003
800
|
width: 36px;
|
|
1004
801
|
}
|
|
1005
|
-
|
|
1006
802
|
.e-schedule .e-vertical-view .e-work-cells.e-disable-dates {
|
|
1007
803
|
background-color: #f3f4f6;
|
|
1008
804
|
}
|
|
1009
|
-
|
|
1010
805
|
.e-schedule .e-vertical-view .e-work-cells.e-disable-dates:hover {
|
|
1011
806
|
background-color: #f3f4f6;
|
|
1012
807
|
}
|
|
1013
|
-
|
|
1014
808
|
.e-schedule .e-vertical-view .e-current-time {
|
|
1015
809
|
font-size: 10px;
|
|
1016
810
|
}
|
|
1017
|
-
|
|
1018
811
|
.e-schedule .e-vertical-view .e-clone-time-indicator,
|
|
1019
812
|
.e-schedule .e-vertical-view .e-current-time,
|
|
1020
813
|
.e-schedule .e-vertical-view .e-previous-timeline,
|
|
@@ -1026,44 +819,35 @@
|
|
|
1026
819
|
top: 0;
|
|
1027
820
|
width: 100%;
|
|
1028
821
|
}
|
|
1029
|
-
|
|
1030
822
|
.e-schedule .e-vertical-view .e-previous-timeline,
|
|
1031
823
|
.e-schedule .e-vertical-view .e-current-timeline {
|
|
1032
824
|
z-index: 1;
|
|
1033
825
|
}
|
|
1034
|
-
|
|
1035
826
|
.e-schedule .e-vertical-view .e-date-header-wrap {
|
|
1036
827
|
max-height: 300px;
|
|
1037
828
|
overflow: hidden;
|
|
1038
829
|
}
|
|
1039
|
-
|
|
1040
830
|
.e-schedule .e-vertical-view .e-date-header-wrap.e-all-day-scroll {
|
|
1041
831
|
border-bottom: 1px solid #e5e7eb;
|
|
1042
832
|
overflow-y: auto;
|
|
1043
833
|
}
|
|
1044
|
-
|
|
1045
834
|
.e-schedule .e-vertical-view .e-date-header-wrap.e-all-day-scroll .e-header-row .e-resource-cells {
|
|
1046
835
|
position: sticky;
|
|
1047
836
|
}
|
|
1048
|
-
|
|
1049
837
|
.e-schedule .e-vertical-view .e-date-header-wrap.e-all-day-scroll .e-header-row .e-header-cells {
|
|
1050
838
|
position: sticky;
|
|
1051
839
|
top: 0;
|
|
1052
840
|
}
|
|
1053
|
-
|
|
1054
841
|
.e-schedule .e-vertical-view .e-date-header-wrap.e-all-day-auto {
|
|
1055
842
|
max-height: unset;
|
|
1056
843
|
}
|
|
1057
|
-
|
|
1058
844
|
.e-schedule .e-vertical-view .e-time-cells-wrap {
|
|
1059
845
|
overflow: hidden;
|
|
1060
846
|
}
|
|
1061
|
-
|
|
1062
847
|
.e-schedule .e-vertical-view .e-content-wrap,
|
|
1063
848
|
.e-schedule .e-vertical-view .e-time-cells-wrap {
|
|
1064
849
|
position: relative;
|
|
1065
850
|
}
|
|
1066
|
-
|
|
1067
851
|
.e-schedule .e-vertical-view .e-timeline-wrapper,
|
|
1068
852
|
.e-schedule .e-vertical-view .e-day-wrapper,
|
|
1069
853
|
.e-schedule .e-vertical-view .e-all-day-appointment-wrapper {
|
|
@@ -1072,11 +856,9 @@
|
|
|
1072
856
|
padding: 0;
|
|
1073
857
|
position: relative;
|
|
1074
858
|
}
|
|
1075
|
-
|
|
1076
859
|
.e-schedule .e-vertical-view .e-all-day-appointment-wrapper .e-appointment:not(.e-schedule-event-clone) {
|
|
1077
860
|
cursor: default;
|
|
1078
861
|
}
|
|
1079
|
-
|
|
1080
862
|
.e-schedule .e-vertical-view .e-all-day-appointment-wrapper .e-appointment {
|
|
1081
863
|
background: #4f46e5;
|
|
1082
864
|
border: 1px solid #e5e7eb;
|
|
@@ -1088,7 +870,6 @@
|
|
|
1088
870
|
overflow: hidden;
|
|
1089
871
|
position: absolute;
|
|
1090
872
|
}
|
|
1091
|
-
|
|
1092
873
|
.e-schedule .e-vertical-view .e-all-day-appointment-wrapper .e-appointment .e-appointment-details {
|
|
1093
874
|
display: -ms-flexbox;
|
|
1094
875
|
display: flex;
|
|
@@ -1098,7 +879,6 @@
|
|
|
1098
879
|
overflow: hidden;
|
|
1099
880
|
padding: 1px 0 1px 4px;
|
|
1100
881
|
}
|
|
1101
|
-
|
|
1102
882
|
.e-schedule .e-vertical-view .e-all-day-appointment-wrapper .e-appointment .e-appointment-details .e-subject {
|
|
1103
883
|
-ms-flex: auto;
|
|
1104
884
|
flex: auto;
|
|
@@ -1107,13 +887,11 @@
|
|
|
1107
887
|
overflow: hidden;
|
|
1108
888
|
text-overflow: ellipsis;
|
|
1109
889
|
}
|
|
1110
|
-
|
|
1111
890
|
.e-schedule .e-vertical-view .e-all-day-appointment-wrapper .e-appointment .e-appointment-details .e-time {
|
|
1112
891
|
display: block;
|
|
1113
892
|
font-size: 11px;
|
|
1114
893
|
padding: 1px 4px 2px 0;
|
|
1115
894
|
}
|
|
1116
|
-
|
|
1117
895
|
.e-schedule .e-vertical-view .e-all-day-appointment-wrapper .e-appointment .e-appointment-details .e-recurrence-icon,
|
|
1118
896
|
.e-schedule .e-vertical-view .e-all-day-appointment-wrapper .e-appointment .e-appointment-details .e-recurrence-edit-icon,
|
|
1119
897
|
.e-schedule .e-vertical-view .e-all-day-appointment-wrapper .e-appointment .e-appointment-details .e-left-icon,
|
|
@@ -1121,20 +899,16 @@
|
|
|
1121
899
|
line-height: 18px;
|
|
1122
900
|
padding: 0 2px;
|
|
1123
901
|
}
|
|
1124
|
-
|
|
1125
902
|
.e-schedule .e-vertical-view .e-all-day-appointment-wrapper .e-appointment .e-disable {
|
|
1126
903
|
display: none;
|
|
1127
904
|
}
|
|
1128
|
-
|
|
1129
905
|
.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 {
|
|
1130
906
|
border: 0;
|
|
1131
907
|
box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05), 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05), 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
|
|
1132
908
|
}
|
|
1133
|
-
|
|
1134
909
|
.e-schedule .e-vertical-view .e-day-wrapper .e-appointment:not(.e-schedule-event-clone) {
|
|
1135
910
|
cursor: default;
|
|
1136
911
|
}
|
|
1137
|
-
|
|
1138
912
|
.e-schedule .e-vertical-view .e-day-wrapper .e-appointment {
|
|
1139
913
|
background: #4f46e5;
|
|
1140
914
|
border: 1px solid #e5e7eb;
|
|
@@ -1143,7 +917,6 @@
|
|
|
1143
917
|
overflow: hidden;
|
|
1144
918
|
position: absolute;
|
|
1145
919
|
}
|
|
1146
|
-
|
|
1147
920
|
.e-schedule .e-vertical-view .e-day-wrapper .e-appointment .e-appointment-details {
|
|
1148
921
|
-ms-flex: auto;
|
|
1149
922
|
flex: auto;
|
|
@@ -1151,7 +924,6 @@
|
|
|
1151
924
|
text-align: left;
|
|
1152
925
|
line-height: 18px;
|
|
1153
926
|
}
|
|
1154
|
-
|
|
1155
927
|
.e-schedule .e-vertical-view .e-day-wrapper .e-appointment .e-subject {
|
|
1156
928
|
font-size: 13px;
|
|
1157
929
|
font-weight: 500;
|
|
@@ -1164,7 +936,6 @@
|
|
|
1164
936
|
white-space: normal;
|
|
1165
937
|
word-wrap: break-word;
|
|
1166
938
|
}
|
|
1167
|
-
|
|
1168
939
|
.e-schedule .e-vertical-view .e-day-wrapper .e-appointment .e-time,
|
|
1169
940
|
.e-schedule .e-vertical-view .e-day-wrapper .e-appointment .e-location {
|
|
1170
941
|
font-size: 11px;
|
|
@@ -1172,15 +943,12 @@
|
|
|
1172
943
|
padding-top: 1px;
|
|
1173
944
|
text-overflow: ellipsis;
|
|
1174
945
|
}
|
|
1175
|
-
|
|
1176
946
|
.e-schedule .e-vertical-view .e-day-wrapper .e-appointment .e-time {
|
|
1177
947
|
display: block;
|
|
1178
948
|
}
|
|
1179
|
-
|
|
1180
949
|
.e-schedule .e-vertical-view .e-day-wrapper .e-appointment .e-disable {
|
|
1181
950
|
display: none;
|
|
1182
951
|
}
|
|
1183
|
-
|
|
1184
952
|
.e-schedule .e-vertical-view .e-day-wrapper .e-appointment .e-recurrence-icon,
|
|
1185
953
|
.e-schedule .e-vertical-view .e-day-wrapper .e-appointment .e-recurrence-edit-icon {
|
|
1186
954
|
bottom: 5px;
|
|
@@ -1192,132 +960,105 @@
|
|
|
1192
960
|
right: 5px;
|
|
1193
961
|
width: auto;
|
|
1194
962
|
}
|
|
1195
|
-
|
|
1196
963
|
.e-schedule .e-vertical-view .e-day-wrapper .e-appointment .e-indicator {
|
|
1197
964
|
display: block;
|
|
1198
965
|
margin: 0 45%;
|
|
1199
966
|
}
|
|
1200
|
-
|
|
1201
967
|
.e-schedule .e-vertical-view .e-day-wrapper .e-appointment .e-up-icon,
|
|
1202
968
|
.e-schedule .e-vertical-view .e-day-wrapper .e-appointment .e-down-icon {
|
|
1203
969
|
font-size: 8px;
|
|
1204
970
|
}
|
|
1205
|
-
|
|
1206
971
|
.e-schedule .e-vertical-view .e-day-wrapper .e-appointment .e-up-icon {
|
|
1207
972
|
margin-top: 3px;
|
|
1208
973
|
top: 0;
|
|
1209
974
|
}
|
|
1210
|
-
|
|
1211
975
|
.e-schedule .e-vertical-view .e-day-wrapper .e-appointment .e-down-icon {
|
|
1212
976
|
bottom: 6px;
|
|
1213
977
|
position: absolute;
|
|
1214
978
|
}
|
|
1215
|
-
|
|
1216
979
|
.e-schedule .e-vertical-view .e-day-wrapper .e-appointment.e-appointment-border, .e-schedule .e-vertical-view .e-day-wrapper .e-appointment:focus {
|
|
1217
980
|
border: 0;
|
|
1218
981
|
box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05), 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05), 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
|
|
1219
982
|
}
|
|
1220
|
-
|
|
1221
983
|
.e-schedule .e-vertical-view.e-day-view .e-header-date {
|
|
1222
984
|
cursor: default;
|
|
1223
985
|
}
|
|
1224
|
-
|
|
1225
986
|
.e-schedule .e-vertical-view.e-day-view .e-header-date:hover {
|
|
1226
987
|
text-decoration: none;
|
|
1227
988
|
}
|
|
1228
|
-
|
|
1229
989
|
.e-schedule.e-device .e-vertical-view .e-header-cells .e-header-day {
|
|
1230
990
|
font-size: 14px;
|
|
1231
991
|
}
|
|
1232
|
-
|
|
1233
992
|
.e-schedule.e-device .e-vertical-view .e-header-cells .e-header-date {
|
|
1234
993
|
font-size: 18px;
|
|
1235
994
|
}
|
|
1236
|
-
|
|
1237
995
|
.e-schedule.e-device .e-vertical-view .e-header-cells .e-header-date:hover {
|
|
1238
996
|
text-decoration: none;
|
|
1239
997
|
}
|
|
1240
|
-
|
|
1241
998
|
.e-schedule.e-device .e-vertical-view .e-left-indent {
|
|
1242
999
|
width: 35px;
|
|
1243
1000
|
}
|
|
1244
|
-
|
|
1245
1001
|
.e-schedule.e-device .e-vertical-view .e-clone-time-indicator,
|
|
1246
1002
|
.e-schedule.e-device .e-vertical-view .e-current-time {
|
|
1247
1003
|
font-size: 9px;
|
|
1248
1004
|
}
|
|
1249
|
-
|
|
1250
1005
|
.e-schedule.e-device .e-vertical-view .e-time-cells-wrap {
|
|
1251
1006
|
float: left;
|
|
1252
1007
|
width: 35px;
|
|
1253
1008
|
}
|
|
1254
|
-
|
|
1255
1009
|
.e-schedule.e-device .e-vertical-view .e-time-cells-wrap table td {
|
|
1256
1010
|
font-size: 11px;
|
|
1257
1011
|
}
|
|
1258
|
-
|
|
1259
1012
|
.e-schedule.e-device .e-vertical-view .e-day-wrapper .e-appointment .e-subject {
|
|
1260
1013
|
font-weight: 500;
|
|
1261
1014
|
min-height: auto;
|
|
1262
1015
|
}
|
|
1263
|
-
|
|
1264
1016
|
.e-schedule.e-rtl {
|
|
1265
1017
|
text-align: right;
|
|
1266
1018
|
}
|
|
1267
|
-
|
|
1268
1019
|
.e-schedule.e-rtl .e-vertical-view.e-timescale-disable .e-appointment-details {
|
|
1269
1020
|
text-align: right;
|
|
1270
1021
|
}
|
|
1271
|
-
|
|
1272
1022
|
.e-schedule.e-rtl .e-vertical-view .e-all-day-appointment-wrapper .e-appointment .e-appointment-details {
|
|
1273
1023
|
padding: 1px 4px 1px 0;
|
|
1274
1024
|
}
|
|
1275
|
-
|
|
1276
1025
|
.e-schedule.e-rtl .e-vertical-view .e-day-wrapper .e-appointment .e-appointment-details {
|
|
1277
1026
|
line-height: 15px;
|
|
1278
1027
|
text-align: right;
|
|
1279
1028
|
}
|
|
1280
|
-
|
|
1281
1029
|
.e-schedule.e-rtl .e-vertical-view .e-day-wrapper .e-appointment .e-subject {
|
|
1282
1030
|
font-weight: 500;
|
|
1283
1031
|
margin-left: 15px;
|
|
1284
1032
|
margin-right: auto;
|
|
1285
1033
|
}
|
|
1286
|
-
|
|
1287
1034
|
.e-schedule.e-rtl .e-vertical-view .e-day-wrapper .e-appointment .e-recurrence-icon,
|
|
1288
1035
|
.e-schedule.e-rtl .e-vertical-view .e-day-wrapper .e-appointment .e-recurrence-edit-icon {
|
|
1289
1036
|
float: left;
|
|
1290
1037
|
left: 5px;
|
|
1291
1038
|
right: auto;
|
|
1292
1039
|
}
|
|
1293
|
-
|
|
1294
1040
|
.e-schedule.e-rtl.e-device .e-vertical-view .e-time-cells-wrap {
|
|
1295
1041
|
float: right;
|
|
1296
1042
|
}
|
|
1297
|
-
|
|
1298
1043
|
@media screen and (max-width: 480px) {
|
|
1299
1044
|
.e-schedule .e-vertical-view .e-left-indent {
|
|
1300
1045
|
width: 35px;
|
|
1301
1046
|
}
|
|
1302
1047
|
}
|
|
1303
|
-
|
|
1304
1048
|
.e-schedule .e-month-view .e-left-indent,
|
|
1305
1049
|
.e-schedule .e-month-agenda-view .e-left-indent {
|
|
1306
1050
|
border-right: 1px solid #e5e7eb;
|
|
1307
1051
|
width: 36px;
|
|
1308
1052
|
}
|
|
1309
|
-
|
|
1310
1053
|
.e-schedule .e-month-view .e-week-number-wrapper,
|
|
1311
1054
|
.e-schedule .e-month-agenda-view .e-week-number-wrapper {
|
|
1312
1055
|
overflow: hidden;
|
|
1313
1056
|
position: relative;
|
|
1314
1057
|
}
|
|
1315
|
-
|
|
1316
1058
|
.e-schedule .e-month-view .e-week-number-wrapper .e-schedule-table,
|
|
1317
1059
|
.e-schedule .e-month-agenda-view .e-week-number-wrapper .e-schedule-table {
|
|
1318
1060
|
height: 100%;
|
|
1319
1061
|
}
|
|
1320
|
-
|
|
1321
1062
|
.e-schedule .e-month-view .e-week-number-wrapper .e-week-number,
|
|
1322
1063
|
.e-schedule .e-month-agenda-view .e-week-number-wrapper .e-week-number {
|
|
1323
1064
|
color: #6b7280;
|
|
@@ -1326,32 +1067,26 @@
|
|
|
1326
1067
|
vertical-align: top;
|
|
1327
1068
|
width: 36px;
|
|
1328
1069
|
}
|
|
1329
|
-
|
|
1330
1070
|
.e-schedule .e-month-view .e-content-wrap table tr:last-child td {
|
|
1331
1071
|
border-bottom-width: 0;
|
|
1332
1072
|
}
|
|
1333
|
-
|
|
1334
1073
|
.e-schedule .e-month-view .e-date-header-wrap {
|
|
1335
1074
|
font-size: 14px;
|
|
1336
1075
|
overflow: hidden;
|
|
1337
1076
|
}
|
|
1338
|
-
|
|
1339
1077
|
.e-schedule .e-month-view .e-week-number {
|
|
1340
1078
|
border-bottom: 1px solid #e5e7eb;
|
|
1341
1079
|
border-right: 1px solid #e5e7eb;
|
|
1342
1080
|
height: 70px;
|
|
1343
1081
|
}
|
|
1344
|
-
|
|
1345
1082
|
.e-schedule .e-month-view .e-content-wrap {
|
|
1346
1083
|
display: -ms-flexbox;
|
|
1347
1084
|
display: flex;
|
|
1348
1085
|
font-size: 14px;
|
|
1349
1086
|
}
|
|
1350
|
-
|
|
1351
1087
|
.e-schedule .e-month-view .e-date-header-wrap table col {
|
|
1352
1088
|
width: 36px;
|
|
1353
1089
|
}
|
|
1354
|
-
|
|
1355
1090
|
.e-schedule .e-month-view .e-resource-cells {
|
|
1356
1091
|
color: #111827;
|
|
1357
1092
|
font-size: 14px;
|
|
@@ -1359,45 +1094,36 @@
|
|
|
1359
1094
|
padding: 8px;
|
|
1360
1095
|
padding-left: 15px;
|
|
1361
1096
|
}
|
|
1362
|
-
|
|
1363
1097
|
.e-schedule .e-month-view .e-header-cells {
|
|
1364
1098
|
cursor: default;
|
|
1365
1099
|
font-weight: 400;
|
|
1366
1100
|
height: 34px;
|
|
1367
1101
|
padding: 8px;
|
|
1368
1102
|
}
|
|
1369
|
-
|
|
1370
1103
|
.e-schedule .e-month-view .e-content-table {
|
|
1371
1104
|
height: 100%;
|
|
1372
1105
|
}
|
|
1373
|
-
|
|
1374
1106
|
.e-schedule .e-month-view .e-work-cells {
|
|
1375
1107
|
height: 75px;
|
|
1376
1108
|
vertical-align: top;
|
|
1377
1109
|
width: 36px;
|
|
1378
1110
|
}
|
|
1379
|
-
|
|
1380
1111
|
.e-schedule .e-month-view .e-work-cells.e-disable-date .e-date-header {
|
|
1381
1112
|
visibility: hidden;
|
|
1382
1113
|
}
|
|
1383
|
-
|
|
1384
1114
|
.e-schedule .e-month-view .e-work-cells.e-disable-dates {
|
|
1385
1115
|
background-color: #f3f4f6;
|
|
1386
1116
|
}
|
|
1387
|
-
|
|
1388
1117
|
.e-schedule .e-month-view .e-work-cells.e-disable-dates .e-date-header {
|
|
1389
1118
|
cursor: default;
|
|
1390
|
-
opacity: .35;
|
|
1119
|
+
opacity: 0.35;
|
|
1391
1120
|
}
|
|
1392
|
-
|
|
1393
1121
|
.e-schedule .e-month-view .e-work-cells.e-disable-dates .e-date-header:hover {
|
|
1394
1122
|
text-decoration: none;
|
|
1395
1123
|
}
|
|
1396
|
-
|
|
1397
1124
|
.e-schedule .e-month-view .e-work-cells.e-disable-dates:hover {
|
|
1398
1125
|
background-color: #f3f4f6;
|
|
1399
1126
|
}
|
|
1400
|
-
|
|
1401
1127
|
.e-schedule .e-month-view .e-date-header {
|
|
1402
1128
|
cursor: pointer;
|
|
1403
1129
|
display: table;
|
|
@@ -1406,27 +1132,21 @@
|
|
|
1406
1132
|
margin: 3px 3px 2px;
|
|
1407
1133
|
text-align: center;
|
|
1408
1134
|
}
|
|
1409
|
-
|
|
1410
1135
|
.e-schedule .e-month-view .e-date-header:hover {
|
|
1411
1136
|
text-decoration: underline;
|
|
1412
1137
|
}
|
|
1413
|
-
|
|
1414
1138
|
.e-schedule .e-month-view .e-appointment-wrapper {
|
|
1415
1139
|
position: absolute;
|
|
1416
1140
|
}
|
|
1417
|
-
|
|
1418
1141
|
.e-schedule .e-month-view .e-new-event {
|
|
1419
1142
|
height: calc(100% - 25px);
|
|
1420
1143
|
}
|
|
1421
|
-
|
|
1422
1144
|
.e-schedule .e-month-view .e-block-indicator {
|
|
1423
1145
|
margin-top: -20px;
|
|
1424
1146
|
}
|
|
1425
|
-
|
|
1426
1147
|
.e-schedule .e-month-view .e-inline-appointment {
|
|
1427
1148
|
z-index: 1;
|
|
1428
1149
|
}
|
|
1429
|
-
|
|
1430
1150
|
.e-schedule .e-month-view .e-appointment {
|
|
1431
1151
|
background: #4f46e5;
|
|
1432
1152
|
border: 1px solid #e5e7eb;
|
|
@@ -1439,11 +1159,9 @@
|
|
|
1439
1159
|
overflow: hidden;
|
|
1440
1160
|
position: absolute;
|
|
1441
1161
|
}
|
|
1442
|
-
|
|
1443
1162
|
.e-schedule .e-month-view .e-appointment .e-disable {
|
|
1444
1163
|
display: none;
|
|
1445
1164
|
}
|
|
1446
|
-
|
|
1447
1165
|
.e-schedule .e-month-view .e-appointment .e-appointment-details {
|
|
1448
1166
|
display: -ms-flexbox;
|
|
1449
1167
|
display: flex;
|
|
@@ -1452,7 +1170,6 @@
|
|
|
1452
1170
|
line-height: 18px;
|
|
1453
1171
|
overflow: hidden;
|
|
1454
1172
|
}
|
|
1455
|
-
|
|
1456
1173
|
.e-schedule .e-month-view .e-appointment .e-appointment-details .e-subject {
|
|
1457
1174
|
-ms-flex: auto;
|
|
1458
1175
|
flex: auto;
|
|
@@ -1462,17 +1179,14 @@
|
|
|
1462
1179
|
padding: 1px 2px;
|
|
1463
1180
|
text-overflow: ellipsis;
|
|
1464
1181
|
}
|
|
1465
|
-
|
|
1466
1182
|
.e-schedule .e-month-view .e-appointment .e-appointment-details .e-inline-subject {
|
|
1467
1183
|
padding: 4px;
|
|
1468
1184
|
text-align: center;
|
|
1469
1185
|
}
|
|
1470
|
-
|
|
1471
1186
|
.e-schedule .e-month-view .e-appointment .e-appointment-details .e-time {
|
|
1472
1187
|
font-size: 11px;
|
|
1473
1188
|
padding: 1.5px;
|
|
1474
1189
|
}
|
|
1475
|
-
|
|
1476
1190
|
.e-schedule .e-month-view .e-appointment .e-appointment-details .e-recurrence-icon,
|
|
1477
1191
|
.e-schedule .e-month-view .e-appointment .e-appointment-details .e-recurrence-edit-icon,
|
|
1478
1192
|
.e-schedule .e-month-view .e-appointment .e-appointment-details .e-left-icon,
|
|
@@ -1480,21 +1194,17 @@
|
|
|
1480
1194
|
line-height: 26px;
|
|
1481
1195
|
padding: 0 2px;
|
|
1482
1196
|
}
|
|
1483
|
-
|
|
1484
1197
|
.e-schedule .e-month-view .e-appointment.e-appointment-border, .e-schedule .e-month-view .e-appointment:focus {
|
|
1485
1198
|
border: 0;
|
|
1486
1199
|
box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05), 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05), 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
|
|
1487
1200
|
}
|
|
1488
|
-
|
|
1489
1201
|
.e-schedule .e-month-view .e-appointment.e-allow-select {
|
|
1490
1202
|
pointer-events: none;
|
|
1491
1203
|
}
|
|
1492
|
-
|
|
1493
1204
|
.e-schedule .e-month-view .e-appointment .e-subject {
|
|
1494
1205
|
padding: 2px;
|
|
1495
1206
|
width: 100%;
|
|
1496
1207
|
}
|
|
1497
|
-
|
|
1498
1208
|
.e-schedule .e-month-view .e-more-indicator {
|
|
1499
1209
|
color: #6b7280;
|
|
1500
1210
|
cursor: pointer;
|
|
@@ -1505,21 +1215,17 @@
|
|
|
1505
1215
|
position: absolute;
|
|
1506
1216
|
text-overflow: ellipsis;
|
|
1507
1217
|
}
|
|
1508
|
-
|
|
1509
1218
|
.e-schedule .e-month-view .e-more-indicator:focus {
|
|
1510
1219
|
text-decoration: underline;
|
|
1511
1220
|
}
|
|
1512
|
-
|
|
1513
1221
|
.e-schedule.e-rtl .e-month-view .e-left-indent {
|
|
1514
1222
|
border-left: 1px solid #e5e7eb;
|
|
1515
1223
|
border-right-width: 0;
|
|
1516
1224
|
}
|
|
1517
|
-
|
|
1518
1225
|
.e-schedule.e-rtl .e-month-view .e-week-number {
|
|
1519
1226
|
border-left: 1px solid #e5e7eb;
|
|
1520
1227
|
border-right-width: 0;
|
|
1521
1228
|
}
|
|
1522
|
-
|
|
1523
1229
|
.e-schedule .e-year-view .e-calendar-wrapper {
|
|
1524
1230
|
display: -ms-flexbox;
|
|
1525
1231
|
display: flex;
|
|
@@ -1528,7 +1234,6 @@
|
|
|
1528
1234
|
-ms-flex-pack: center;
|
|
1529
1235
|
justify-content: center;
|
|
1530
1236
|
}
|
|
1531
|
-
|
|
1532
1237
|
.e-schedule .e-year-view .e-calendar-wrapper .e-month-calendar.e-calendar {
|
|
1533
1238
|
border: 0;
|
|
1534
1239
|
-ms-flex: 0 25%;
|
|
@@ -1537,27 +1242,22 @@
|
|
|
1537
1242
|
min-width: 260px;
|
|
1538
1243
|
padding: 10px;
|
|
1539
1244
|
}
|
|
1540
|
-
|
|
1541
1245
|
.e-schedule .e-year-view .e-calendar-wrapper .e-month-calendar.e-calendar .e-header .e-title {
|
|
1542
1246
|
cursor: default;
|
|
1543
1247
|
}
|
|
1544
|
-
|
|
1545
1248
|
.e-schedule .e-year-view .e-calendar-wrapper .e-month-calendar.e-calendar .e-content span.e-day {
|
|
1546
1249
|
display: block;
|
|
1547
1250
|
margin: 0 auto;
|
|
1548
1251
|
}
|
|
1549
|
-
|
|
1550
1252
|
.e-schedule .e-year-view .e-calendar-wrapper .e-month-calendar.e-calendar .e-other-month {
|
|
1551
1253
|
color: #6b7280;
|
|
1552
1254
|
pointer-events: visible;
|
|
1553
1255
|
-ms-touch-action: auto;
|
|
1554
1256
|
touch-action: auto;
|
|
1555
1257
|
}
|
|
1556
|
-
|
|
1557
1258
|
.e-schedule .e-year-view .e-calendar-wrapper .e-month-calendar.e-calendar .e-other-month.e-today {
|
|
1558
|
-
opacity: .5;
|
|
1259
|
+
opacity: 0.5;
|
|
1559
1260
|
}
|
|
1560
|
-
|
|
1561
1261
|
.e-schedule .e-year-view .e-calendar-wrapper .e-month-calendar.e-calendar .e-appointment,
|
|
1562
1262
|
.e-schedule .e-year-view .e-calendar-wrapper .e-month-calendar.e-calendar .e-appointment-indicator {
|
|
1563
1263
|
background-color: #4f46e5;
|
|
@@ -1567,29 +1267,23 @@
|
|
|
1567
1267
|
position: relative;
|
|
1568
1268
|
width: 5px;
|
|
1569
1269
|
}
|
|
1570
|
-
|
|
1571
1270
|
.e-schedule .e-year-view .e-calendar-wrapper .e-work-cells.e-disable-dates {
|
|
1572
1271
|
background-color: #f3f4f6;
|
|
1573
1272
|
cursor: default;
|
|
1574
1273
|
}
|
|
1575
|
-
|
|
1576
1274
|
.e-schedule .e-year-view .e-calendar-wrapper .e-work-cells.e-disable-dates .e-day {
|
|
1577
1275
|
cursor: default;
|
|
1578
1276
|
}
|
|
1579
|
-
|
|
1580
1277
|
.e-schedule .e-year-view .e-calendar-wrapper .e-work-cells.e-disable-dates:hover {
|
|
1581
1278
|
background-color: #f3f4f6;
|
|
1582
1279
|
}
|
|
1583
|
-
|
|
1584
1280
|
.e-schedule .e-year-view .e-date-header-wrap {
|
|
1585
1281
|
font-size: 14px;
|
|
1586
1282
|
overflow: hidden;
|
|
1587
1283
|
}
|
|
1588
|
-
|
|
1589
1284
|
.e-schedule .e-year-view .e-date-header-wrap table col {
|
|
1590
1285
|
width: 36px;
|
|
1591
1286
|
}
|
|
1592
|
-
|
|
1593
1287
|
.e-schedule .e-year-view .e-date-header-wrap table td {
|
|
1594
1288
|
background-color: #fff;
|
|
1595
1289
|
border-color: #e5e7eb;
|
|
@@ -1598,11 +1292,9 @@
|
|
|
1598
1292
|
color: #374151;
|
|
1599
1293
|
text-align: left;
|
|
1600
1294
|
}
|
|
1601
|
-
|
|
1602
1295
|
.e-schedule .e-year-view .e-date-header-wrap table td:first-child {
|
|
1603
1296
|
border-left-width: 0;
|
|
1604
1297
|
}
|
|
1605
|
-
|
|
1606
1298
|
.e-schedule .e-year-view .e-resource-cells {
|
|
1607
1299
|
color: #111827;
|
|
1608
1300
|
font-size: 14px;
|
|
@@ -1610,35 +1302,28 @@
|
|
|
1610
1302
|
padding: 8px;
|
|
1611
1303
|
padding-left: 15px;
|
|
1612
1304
|
}
|
|
1613
|
-
|
|
1614
1305
|
.e-schedule .e-year-view .e-content-wrap table td:first-child {
|
|
1615
1306
|
border-left-width: 0;
|
|
1616
1307
|
}
|
|
1617
|
-
|
|
1618
1308
|
.e-schedule .e-year-view .e-resource .e-month-calendar {
|
|
1619
1309
|
max-width: 100%;
|
|
1620
1310
|
min-width: 100%;
|
|
1621
1311
|
}
|
|
1622
|
-
|
|
1623
1312
|
.e-schedule .e-timeline-year-view .e-date-header-wrap,
|
|
1624
1313
|
.e-schedule .e-timeline-year-view .e-month-header-wrapper {
|
|
1625
1314
|
overflow: hidden;
|
|
1626
1315
|
position: relative;
|
|
1627
1316
|
}
|
|
1628
|
-
|
|
1629
1317
|
.e-schedule .e-timeline-year-view .e-month-header-wrapper .e-schedule-table {
|
|
1630
1318
|
height: 100%;
|
|
1631
1319
|
}
|
|
1632
|
-
|
|
1633
1320
|
.e-schedule .e-timeline-year-view .e-month-header-wrapper .e-schedule-table.e-auto-height {
|
|
1634
1321
|
height: auto;
|
|
1635
1322
|
}
|
|
1636
|
-
|
|
1637
1323
|
.e-schedule .e-timeline-year-view .e-date-header-wrap table col,
|
|
1638
1324
|
.e-schedule .e-timeline-year-view .e-content-wrap table col {
|
|
1639
1325
|
width: 100px;
|
|
1640
1326
|
}
|
|
1641
|
-
|
|
1642
1327
|
.e-schedule .e-timeline-year-view .e-resource-left-td,
|
|
1643
1328
|
.e-schedule .e-timeline-year-view .e-date-header-wrap table td {
|
|
1644
1329
|
background-color: #fff;
|
|
@@ -1648,12 +1333,10 @@
|
|
|
1648
1333
|
color: #374151;
|
|
1649
1334
|
text-align: center;
|
|
1650
1335
|
}
|
|
1651
|
-
|
|
1652
1336
|
.e-schedule .e-timeline-year-view .e-resource-left-td.e-current-day,
|
|
1653
1337
|
.e-schedule .e-timeline-year-view .e-date-header-wrap table td.e-current-day {
|
|
1654
1338
|
color: #4f46e5;
|
|
1655
1339
|
}
|
|
1656
|
-
|
|
1657
1340
|
.e-schedule .e-timeline-year-view .e-resource-text {
|
|
1658
1341
|
color: #111827;
|
|
1659
1342
|
font-size: 13px;
|
|
@@ -1661,22 +1344,18 @@
|
|
|
1661
1344
|
padding: 4px 12px;
|
|
1662
1345
|
text-overflow: ellipsis;
|
|
1663
1346
|
}
|
|
1664
|
-
|
|
1665
1347
|
.e-schedule .e-timeline-year-view .e-resource-left-td {
|
|
1666
1348
|
vertical-align: middle;
|
|
1667
1349
|
width: 200px;
|
|
1668
1350
|
}
|
|
1669
|
-
|
|
1670
1351
|
.e-schedule .e-timeline-year-view .e-left-indent-wrap .e-resource-cells,
|
|
1671
1352
|
.e-schedule .e-timeline-year-view .e-date-header-wrap .e-resource-cells {
|
|
1672
1353
|
height: 40px;
|
|
1673
1354
|
}
|
|
1674
|
-
|
|
1675
1355
|
.e-schedule .e-timeline-year-view .e-resource-column-wrap {
|
|
1676
1356
|
overflow: hidden;
|
|
1677
1357
|
position: relative;
|
|
1678
1358
|
}
|
|
1679
|
-
|
|
1680
1359
|
.e-schedule .e-timeline-year-view .e-resource-column-wrap .e-resource-cells {
|
|
1681
1360
|
background-color: #f9fafb;
|
|
1682
1361
|
border-color: #e5e7eb;
|
|
@@ -1688,36 +1367,29 @@
|
|
|
1688
1367
|
padding-right: 0;
|
|
1689
1368
|
vertical-align: middle;
|
|
1690
1369
|
}
|
|
1691
|
-
|
|
1692
1370
|
.e-schedule .e-timeline-year-view .e-resource-column-wrap .e-resource-cells.e-child-node {
|
|
1693
1371
|
background-color: #fff;
|
|
1694
1372
|
}
|
|
1695
|
-
|
|
1696
1373
|
.e-schedule .e-timeline-year-view .e-resource-column-wrap .e-resource-cells:focus {
|
|
1697
1374
|
background-color: #f3f4f6;
|
|
1698
1375
|
}
|
|
1699
|
-
|
|
1700
1376
|
.e-schedule .e-timeline-year-view .e-resource-column-table {
|
|
1701
1377
|
height: 100%;
|
|
1702
1378
|
}
|
|
1703
|
-
|
|
1704
1379
|
.e-schedule .e-timeline-year-view .e-resource-column-table.e-auto-height {
|
|
1705
1380
|
height: auto;
|
|
1706
1381
|
}
|
|
1707
|
-
|
|
1708
1382
|
.e-schedule .e-timeline-year-view .e-resource-tree-icon {
|
|
1709
1383
|
color: #6b7280;
|
|
1710
1384
|
cursor: pointer;
|
|
1711
1385
|
float: left;
|
|
1712
|
-
font-family:
|
|
1386
|
+
font-family: "e-icons";
|
|
1713
1387
|
font-size: 12px;
|
|
1714
1388
|
padding: 4px 7px;
|
|
1715
1389
|
}
|
|
1716
|
-
|
|
1717
1390
|
.e-schedule .e-timeline-year-view .e-resource-collapse {
|
|
1718
1391
|
transform: rotate(90deg);
|
|
1719
1392
|
}
|
|
1720
|
-
|
|
1721
1393
|
.e-schedule .e-timeline-year-view .e-work-cells {
|
|
1722
1394
|
background-color: #f9fafb;
|
|
1723
1395
|
border-color: #e5e7eb;
|
|
@@ -1726,20 +1398,16 @@
|
|
|
1726
1398
|
color: #111827;
|
|
1727
1399
|
padding: 0;
|
|
1728
1400
|
}
|
|
1729
|
-
|
|
1730
1401
|
.e-schedule .e-timeline-year-view .e-work-cells:hover:not(.e-other-month) {
|
|
1731
1402
|
background: #f3f4f6;
|
|
1732
1403
|
color: #111827;
|
|
1733
1404
|
}
|
|
1734
|
-
|
|
1735
1405
|
.e-schedule .e-timeline-year-view .e-work-cells.e-work-days {
|
|
1736
1406
|
background-color: #fff;
|
|
1737
1407
|
}
|
|
1738
|
-
|
|
1739
1408
|
.e-schedule .e-timeline-year-view .e-work-cells.e-other-month {
|
|
1740
1409
|
color: #6b7280;
|
|
1741
1410
|
}
|
|
1742
|
-
|
|
1743
1411
|
.e-schedule .e-timeline-year-view .e-work-cells.e-current-day .e-date-header {
|
|
1744
1412
|
background-color: #4f46e5;
|
|
1745
1413
|
border-radius: 50%;
|
|
@@ -1747,77 +1415,60 @@
|
|
|
1747
1415
|
margin: 2px;
|
|
1748
1416
|
width: 20px;
|
|
1749
1417
|
}
|
|
1750
|
-
|
|
1751
1418
|
.e-schedule .e-timeline-year-view .e-work-cells.e-selected-cell {
|
|
1752
1419
|
background-color: #e5e7eb;
|
|
1753
1420
|
color: #111827;
|
|
1754
1421
|
}
|
|
1755
|
-
|
|
1756
1422
|
.e-schedule .e-timeline-year-view .e-work-cells.e-selected-cell .e-more-indicator {
|
|
1757
1423
|
color: #111827;
|
|
1758
1424
|
}
|
|
1759
|
-
|
|
1760
1425
|
.e-schedule .e-timeline-year-view .e-work-cells.e-selected-cell:hover {
|
|
1761
1426
|
background-color: #e5e7eb;
|
|
1762
1427
|
}
|
|
1763
|
-
|
|
1764
1428
|
.e-schedule .e-timeline-year-view .e-work-cells.e-disable-dates {
|
|
1765
1429
|
background-color: #f3f4f6;
|
|
1766
1430
|
}
|
|
1767
|
-
|
|
1768
1431
|
.e-schedule .e-timeline-year-view .e-work-cells.e-disable-dates .e-date-header {
|
|
1769
1432
|
cursor: default;
|
|
1770
|
-
opacity: .35;
|
|
1433
|
+
opacity: 0.35;
|
|
1771
1434
|
}
|
|
1772
|
-
|
|
1773
1435
|
.e-schedule .e-timeline-year-view .e-work-cells.e-disable-dates .e-date-header:hover {
|
|
1774
1436
|
text-decoration: none;
|
|
1775
1437
|
}
|
|
1776
|
-
|
|
1777
1438
|
.e-schedule .e-timeline-year-view .e-work-cells.e-disable-dates:hover {
|
|
1778
1439
|
background-color: #f3f4f6;
|
|
1779
1440
|
}
|
|
1780
|
-
|
|
1781
1441
|
.e-schedule .e-timeline-year-view .e-content-table {
|
|
1782
1442
|
height: 100%;
|
|
1783
1443
|
}
|
|
1784
|
-
|
|
1785
1444
|
.e-schedule .e-timeline-year-view .e-content-table.e-auto-height {
|
|
1786
1445
|
height: auto;
|
|
1787
1446
|
}
|
|
1788
|
-
|
|
1789
1447
|
.e-schedule .e-timeline-year-view .e-left-indent td {
|
|
1790
1448
|
border-color: #e5e7eb;
|
|
1791
1449
|
border-style: solid;
|
|
1792
1450
|
border-width: 0 1px 0 0;
|
|
1793
1451
|
vertical-align: middle;
|
|
1794
1452
|
}
|
|
1795
|
-
|
|
1796
1453
|
.e-schedule .e-timeline-year-view .e-left-indent tr:last-child td {
|
|
1797
1454
|
border-width: 0 1px 1px 0;
|
|
1798
1455
|
}
|
|
1799
|
-
|
|
1800
1456
|
.e-schedule .e-timeline-year-view.e-horizontal .e-left-indent {
|
|
1801
1457
|
padding: 0;
|
|
1802
1458
|
width: 100px;
|
|
1803
1459
|
}
|
|
1804
|
-
|
|
1805
|
-
.e-schedule .e-timeline-year-view.e-vertical .e-left-indent,
|
|
1806
|
-
.e-schedule .e-timeline-year-view.e-vertical .e-left-indent .e-header-cells {
|
|
1460
|
+
.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 {
|
|
1807
1461
|
width: 100px;
|
|
1808
1462
|
}
|
|
1809
|
-
|
|
1810
1463
|
.e-schedule .e-timeline-year-view .e-month-header {
|
|
1811
1464
|
border-bottom: 1px solid #e5e7eb;
|
|
1812
1465
|
border-right: 1px solid #e5e7eb;
|
|
1813
1466
|
text-align: center;
|
|
1814
1467
|
color: #374151;
|
|
1815
1468
|
}
|
|
1816
|
-
|
|
1817
1469
|
.e-schedule .e-timeline-year-view .e-month-header.e-current-day {
|
|
1818
1470
|
color: #4f46e5;
|
|
1819
1471
|
}
|
|
1820
|
-
|
|
1821
1472
|
.e-schedule .e-timeline-year-view .e-left-indent,
|
|
1822
1473
|
.e-schedule .e-timeline-year-view .e-header-cells {
|
|
1823
1474
|
cursor: default;
|
|
@@ -1826,21 +1477,17 @@
|
|
|
1826
1477
|
padding: 0;
|
|
1827
1478
|
text-align: center;
|
|
1828
1479
|
}
|
|
1829
|
-
|
|
1830
1480
|
.e-schedule .e-timeline-year-view .e-month-header,
|
|
1831
1481
|
.e-schedule .e-timeline-year-view .e-work-cells {
|
|
1832
1482
|
height: 75px;
|
|
1833
1483
|
}
|
|
1834
|
-
|
|
1835
1484
|
.e-schedule .e-timeline-year-view .e-header-cells,
|
|
1836
1485
|
.e-schedule .e-timeline-year-view .e-work-cells {
|
|
1837
1486
|
width: 100px;
|
|
1838
1487
|
}
|
|
1839
|
-
|
|
1840
1488
|
.e-schedule .e-timeline-year-view .e-work-cells {
|
|
1841
1489
|
vertical-align: top;
|
|
1842
1490
|
}
|
|
1843
|
-
|
|
1844
1491
|
.e-schedule .e-timeline-year-view .e-work-cells .e-date-header {
|
|
1845
1492
|
cursor: pointer;
|
|
1846
1493
|
display: table;
|
|
@@ -1850,24 +1497,26 @@
|
|
|
1850
1497
|
text-align: center;
|
|
1851
1498
|
width: 10px;
|
|
1852
1499
|
}
|
|
1853
|
-
|
|
1854
1500
|
.e-schedule .e-timeline-year-view .e-work-cells .e-date-header:hover {
|
|
1855
1501
|
text-decoration: underline;
|
|
1856
1502
|
}
|
|
1857
|
-
|
|
1503
|
+
.e-schedule .e-timeline-year-view.e-virtual-mask .e-work-cells {
|
|
1504
|
+
background-color: #f3f4f6;
|
|
1505
|
+
box-shadow: inset 0 0 0 8px #f9fafb;
|
|
1506
|
+
}
|
|
1507
|
+
.e-schedule .e-timeline-year-view.e-virtual-mask .e-work-cells:hover {
|
|
1508
|
+
background-color: #f3f4f6;
|
|
1509
|
+
}
|
|
1858
1510
|
.e-schedule .e-timeline-year-view .e-event-table {
|
|
1859
1511
|
position: absolute;
|
|
1860
1512
|
top: 0;
|
|
1861
1513
|
}
|
|
1862
|
-
|
|
1863
1514
|
.e-schedule .e-timeline-year-view .e-event-table .e-appointment-wrapper {
|
|
1864
1515
|
position: absolute;
|
|
1865
1516
|
}
|
|
1866
|
-
|
|
1867
1517
|
.e-schedule .e-timeline-year-view .e-event-table .e-inline-appointment {
|
|
1868
1518
|
z-index: 1;
|
|
1869
1519
|
}
|
|
1870
|
-
|
|
1871
1520
|
.e-schedule .e-timeline-year-view .e-event-table .e-appointment {
|
|
1872
1521
|
background: #4f46e5;
|
|
1873
1522
|
border: 1px solid #e5e7eb;
|
|
@@ -1880,11 +1529,9 @@
|
|
|
1880
1529
|
overflow: hidden;
|
|
1881
1530
|
position: absolute;
|
|
1882
1531
|
}
|
|
1883
|
-
|
|
1884
1532
|
.e-schedule .e-timeline-year-view .e-event-table .e-appointment.e-hidden {
|
|
1885
1533
|
display: none;
|
|
1886
1534
|
}
|
|
1887
|
-
|
|
1888
1535
|
.e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-appointment-details {
|
|
1889
1536
|
display: -ms-flexbox;
|
|
1890
1537
|
display: flex;
|
|
@@ -1893,7 +1540,6 @@
|
|
|
1893
1540
|
line-height: 20px;
|
|
1894
1541
|
overflow: hidden;
|
|
1895
1542
|
}
|
|
1896
|
-
|
|
1897
1543
|
.e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-subject {
|
|
1898
1544
|
-ms-flex: auto;
|
|
1899
1545
|
flex: auto;
|
|
@@ -1903,7 +1549,6 @@
|
|
|
1903
1549
|
padding: 1px 2px;
|
|
1904
1550
|
text-overflow: ellipsis;
|
|
1905
1551
|
}
|
|
1906
|
-
|
|
1907
1552
|
.e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-time,
|
|
1908
1553
|
.e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-location {
|
|
1909
1554
|
font-size: 11px;
|
|
@@ -1911,41 +1556,33 @@
|
|
|
1911
1556
|
padding: 1.5px;
|
|
1912
1557
|
text-overflow: ellipsis;
|
|
1913
1558
|
}
|
|
1914
|
-
|
|
1915
1559
|
.e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-disable {
|
|
1916
1560
|
display: none;
|
|
1917
1561
|
}
|
|
1918
|
-
|
|
1919
1562
|
.e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-recurrence-icon,
|
|
1920
1563
|
.e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-recurrence-edit-icon {
|
|
1921
1564
|
line-height: 38px;
|
|
1922
1565
|
padding: 0 5px;
|
|
1923
1566
|
}
|
|
1924
|
-
|
|
1925
1567
|
.e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-indicator {
|
|
1926
1568
|
display: block;
|
|
1927
1569
|
}
|
|
1928
|
-
|
|
1929
1570
|
.e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-left-icon,
|
|
1930
1571
|
.e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-right-icon {
|
|
1931
1572
|
font-size: 10px;
|
|
1932
1573
|
line-height: 38px;
|
|
1933
1574
|
padding-right: 7px;
|
|
1934
1575
|
}
|
|
1935
|
-
|
|
1936
1576
|
.e-schedule .e-timeline-year-view .e-event-table .e-appointment .e-right-icon {
|
|
1937
1577
|
padding-right: 5px;
|
|
1938
1578
|
}
|
|
1939
|
-
|
|
1940
1579
|
.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 {
|
|
1941
1580
|
border: 0;
|
|
1942
1581
|
box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05), 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05), 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
|
|
1943
1582
|
}
|
|
1944
|
-
|
|
1945
1583
|
.e-schedule .e-timeline-year-view .e-event-table .e-appointment.e-allow-select {
|
|
1946
1584
|
pointer-events: none;
|
|
1947
1585
|
}
|
|
1948
|
-
|
|
1949
1586
|
.e-schedule .e-timeline-year-view .e-event-table .e-more-indicator {
|
|
1950
1587
|
color: #6b7280;
|
|
1951
1588
|
cursor: pointer;
|
|
@@ -1956,53 +1593,44 @@
|
|
|
1956
1593
|
position: absolute;
|
|
1957
1594
|
text-overflow: ellipsis;
|
|
1958
1595
|
}
|
|
1959
|
-
|
|
1960
1596
|
.e-schedule .e-timeline-year-view .e-event-table .e-more-indicator.e-hidden {
|
|
1961
1597
|
display: none;
|
|
1962
1598
|
}
|
|
1963
|
-
|
|
1964
1599
|
.e-schedule .e-timeline-year-view .e-event-table .e-more-indicator:focus {
|
|
1965
1600
|
text-decoration: underline;
|
|
1966
1601
|
}
|
|
1967
|
-
|
|
1968
1602
|
.e-schedule.e-device .e-year-view .e-month-calendar {
|
|
1969
1603
|
max-width: 100%;
|
|
1970
1604
|
min-width: 100%;
|
|
1971
1605
|
}
|
|
1972
|
-
|
|
1973
1606
|
.e-schedule .e-timeline-view .e-content-wrap,
|
|
1974
1607
|
.e-schedule .e-timeline-view .e-content-table,
|
|
1975
1608
|
.e-schedule .e-timeline-month-view .e-content-wrap,
|
|
1976
1609
|
.e-schedule .e-timeline-month-view .e-content-table {
|
|
1977
1610
|
height: 100%;
|
|
1978
1611
|
}
|
|
1979
|
-
|
|
1980
1612
|
.e-schedule .e-timeline-view .e-date-header-wrap,
|
|
1981
1613
|
.e-schedule .e-timeline-month-view .e-date-header-wrap {
|
|
1982
1614
|
font-size: 14px;
|
|
1983
1615
|
overflow: hidden;
|
|
1984
1616
|
position: relative;
|
|
1985
1617
|
}
|
|
1986
|
-
|
|
1987
1618
|
.e-schedule .e-timeline-view .e-event-table,
|
|
1988
1619
|
.e-schedule .e-timeline-month-view .e-event-table {
|
|
1989
1620
|
position: absolute;
|
|
1990
1621
|
top: 0;
|
|
1991
1622
|
}
|
|
1992
|
-
|
|
1993
1623
|
.e-schedule .e-timeline-view .e-appointment-container.e-event-container,
|
|
1994
1624
|
.e-schedule .e-timeline-month-view .e-appointment-container.e-event-container {
|
|
1995
1625
|
height: 60px;
|
|
1996
1626
|
position: relative;
|
|
1997
1627
|
}
|
|
1998
|
-
|
|
1999
1628
|
.e-schedule .e-timeline-view .e-date-header-wrap table col,
|
|
2000
1629
|
.e-schedule .e-timeline-view .e-content-wrap table col,
|
|
2001
1630
|
.e-schedule .e-timeline-month-view .e-date-header-wrap table col,
|
|
2002
1631
|
.e-schedule .e-timeline-month-view .e-content-wrap table col {
|
|
2003
1632
|
width: 50px;
|
|
2004
1633
|
}
|
|
2005
|
-
|
|
2006
1634
|
.e-schedule .e-timeline-view .e-date-header-wrap table tbody td,
|
|
2007
1635
|
.e-schedule .e-timeline-month-view .e-date-header-wrap table tbody td {
|
|
2008
1636
|
height: 36px;
|
|
@@ -2011,44 +1639,36 @@
|
|
|
2011
1639
|
text-overflow: ellipsis;
|
|
2012
1640
|
white-space: nowrap;
|
|
2013
1641
|
}
|
|
2014
|
-
|
|
2015
1642
|
.e-schedule .e-timeline-view .e-date-header-wrap table tbody td.e-time-slots,
|
|
2016
1643
|
.e-schedule .e-timeline-month-view .e-date-header-wrap table tbody td.e-time-slots {
|
|
2017
1644
|
overflow: inherit;
|
|
2018
1645
|
background-color: #f3f4f6;
|
|
2019
1646
|
}
|
|
2020
|
-
|
|
2021
1647
|
.e-schedule .e-timeline-view .e-date-header-wrap table tbody td > span,
|
|
2022
1648
|
.e-schedule .e-timeline-month-view .e-date-header-wrap table tbody td > span {
|
|
2023
1649
|
position: relative;
|
|
2024
1650
|
}
|
|
2025
|
-
|
|
2026
1651
|
.e-schedule .e-timeline-view .e-navigate:hover,
|
|
2027
1652
|
.e-schedule .e-timeline-month-view .e-navigate:hover {
|
|
2028
1653
|
cursor: pointer;
|
|
2029
1654
|
text-decoration: underline;
|
|
2030
1655
|
}
|
|
2031
|
-
|
|
2032
1656
|
.e-schedule .e-timeline-view .e-navigate:focus,
|
|
2033
1657
|
.e-schedule .e-timeline-month-view .e-navigate:focus {
|
|
2034
1658
|
text-decoration: underline;
|
|
2035
1659
|
}
|
|
2036
|
-
|
|
2037
1660
|
.e-schedule .e-timeline-view .e-work-cells,
|
|
2038
1661
|
.e-schedule .e-timeline-month-view .e-work-cells {
|
|
2039
1662
|
height: 60px;
|
|
2040
1663
|
}
|
|
2041
|
-
|
|
2042
1664
|
.e-schedule .e-timeline-view .e-work-cells.e-disable-dates,
|
|
2043
1665
|
.e-schedule .e-timeline-month-view .e-work-cells.e-disable-dates {
|
|
2044
1666
|
background-color: #f3f4f6;
|
|
2045
1667
|
}
|
|
2046
|
-
|
|
2047
1668
|
.e-schedule .e-timeline-view .e-work-cells.e-disable-dates:hover,
|
|
2048
1669
|
.e-schedule .e-timeline-month-view .e-work-cells.e-disable-dates:hover {
|
|
2049
1670
|
background-color: #f3f4f6;
|
|
2050
1671
|
}
|
|
2051
|
-
|
|
2052
1672
|
.e-schedule .e-timeline-view .e-resource-text,
|
|
2053
1673
|
.e-schedule .e-timeline-month-view .e-resource-text {
|
|
2054
1674
|
color: #111827;
|
|
@@ -2057,7 +1677,6 @@
|
|
|
2057
1677
|
padding: 4px 12px;
|
|
2058
1678
|
text-overflow: ellipsis;
|
|
2059
1679
|
}
|
|
2060
|
-
|
|
2061
1680
|
.e-schedule .e-timeline-view .e-resource-left-td,
|
|
2062
1681
|
.e-schedule .e-timeline-month-view .e-resource-left-td {
|
|
2063
1682
|
background-color: #fff;
|
|
@@ -2068,7 +1687,6 @@
|
|
|
2068
1687
|
vertical-align: middle;
|
|
2069
1688
|
width: 200px;
|
|
2070
1689
|
}
|
|
2071
|
-
|
|
2072
1690
|
.e-schedule .e-timeline-view .e-resource-cells,
|
|
2073
1691
|
.e-schedule .e-timeline-month-view .e-resource-cells {
|
|
2074
1692
|
background-color: #f9fafb;
|
|
@@ -2081,73 +1699,59 @@
|
|
|
2081
1699
|
padding-right: 0;
|
|
2082
1700
|
vertical-align: middle;
|
|
2083
1701
|
}
|
|
2084
|
-
|
|
2085
1702
|
.e-schedule .e-timeline-view .e-resource-cells:focus,
|
|
2086
1703
|
.e-schedule .e-timeline-month-view .e-resource-cells:focus {
|
|
2087
1704
|
background-color: #f3f4f6;
|
|
2088
1705
|
}
|
|
2089
|
-
|
|
2090
1706
|
.e-schedule .e-timeline-view .e-resource-column-wrap,
|
|
2091
1707
|
.e-schedule .e-timeline-month-view .e-resource-column-wrap {
|
|
2092
1708
|
overflow: hidden;
|
|
2093
1709
|
position: relative;
|
|
2094
1710
|
}
|
|
2095
|
-
|
|
2096
1711
|
.e-schedule .e-timeline-view .e-resource-column-table,
|
|
2097
1712
|
.e-schedule .e-timeline-month-view .e-resource-column-table {
|
|
2098
1713
|
height: 100%;
|
|
2099
1714
|
}
|
|
2100
|
-
|
|
2101
1715
|
.e-schedule .e-timeline-view .e-auto-height,
|
|
2102
1716
|
.e-schedule .e-timeline-month-view .e-auto-height {
|
|
2103
1717
|
height: auto;
|
|
2104
1718
|
}
|
|
2105
|
-
|
|
2106
|
-
.e-schedule .e-timeline-view.e-ignore-whitespace .e-work-cells,
|
|
2107
|
-
.e-schedule .e-timeline-view.e-ignore-whitespace .e-resource-cells,
|
|
2108
|
-
.e-schedule .e-timeline-view.e-ignore-whitespace .e-event-container,
|
|
1719
|
+
.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,
|
|
2109
1720
|
.e-schedule .e-timeline-month-view.e-ignore-whitespace .e-work-cells,
|
|
2110
1721
|
.e-schedule .e-timeline-month-view.e-ignore-whitespace .e-resource-cells,
|
|
2111
1722
|
.e-schedule .e-timeline-month-view.e-ignore-whitespace .e-event-container {
|
|
2112
1723
|
height: 42px;
|
|
2113
1724
|
}
|
|
2114
|
-
|
|
2115
1725
|
.e-schedule .e-timeline-view.e-virtual-mask .e-work-cells,
|
|
2116
1726
|
.e-schedule .e-timeline-month-view.e-virtual-mask .e-work-cells {
|
|
2117
1727
|
background-color: #f3f4f6;
|
|
2118
1728
|
box-shadow: inset 0 0 0 8px #f9fafb;
|
|
2119
1729
|
}
|
|
2120
|
-
|
|
2121
1730
|
.e-schedule .e-timeline-view .e-resource-tree-icon,
|
|
2122
1731
|
.e-schedule .e-timeline-month-view .e-resource-tree-icon {
|
|
2123
1732
|
color: #6b7280;
|
|
2124
1733
|
cursor: pointer;
|
|
2125
1734
|
float: left;
|
|
2126
|
-
font-family:
|
|
1735
|
+
font-family: "e-icons";
|
|
2127
1736
|
font-size: 12px;
|
|
2128
1737
|
padding: 4px 7px;
|
|
2129
1738
|
}
|
|
2130
|
-
|
|
2131
1739
|
.e-schedule .e-timeline-view .e-resource-collapse,
|
|
2132
1740
|
.e-schedule .e-timeline-month-view .e-resource-collapse {
|
|
2133
1741
|
transform: rotate(90deg);
|
|
2134
1742
|
}
|
|
2135
|
-
|
|
2136
1743
|
.e-schedule .e-timeline-view .e-child-node,
|
|
2137
1744
|
.e-schedule .e-timeline-month-view .e-child-node {
|
|
2138
1745
|
background-color: #fff;
|
|
2139
1746
|
}
|
|
2140
|
-
|
|
2141
1747
|
.e-schedule .e-timeline-view .e-appointment-wrapper,
|
|
2142
1748
|
.e-schedule .e-timeline-month-view .e-appointment-wrapper {
|
|
2143
1749
|
position: absolute;
|
|
2144
1750
|
}
|
|
2145
|
-
|
|
2146
1751
|
.e-schedule .e-timeline-view .e-inline-appointment,
|
|
2147
1752
|
.e-schedule .e-timeline-month-view .e-inline-appointment {
|
|
2148
1753
|
z-index: 1;
|
|
2149
1754
|
}
|
|
2150
|
-
|
|
2151
1755
|
.e-schedule .e-timeline-view .e-appointment,
|
|
2152
1756
|
.e-schedule .e-timeline-month-view .e-appointment {
|
|
2153
1757
|
background: #4f46e5;
|
|
@@ -2161,7 +1765,6 @@
|
|
|
2161
1765
|
overflow: hidden;
|
|
2162
1766
|
position: absolute;
|
|
2163
1767
|
}
|
|
2164
|
-
|
|
2165
1768
|
.e-schedule .e-timeline-view .e-appointment .e-appointment-details,
|
|
2166
1769
|
.e-schedule .e-timeline-month-view .e-appointment .e-appointment-details {
|
|
2167
1770
|
display: -ms-flexbox;
|
|
@@ -2171,14 +1774,12 @@
|
|
|
2171
1774
|
overflow: hidden;
|
|
2172
1775
|
padding: 0 4px;
|
|
2173
1776
|
}
|
|
2174
|
-
|
|
2175
1777
|
.e-schedule .e-timeline-view .e-appointment .e-appointment-details .e-inner-wrap,
|
|
2176
1778
|
.e-schedule .e-timeline-month-view .e-appointment .e-appointment-details .e-inner-wrap {
|
|
2177
1779
|
-ms-flex: auto;
|
|
2178
1780
|
flex: auto;
|
|
2179
1781
|
overflow: hidden;
|
|
2180
1782
|
}
|
|
2181
|
-
|
|
2182
1783
|
.e-schedule .e-timeline-view .e-appointment .e-subject,
|
|
2183
1784
|
.e-schedule .e-timeline-month-view .e-appointment .e-subject {
|
|
2184
1785
|
font-size: 13px;
|
|
@@ -2190,7 +1791,6 @@
|
|
|
2190
1791
|
padding-top: 4px;
|
|
2191
1792
|
text-overflow: ellipsis;
|
|
2192
1793
|
}
|
|
2193
|
-
|
|
2194
1794
|
.e-schedule .e-timeline-view .e-appointment .e-time,
|
|
2195
1795
|
.e-schedule .e-timeline-view .e-appointment .e-location,
|
|
2196
1796
|
.e-schedule .e-timeline-month-view .e-appointment .e-time,
|
|
@@ -2200,18 +1800,15 @@
|
|
|
2200
1800
|
padding-top: 1px;
|
|
2201
1801
|
text-overflow: ellipsis;
|
|
2202
1802
|
}
|
|
2203
|
-
|
|
2204
1803
|
.e-schedule .e-timeline-view .e-appointment .e-time,
|
|
2205
1804
|
.e-schedule .e-timeline-month-view .e-appointment .e-time {
|
|
2206
1805
|
display: block;
|
|
2207
1806
|
line-height: 1.4;
|
|
2208
1807
|
}
|
|
2209
|
-
|
|
2210
1808
|
.e-schedule .e-timeline-view .e-appointment .e-disable,
|
|
2211
1809
|
.e-schedule .e-timeline-month-view .e-appointment .e-disable {
|
|
2212
1810
|
display: none;
|
|
2213
1811
|
}
|
|
2214
|
-
|
|
2215
1812
|
.e-schedule .e-timeline-view .e-appointment .e-recurrence-icon,
|
|
2216
1813
|
.e-schedule .e-timeline-view .e-appointment .e-recurrence-edit-icon,
|
|
2217
1814
|
.e-schedule .e-timeline-month-view .e-appointment .e-recurrence-icon,
|
|
@@ -2219,12 +1816,10 @@
|
|
|
2219
1816
|
line-height: 38px;
|
|
2220
1817
|
padding: 0 5px;
|
|
2221
1818
|
}
|
|
2222
|
-
|
|
2223
1819
|
.e-schedule .e-timeline-view .e-appointment .e-indicator,
|
|
2224
1820
|
.e-schedule .e-timeline-month-view .e-appointment .e-indicator {
|
|
2225
1821
|
display: block;
|
|
2226
1822
|
}
|
|
2227
|
-
|
|
2228
1823
|
.e-schedule .e-timeline-view .e-appointment .e-left-icon,
|
|
2229
1824
|
.e-schedule .e-timeline-view .e-appointment .e-right-icon,
|
|
2230
1825
|
.e-schedule .e-timeline-month-view .e-appointment .e-left-icon,
|
|
@@ -2233,24 +1828,20 @@
|
|
|
2233
1828
|
line-height: 38px;
|
|
2234
1829
|
padding-right: 7px;
|
|
2235
1830
|
}
|
|
2236
|
-
|
|
2237
1831
|
.e-schedule .e-timeline-view .e-appointment .e-right-icon,
|
|
2238
1832
|
.e-schedule .e-timeline-month-view .e-appointment .e-right-icon {
|
|
2239
1833
|
padding-right: 5px;
|
|
2240
1834
|
}
|
|
2241
|
-
|
|
2242
1835
|
.e-schedule .e-timeline-view .e-appointment.e-appointment-border, .e-schedule .e-timeline-view .e-appointment:focus,
|
|
2243
1836
|
.e-schedule .e-timeline-month-view .e-appointment.e-appointment-border,
|
|
2244
1837
|
.e-schedule .e-timeline-month-view .e-appointment:focus {
|
|
2245
1838
|
border: 0;
|
|
2246
1839
|
box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05), 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05), 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
|
|
2247
1840
|
}
|
|
2248
|
-
|
|
2249
1841
|
.e-schedule .e-timeline-view .e-appointment.e-allow-select,
|
|
2250
1842
|
.e-schedule .e-timeline-month-view .e-appointment.e-allow-select {
|
|
2251
1843
|
pointer-events: none;
|
|
2252
1844
|
}
|
|
2253
|
-
|
|
2254
1845
|
.e-schedule .e-timeline-view .e-more-indicator,
|
|
2255
1846
|
.e-schedule .e-timeline-month-view .e-more-indicator {
|
|
2256
1847
|
color: #6b7280;
|
|
@@ -2262,150 +1853,122 @@
|
|
|
2262
1853
|
position: absolute;
|
|
2263
1854
|
text-overflow: ellipsis;
|
|
2264
1855
|
}
|
|
2265
|
-
|
|
2266
1856
|
.e-schedule .e-timeline-view .e-more-indicator:focus,
|
|
2267
1857
|
.e-schedule .e-timeline-month-view .e-more-indicator:focus {
|
|
2268
1858
|
text-decoration: underline;
|
|
2269
1859
|
}
|
|
2270
|
-
|
|
2271
1860
|
.e-schedule .e-timeline-view .e-navigate {
|
|
2272
1861
|
font-size: 14px;
|
|
2273
1862
|
}
|
|
2274
|
-
|
|
2275
1863
|
.e-schedule .e-timeline-view .e-clone-time-indicator,
|
|
2276
1864
|
.e-schedule .e-timeline-view .e-current-time {
|
|
2277
1865
|
bottom: 0;
|
|
2278
1866
|
position: absolute;
|
|
2279
1867
|
}
|
|
2280
|
-
|
|
2281
1868
|
.e-schedule .e-timeline-view .e-current-timeline {
|
|
2282
1869
|
position: absolute;
|
|
2283
1870
|
top: 0;
|
|
2284
1871
|
}
|
|
2285
|
-
|
|
2286
1872
|
.e-schedule .e-timeline-month-view .e-date-header-wrap table col,
|
|
2287
1873
|
.e-schedule .e-timeline-month-view .e-content-wrap table col {
|
|
2288
1874
|
width: 70px;
|
|
2289
1875
|
}
|
|
2290
|
-
|
|
2291
1876
|
.e-schedule .e-virtual-scroll .e-content-table {
|
|
2292
1877
|
position: absolute;
|
|
2293
1878
|
transform: translateY(0);
|
|
2294
1879
|
}
|
|
2295
|
-
|
|
2296
1880
|
.e-schedule .e-virtual-scroll .e-content-table.e-virtual-relative {
|
|
2297
1881
|
position: relative;
|
|
2298
1882
|
}
|
|
2299
|
-
|
|
2300
1883
|
.e-schedule .e-virtual-scroll .e-content-wrap.e-transition {
|
|
2301
1884
|
transition: all 1000ms linear;
|
|
2302
1885
|
}
|
|
2303
|
-
|
|
2304
1886
|
.e-schedule.e-rtl .e-timeline-view .e-appointment .e-left-icon,
|
|
2305
1887
|
.e-schedule.e-rtl .e-timeline-view .e-appointment .e-right-icon,
|
|
2306
1888
|
.e-schedule.e-rtl .e-timeline-month-view .e-appointment .e-left-icon,
|
|
2307
1889
|
.e-schedule.e-rtl .e-timeline-month-view .e-appointment .e-right-icon {
|
|
2308
1890
|
padding: 0 0 0 5px;
|
|
2309
1891
|
}
|
|
2310
|
-
|
|
2311
1892
|
.e-schedule.e-rtl .e-timeline-view .e-inline-appointment,
|
|
2312
1893
|
.e-schedule.e-rtl .e-timeline-month-view .e-inline-appointment {
|
|
2313
1894
|
z-index: 1;
|
|
2314
1895
|
}
|
|
2315
|
-
|
|
2316
1896
|
.e-schedule.e-rtl .e-timeline-view .e-resource-left-td,
|
|
2317
1897
|
.e-schedule.e-rtl .e-timeline-month-view .e-resource-left-td {
|
|
2318
1898
|
border-width: 0 0 1px 1px;
|
|
2319
1899
|
}
|
|
2320
|
-
|
|
2321
1900
|
.e-schedule.e-rtl .e-timeline-view .e-resource-cells,
|
|
2322
1901
|
.e-schedule.e-rtl .e-timeline-month-view .e-resource-cells {
|
|
2323
1902
|
border-width: 0 0 1px 1px;
|
|
2324
1903
|
padding-right: 15px;
|
|
2325
1904
|
}
|
|
2326
|
-
|
|
2327
1905
|
.e-schedule.e-rtl .e-timeline-view .e-resource-tree-icon,
|
|
2328
1906
|
.e-schedule.e-rtl .e-timeline-month-view .e-resource-tree-icon {
|
|
2329
1907
|
float: right;
|
|
2330
1908
|
}
|
|
2331
|
-
|
|
2332
1909
|
.e-schedule.e-rtl .e-timeline-view .e-appointment.e-schedule-event-clone .e-appointment-details .e-inner-wrap,
|
|
2333
1910
|
.e-schedule.e-rtl .e-timeline-month-view .e-appointment.e-schedule-event-clone .e-appointment-details .e-inner-wrap {
|
|
2334
1911
|
text-align: right;
|
|
2335
1912
|
}
|
|
2336
|
-
|
|
2337
1913
|
.e-schedule.e-device .e-month-view .e-date-header-wrap,
|
|
2338
1914
|
.e-schedule.e-device .e-timeline-view .e-date-header-wrap,
|
|
2339
1915
|
.e-schedule.e-device .e-timeline-month-view .e-date-header-wrap {
|
|
2340
1916
|
font-size: 16px;
|
|
2341
1917
|
}
|
|
2342
|
-
|
|
2343
1918
|
.e-schedule.e-device .e-month-view .e-date-header-wrap td,
|
|
2344
1919
|
.e-schedule.e-device .e-timeline-view .e-date-header-wrap td,
|
|
2345
1920
|
.e-schedule.e-device .e-timeline-month-view .e-date-header-wrap td {
|
|
2346
1921
|
border-left-width: 0;
|
|
2347
1922
|
border-right-width: 0;
|
|
2348
1923
|
}
|
|
2349
|
-
|
|
2350
1924
|
.e-schedule.e-device .e-month-view .e-content-wrap,
|
|
2351
1925
|
.e-schedule.e-device .e-timeline-view .e-content-wrap,
|
|
2352
1926
|
.e-schedule.e-device .e-timeline-month-view .e-content-wrap {
|
|
2353
1927
|
font-size: 14px;
|
|
2354
1928
|
}
|
|
2355
|
-
|
|
2356
1929
|
.e-schedule.e-device .e-month-view .e-date-header:hover,
|
|
2357
1930
|
.e-schedule.e-device .e-timeline-view .e-date-header:hover,
|
|
2358
1931
|
.e-schedule.e-device .e-timeline-month-view .e-date-header:hover {
|
|
2359
1932
|
text-decoration: none;
|
|
2360
1933
|
}
|
|
2361
|
-
|
|
2362
1934
|
.e-schedule.e-device .e-month-view .e-more-indicator,
|
|
2363
1935
|
.e-schedule.e-device .e-timeline-view .e-more-indicator,
|
|
2364
1936
|
.e-schedule.e-device .e-timeline-month-view .e-more-indicator {
|
|
2365
1937
|
font-size: 12px;
|
|
2366
1938
|
}
|
|
2367
|
-
|
|
2368
1939
|
.e-schedule.e-device .e-month-view .e-navigate:hover,
|
|
2369
1940
|
.e-schedule.e-device .e-timeline-view .e-navigate:hover,
|
|
2370
1941
|
.e-schedule.e-device .e-timeline-month-view .e-navigate:hover {
|
|
2371
1942
|
text-decoration: none;
|
|
2372
1943
|
}
|
|
2373
|
-
|
|
2374
1944
|
.e-schedule .e-month-agenda-view .e-schedule-resource-toolbar .e-resource-menu {
|
|
2375
1945
|
margin-top: 6px;
|
|
2376
1946
|
}
|
|
2377
|
-
|
|
2378
1947
|
.e-schedule .e-month-agenda-view .e-schedule-resource-toolbar .e-resource-menu.e-disable {
|
|
2379
1948
|
display: none;
|
|
2380
1949
|
}
|
|
2381
|
-
|
|
2382
1950
|
.e-schedule .e-month-agenda-view .e-schedule-resource-toolbar .e-resource-level-title .e-icon-next {
|
|
2383
1951
|
margin-top: 4px;
|
|
2384
1952
|
}
|
|
2385
|
-
|
|
2386
1953
|
.e-schedule .e-month-agenda-view .e-week-number-wrapper .e-week-number {
|
|
2387
1954
|
border-right: 1px solid #e5e7eb;
|
|
2388
1955
|
height: 40px;
|
|
2389
1956
|
padding-top: 8px;
|
|
2390
1957
|
}
|
|
2391
|
-
|
|
2392
1958
|
.e-schedule .e-month-agenda-view .e-wrapper-container {
|
|
2393
1959
|
position: relative;
|
|
2394
1960
|
}
|
|
2395
|
-
|
|
2396
1961
|
.e-schedule .e-month-agenda-view .e-week-number-wrapper .e-schedule-table,
|
|
2397
1962
|
.e-schedule .e-month-agenda-view .e-content-table {
|
|
2398
1963
|
border-bottom: 2px solid #e5e7eb;
|
|
2399
1964
|
box-shadow: 0 1px 0 rgba(0, 0, 0, 0.15);
|
|
2400
1965
|
}
|
|
2401
|
-
|
|
2402
1966
|
.e-schedule .e-month-agenda-view .e-resource-column {
|
|
2403
1967
|
border-bottom: 1px solid #e5e7eb;
|
|
2404
1968
|
border-right: 1px solid #e5e7eb;
|
|
2405
1969
|
vertical-align: top;
|
|
2406
1970
|
width: 75px;
|
|
2407
1971
|
}
|
|
2408
|
-
|
|
2409
1972
|
.e-schedule .e-month-agenda-view .e-resource-name {
|
|
2410
1973
|
color: #111827;
|
|
2411
1974
|
font-size: 16px;
|
|
@@ -2414,24 +1977,19 @@
|
|
|
2414
1977
|
padding: 8px;
|
|
2415
1978
|
text-overflow: ellipsis;
|
|
2416
1979
|
}
|
|
2417
|
-
|
|
2418
1980
|
.e-schedule .e-month-agenda-view .e-day-padding {
|
|
2419
1981
|
padding-left: 8px;
|
|
2420
1982
|
}
|
|
2421
|
-
|
|
2422
1983
|
.e-schedule .e-month-agenda-view .e-day-border {
|
|
2423
1984
|
border-bottom: 1px solid #e5e7eb;
|
|
2424
1985
|
}
|
|
2425
|
-
|
|
2426
1986
|
.e-schedule .e-month-agenda-view .e-date-header-wrap {
|
|
2427
1987
|
font-size: 16px;
|
|
2428
1988
|
overflow: hidden;
|
|
2429
1989
|
}
|
|
2430
|
-
|
|
2431
1990
|
.e-schedule .e-month-agenda-view .e-content-wrap {
|
|
2432
1991
|
font-size: 14px;
|
|
2433
1992
|
}
|
|
2434
|
-
|
|
2435
1993
|
.e-schedule .e-month-agenda-view .e-header-cells {
|
|
2436
1994
|
cursor: default;
|
|
2437
1995
|
font-weight: 400;
|
|
@@ -2439,21 +1997,17 @@
|
|
|
2439
1997
|
padding: 5px;
|
|
2440
1998
|
text-align: center;
|
|
2441
1999
|
}
|
|
2442
|
-
|
|
2443
2000
|
.e-schedule .e-month-agenda-view .e-work-cells {
|
|
2444
2001
|
height: 40px;
|
|
2445
2002
|
position: relative;
|
|
2446
2003
|
vertical-align: top;
|
|
2447
2004
|
}
|
|
2448
|
-
|
|
2449
2005
|
.e-schedule .e-month-agenda-view .e-work-cells.e-disable-dates {
|
|
2450
2006
|
background-color: #f3f4f6;
|
|
2451
2007
|
}
|
|
2452
|
-
|
|
2453
2008
|
.e-schedule .e-month-agenda-view .e-work-cells.e-disable-dates:hover {
|
|
2454
2009
|
background-color: #f3f4f6;
|
|
2455
2010
|
}
|
|
2456
|
-
|
|
2457
2011
|
.e-schedule .e-month-agenda-view .e-date-header {
|
|
2458
2012
|
height: 24px;
|
|
2459
2013
|
line-height: 24.5px;
|
|
@@ -2461,37 +2015,30 @@
|
|
|
2461
2015
|
text-align: center;
|
|
2462
2016
|
width: 24px;
|
|
2463
2017
|
}
|
|
2464
|
-
|
|
2465
2018
|
.e-schedule .e-month-agenda-view .e-appointment-container {
|
|
2466
2019
|
min-height: 40px;
|
|
2467
2020
|
}
|
|
2468
|
-
|
|
2469
2021
|
.e-schedule .e-month-agenda-view .e-appointment-wrap {
|
|
2470
2022
|
background-color: #fff;
|
|
2471
2023
|
overflow: auto;
|
|
2472
2024
|
padding: 0 8px;
|
|
2473
2025
|
}
|
|
2474
|
-
|
|
2475
2026
|
.e-schedule .e-month-agenda-view .e-appointment {
|
|
2476
2027
|
border-left: 3px solid #4f46e5;
|
|
2477
2028
|
border-right: 0;
|
|
2478
2029
|
cursor: default;
|
|
2479
2030
|
padding: 0 16px;
|
|
2480
2031
|
}
|
|
2481
|
-
|
|
2482
2032
|
.e-schedule .e-month-agenda-view .e-appointment:hover {
|
|
2483
2033
|
background: #f3f4f6;
|
|
2484
2034
|
}
|
|
2485
|
-
|
|
2486
2035
|
.e-schedule .e-month-agenda-view .e-appointment.e-appointment-border, .e-schedule .e-month-agenda-view .e-appointment:focus {
|
|
2487
2036
|
background: #e5e7eb;
|
|
2488
2037
|
}
|
|
2489
|
-
|
|
2490
2038
|
.e-schedule .e-month-agenda-view .e-subject-wrap {
|
|
2491
2039
|
display: -ms-flexbox;
|
|
2492
2040
|
display: flex;
|
|
2493
2041
|
}
|
|
2494
|
-
|
|
2495
2042
|
.e-schedule .e-month-agenda-view .e-subject {
|
|
2496
2043
|
color: #111827;
|
|
2497
2044
|
font-size: 14px;
|
|
@@ -2499,14 +2046,12 @@
|
|
|
2499
2046
|
overflow: hidden;
|
|
2500
2047
|
text-overflow: ellipsis;
|
|
2501
2048
|
}
|
|
2502
|
-
|
|
2503
2049
|
.e-schedule .e-month-agenda-view .e-recurrence-icon,
|
|
2504
2050
|
.e-schedule .e-month-agenda-view .e-recurrence-edit-icon {
|
|
2505
2051
|
color: #6b7280;
|
|
2506
2052
|
line-height: 26px;
|
|
2507
2053
|
padding: 0 10px;
|
|
2508
2054
|
}
|
|
2509
|
-
|
|
2510
2055
|
.e-schedule .e-month-agenda-view .e-date-time {
|
|
2511
2056
|
color: #6b7280;
|
|
2512
2057
|
font-size: 12px;
|
|
@@ -2514,7 +2059,6 @@
|
|
|
2514
2059
|
overflow: hidden;
|
|
2515
2060
|
text-overflow: ellipsis;
|
|
2516
2061
|
}
|
|
2517
|
-
|
|
2518
2062
|
.e-schedule .e-month-agenda-view .e-location {
|
|
2519
2063
|
color: #6b7280;
|
|
2520
2064
|
font-size: 12px;
|
|
@@ -2523,7 +2067,6 @@
|
|
|
2523
2067
|
padding-left: 8px;
|
|
2524
2068
|
text-overflow: ellipsis;
|
|
2525
2069
|
}
|
|
2526
|
-
|
|
2527
2070
|
.e-schedule .e-month-agenda-view .e-no-event {
|
|
2528
2071
|
color: #6b7280;
|
|
2529
2072
|
cursor: default;
|
|
@@ -2531,16 +2074,13 @@
|
|
|
2531
2074
|
height: 100%;
|
|
2532
2075
|
padding: 8px 4px;
|
|
2533
2076
|
}
|
|
2534
|
-
|
|
2535
2077
|
.e-schedule .e-month-agenda-view .e-agenda-item.e-month-agenda-view {
|
|
2536
2078
|
padding: 16px 0 0;
|
|
2537
2079
|
}
|
|
2538
|
-
|
|
2539
2080
|
.e-schedule .e-month-agenda-view .e-agenda-parent.e-month-agenda-view {
|
|
2540
2081
|
margin: 0;
|
|
2541
2082
|
padding: 0;
|
|
2542
2083
|
}
|
|
2543
|
-
|
|
2544
2084
|
.e-schedule .e-month-agenda-view .e-work-cells .e-appointment-indicator {
|
|
2545
2085
|
background: #4f46e5;
|
|
2546
2086
|
border-radius: 50%;
|
|
@@ -2549,22 +2089,18 @@
|
|
|
2549
2089
|
margin: 1px auto;
|
|
2550
2090
|
width: 6px;
|
|
2551
2091
|
}
|
|
2552
|
-
|
|
2553
2092
|
.e-schedule.e-rtl .e-month-agenda-view .e-left-indent {
|
|
2554
2093
|
border-left: 1px solid #e5e7eb;
|
|
2555
2094
|
border-right-width: 0;
|
|
2556
2095
|
}
|
|
2557
|
-
|
|
2558
2096
|
.e-schedule.e-rtl .e-month-agenda-view .e-week-number {
|
|
2559
2097
|
border-left: 1px solid #e5e7eb;
|
|
2560
2098
|
border-right-width: 0;
|
|
2561
2099
|
}
|
|
2562
|
-
|
|
2563
2100
|
.e-schedule.e-rtl .e-month-agenda-view .e-appointment {
|
|
2564
2101
|
border-left: 0;
|
|
2565
2102
|
border-right: 3px solid #4f46e5;
|
|
2566
2103
|
}
|
|
2567
|
-
|
|
2568
2104
|
.e-schedule.e-rtl .e-month-agenda-view .e-resource-column {
|
|
2569
2105
|
border-bottom: 1px solid #e5e7eb;
|
|
2570
2106
|
border-left: 1px solid #e5e7eb;
|
|
@@ -2572,33 +2108,26 @@
|
|
|
2572
2108
|
vertical-align: top;
|
|
2573
2109
|
width: 75px;
|
|
2574
2110
|
}
|
|
2575
|
-
|
|
2576
2111
|
.e-schedule.e-rtl .e-month-agenda-view .e-resource-column .e-resource-name {
|
|
2577
2112
|
white-space: normal;
|
|
2578
2113
|
}
|
|
2579
|
-
|
|
2580
2114
|
.e-schedule.e-rtl .e-month-agenda-view .e-day-padding {
|
|
2581
2115
|
padding-right: 8px;
|
|
2582
2116
|
}
|
|
2583
|
-
|
|
2584
2117
|
.e-schedule.e-device .e-month-agenda-view .e-date-header-wrap {
|
|
2585
2118
|
font-size: 16px;
|
|
2586
2119
|
}
|
|
2587
|
-
|
|
2588
2120
|
.e-schedule.e-device .e-month-agenda-view .e-content-wrap {
|
|
2589
2121
|
font-size: 14px;
|
|
2590
2122
|
}
|
|
2591
|
-
|
|
2592
2123
|
.e-schedule .e-agenda-view {
|
|
2593
2124
|
background-color: #fff;
|
|
2594
2125
|
}
|
|
2595
|
-
|
|
2596
2126
|
.e-schedule .e-agenda-view .e-content-wrap table td:first-child,
|
|
2597
2127
|
.e-schedule .e-agenda-view .e-date-column {
|
|
2598
2128
|
vertical-align: top;
|
|
2599
2129
|
width: 75px;
|
|
2600
2130
|
}
|
|
2601
|
-
|
|
2602
2131
|
.e-schedule .e-agenda-view .e-resource-column {
|
|
2603
2132
|
border-bottom: 1px solid #e5e7eb;
|
|
2604
2133
|
border-right: 1px solid #e5e7eb;
|
|
@@ -2606,85 +2135,67 @@
|
|
|
2606
2135
|
vertical-align: top;
|
|
2607
2136
|
width: 75px;
|
|
2608
2137
|
}
|
|
2609
|
-
|
|
2610
2138
|
.e-schedule .e-agenda-view .e-month-header {
|
|
2611
2139
|
background: #4f46e5;
|
|
2612
2140
|
height: 100px;
|
|
2613
2141
|
padding-top: 12px;
|
|
2614
2142
|
vertical-align: top;
|
|
2615
2143
|
}
|
|
2616
|
-
|
|
2617
2144
|
.e-schedule .e-agenda-view .e-month-header .e-date-header {
|
|
2618
2145
|
color: #fff;
|
|
2619
2146
|
font-size: 18px;
|
|
2620
2147
|
}
|
|
2621
|
-
|
|
2622
2148
|
.e-schedule .e-agenda-view .e-day-date-header {
|
|
2623
2149
|
color: #374151;
|
|
2624
2150
|
cursor: default;
|
|
2625
2151
|
padding: 8px 34px 14px 18px;
|
|
2626
2152
|
}
|
|
2627
|
-
|
|
2628
2153
|
.e-schedule .e-agenda-view .e-day-date-header .e-m-date {
|
|
2629
2154
|
font-size: 16px;
|
|
2630
2155
|
}
|
|
2631
|
-
|
|
2632
2156
|
.e-schedule .e-agenda-view .e-day-date-header .e-m-day {
|
|
2633
2157
|
font-size: 12px;
|
|
2634
2158
|
}
|
|
2635
|
-
|
|
2636
2159
|
.e-schedule .e-agenda-view .e-day-date-header.e-current-day {
|
|
2637
2160
|
color: #4f46e5;
|
|
2638
2161
|
}
|
|
2639
|
-
|
|
2640
2162
|
.e-schedule .e-agenda-view .e-day-border {
|
|
2641
2163
|
border-bottom: 1px solid #e5e7eb;
|
|
2642
2164
|
}
|
|
2643
|
-
|
|
2644
2165
|
.e-schedule .e-agenda-view .e-date-border {
|
|
2645
2166
|
border-bottom: 1px solid #e5e7eb;
|
|
2646
2167
|
border-right: 1px solid #e5e7eb;
|
|
2647
2168
|
}
|
|
2648
|
-
|
|
2649
2169
|
.e-schedule .e-agenda-view .e-day-padding {
|
|
2650
2170
|
padding-left: 8px;
|
|
2651
2171
|
}
|
|
2652
|
-
|
|
2653
2172
|
.e-schedule .e-agenda-view .e-date-header {
|
|
2654
2173
|
font-size: 20px;
|
|
2655
2174
|
}
|
|
2656
|
-
|
|
2657
2175
|
.e-schedule .e-agenda-view .e-day-header {
|
|
2658
2176
|
font-size: 12px;
|
|
2659
2177
|
}
|
|
2660
|
-
|
|
2661
2178
|
.e-schedule .e-agenda-view .e-subject-wrap {
|
|
2662
2179
|
display: -ms-flexbox;
|
|
2663
2180
|
display: flex;
|
|
2664
2181
|
margin-bottom: 4px;
|
|
2665
2182
|
}
|
|
2666
|
-
|
|
2667
2183
|
.e-schedule .e-agenda-view .e-active-appointment-agenda .e-subject {
|
|
2668
2184
|
color: #111827;
|
|
2669
2185
|
}
|
|
2670
|
-
|
|
2671
2186
|
.e-schedule .e-agenda-view .e-active-appointment-agenda .e-date-time {
|
|
2672
2187
|
color: #111827;
|
|
2673
2188
|
}
|
|
2674
|
-
|
|
2675
2189
|
.e-schedule .e-agenda-view .e-active-appointment-agenda .e-resource-name {
|
|
2676
2190
|
color: #111827;
|
|
2677
2191
|
}
|
|
2678
|
-
|
|
2679
2192
|
.e-schedule .e-agenda-view .e-active-appointment-agenda .e-recurrence-icon,
|
|
2680
2193
|
.e-schedule .e-agenda-view .e-active-appointment-agenda .e-recurrence-edit-icon {
|
|
2681
2194
|
color: #111827;
|
|
2682
2195
|
}
|
|
2683
|
-
|
|
2684
2196
|
.e-schedule .e-agenda-view .e-active-appointment-agenda .e-location {
|
|
2685
2197
|
color: #111827;
|
|
2686
2198
|
}
|
|
2687
|
-
|
|
2688
2199
|
.e-schedule .e-agenda-view .e-subject {
|
|
2689
2200
|
color: #111827;
|
|
2690
2201
|
font-size: 14px;
|
|
@@ -2692,7 +2203,6 @@
|
|
|
2692
2203
|
overflow: hidden;
|
|
2693
2204
|
text-overflow: ellipsis;
|
|
2694
2205
|
}
|
|
2695
|
-
|
|
2696
2206
|
.e-schedule .e-agenda-view .e-resource-name {
|
|
2697
2207
|
color: #111827;
|
|
2698
2208
|
font-size: 12px;
|
|
@@ -2701,14 +2211,12 @@
|
|
|
2701
2211
|
padding: 8px;
|
|
2702
2212
|
text-overflow: ellipsis;
|
|
2703
2213
|
}
|
|
2704
|
-
|
|
2705
2214
|
.e-schedule .e-agenda-view .e-recurrence-icon,
|
|
2706
2215
|
.e-schedule .e-agenda-view .e-recurrence-edit-icon {
|
|
2707
2216
|
color: #111827;
|
|
2708
2217
|
line-height: 21px;
|
|
2709
2218
|
padding: 0 10px;
|
|
2710
2219
|
}
|
|
2711
|
-
|
|
2712
2220
|
.e-schedule .e-agenda-view .e-date-time {
|
|
2713
2221
|
color: #6b7280;
|
|
2714
2222
|
font-size: 12px;
|
|
@@ -2716,7 +2224,6 @@
|
|
|
2716
2224
|
overflow: hidden;
|
|
2717
2225
|
text-overflow: ellipsis;
|
|
2718
2226
|
}
|
|
2719
|
-
|
|
2720
2227
|
.e-schedule .e-agenda-view .e-location {
|
|
2721
2228
|
color: #6b7280;
|
|
2722
2229
|
font-size: 12px;
|
|
@@ -2725,38 +2232,31 @@
|
|
|
2725
2232
|
padding-left: 8px;
|
|
2726
2233
|
text-overflow: ellipsis;
|
|
2727
2234
|
}
|
|
2728
|
-
|
|
2729
2235
|
.e-schedule .e-agenda-view .e-agenda-item {
|
|
2730
2236
|
padding: 10px 0;
|
|
2731
2237
|
}
|
|
2732
|
-
|
|
2733
2238
|
.e-schedule .e-agenda-view .e-agenda-parent {
|
|
2734
2239
|
margin: 0;
|
|
2735
2240
|
padding: 0;
|
|
2736
2241
|
}
|
|
2737
|
-
|
|
2738
2242
|
.e-schedule .e-agenda-view .e-appointment {
|
|
2739
2243
|
border-left: 3px solid #4f46e5;
|
|
2740
2244
|
border-right: 0;
|
|
2741
2245
|
cursor: default;
|
|
2742
2246
|
padding: 0 12px;
|
|
2743
2247
|
}
|
|
2744
|
-
|
|
2745
2248
|
.e-schedule .e-agenda-view .e-appointment:hover {
|
|
2746
2249
|
background: #f3f4f6;
|
|
2747
2250
|
}
|
|
2748
|
-
|
|
2749
2251
|
.e-schedule .e-agenda-view .e-appointment.e-appointment-border, .e-schedule .e-agenda-view .e-appointment:focus {
|
|
2750
2252
|
background: #e5e7eb;
|
|
2751
2253
|
}
|
|
2752
|
-
|
|
2753
2254
|
.e-schedule .e-agenda-view .e-appointment.e-template {
|
|
2754
2255
|
display: -ms-inline-flexbox;
|
|
2755
2256
|
display: inline-flex;
|
|
2756
2257
|
-ms-flex-direction: row-reverse;
|
|
2757
2258
|
flex-direction: row-reverse;
|
|
2758
2259
|
}
|
|
2759
|
-
|
|
2760
2260
|
.e-schedule .e-agenda-view .e-no-event {
|
|
2761
2261
|
color: #6b7280;
|
|
2762
2262
|
cursor: default;
|
|
@@ -2764,7 +2264,6 @@
|
|
|
2764
2264
|
line-height: 52px;
|
|
2765
2265
|
padding: 0 11px;
|
|
2766
2266
|
}
|
|
2767
|
-
|
|
2768
2267
|
.e-schedule .e-agenda-view .e-empty-event {
|
|
2769
2268
|
color: #6b7280;
|
|
2770
2269
|
cursor: default;
|
|
@@ -2772,12 +2271,10 @@
|
|
|
2772
2271
|
line-height: 52px;
|
|
2773
2272
|
padding: 0 11px;
|
|
2774
2273
|
}
|
|
2775
|
-
|
|
2776
2274
|
.e-schedule.e-device .e-agenda-view .e-m-date,
|
|
2777
2275
|
.e-schedule.e-device .e-month-agenda-view .e-m-date {
|
|
2778
2276
|
font-size: 18px;
|
|
2779
2277
|
}
|
|
2780
|
-
|
|
2781
2278
|
.e-schedule.e-device .e-agenda-view .e-resource-name,
|
|
2782
2279
|
.e-schedule.e-device .e-agenda-view .e-m-day,
|
|
2783
2280
|
.e-schedule.e-device .e-month-agenda-view .e-resource-name,
|
|
@@ -2785,12 +2282,10 @@
|
|
|
2785
2282
|
color: #111827;
|
|
2786
2283
|
font-size: 14px;
|
|
2787
2284
|
}
|
|
2788
|
-
|
|
2789
2285
|
.e-schedule.e-rtl .e-agenda-view .e-appointment {
|
|
2790
2286
|
border-left: 0;
|
|
2791
2287
|
border-right: 3px solid #4f46e5;
|
|
2792
2288
|
}
|
|
2793
|
-
|
|
2794
2289
|
.e-schedule.e-rtl .e-agenda-view .e-resource-column {
|
|
2795
2290
|
border-bottom: 1px solid #e5e7eb;
|
|
2796
2291
|
border-left: 1px solid #e5e7eb;
|
|
@@ -2798,15 +2293,12 @@
|
|
|
2798
2293
|
vertical-align: top;
|
|
2799
2294
|
width: 75px;
|
|
2800
2295
|
}
|
|
2801
|
-
|
|
2802
2296
|
.e-schedule.e-rtl .e-agenda-view .e-resource-column .e-resource-name {
|
|
2803
2297
|
white-space: normal;
|
|
2804
2298
|
}
|
|
2805
|
-
|
|
2806
2299
|
.e-schedule.e-rtl .e-agenda-view .e-day-padding {
|
|
2807
2300
|
padding-right: 8px;
|
|
2808
2301
|
}
|
|
2809
|
-
|
|
2810
2302
|
.e-schedule.e-rtl .e-agenda-view .e-date-border {
|
|
2811
2303
|
border-bottom: 1px solid #e5e7eb;
|
|
2812
2304
|
border-left: 1px solid #e5e7eb;
|
|
@@ -2822,66 +2314,54 @@
|
|
|
2822
2314
|
height: 54px;
|
|
2823
2315
|
min-height: 54px;
|
|
2824
2316
|
}
|
|
2825
|
-
|
|
2826
2317
|
.e-bigger .e-schedule .e-schedule-toolbar .e-tbar-btn .e-tbar-btn-text,
|
|
2827
2318
|
.e-bigger.e-schedule .e-schedule-toolbar .e-tbar-btn .e-tbar-btn-text {
|
|
2828
2319
|
font-size: 16px;
|
|
2829
2320
|
}
|
|
2830
|
-
|
|
2831
2321
|
.e-bigger .e-schedule .e-schedule-toolbar .e-toolbar-item.e-date-range .e-tbar-btn-text,
|
|
2832
2322
|
.e-bigger.e-schedule .e-schedule-toolbar .e-toolbar-item.e-date-range .e-tbar-btn-text {
|
|
2833
2323
|
font-size: 16px;
|
|
2834
2324
|
}
|
|
2835
|
-
|
|
2836
2325
|
.e-bigger .e-schedule .e-schedule-toolbar .e-icon-down-arrow,
|
|
2837
2326
|
.e-bigger.e-schedule .e-schedule-toolbar .e-icon-down-arrow {
|
|
2838
2327
|
font-size: 18px;
|
|
2839
2328
|
}
|
|
2840
|
-
|
|
2841
2329
|
.e-bigger .e-schedule .e-schedule-toolbar .e-schedule .e-toolbar .e-hor-nav,
|
|
2842
2330
|
.e-bigger.e-schedule .e-schedule-toolbar .e-schedule .e-toolbar .e-hor-nav {
|
|
2843
2331
|
min-height: 54px;
|
|
2844
2332
|
min-width: 32px;
|
|
2845
2333
|
z-index: 0;
|
|
2846
2334
|
}
|
|
2847
|
-
|
|
2848
2335
|
.e-bigger .e-schedule .e-schedule-toolbar .e-toolbar-item .e-btn.e-tbar-btn .e-icons.e-btn-icon,
|
|
2849
2336
|
.e-bigger.e-schedule .e-schedule-toolbar .e-toolbar-item .e-btn.e-tbar-btn .e-icons.e-btn-icon {
|
|
2850
2337
|
font-size: 22px;
|
|
2851
2338
|
}
|
|
2852
|
-
|
|
2853
2339
|
.e-bigger .e-schedule .e-schedule-toolbar .e-toolbar-item .e-tbar-btn-text,
|
|
2854
2340
|
.e-bigger.e-schedule .e-schedule-toolbar .e-toolbar-item .e-tbar-btn-text {
|
|
2855
2341
|
line-height: inherit;
|
|
2856
2342
|
}
|
|
2857
|
-
|
|
2858
2343
|
.e-bigger .e-schedule .e-schedule-toolbar .e-toolbar-items,
|
|
2859
2344
|
.e-bigger.e-schedule .e-schedule-toolbar .e-toolbar-items {
|
|
2860
2345
|
min-height: 54px;
|
|
2861
2346
|
}
|
|
2862
|
-
|
|
2863
2347
|
.e-bigger .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item,
|
|
2864
2348
|
.e-bigger.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item {
|
|
2865
2349
|
min-height: 54px;
|
|
2866
2350
|
}
|
|
2867
|
-
|
|
2868
2351
|
.e-bigger .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item:not(.e-separator),
|
|
2869
2352
|
.e-bigger.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item:not(.e-separator) {
|
|
2870
2353
|
min-width: 34px;
|
|
2871
2354
|
}
|
|
2872
|
-
|
|
2873
2355
|
.e-bigger .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-separator,
|
|
2874
2356
|
.e-bigger.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item.e-separator {
|
|
2875
2357
|
height: calc(100% - 15px);
|
|
2876
2358
|
margin: 7.5px 3px;
|
|
2877
2359
|
min-height: 38px;
|
|
2878
2360
|
}
|
|
2879
|
-
|
|
2880
2361
|
.e-bigger .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item .e-icons,
|
|
2881
2362
|
.e-bigger.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item .e-icons {
|
|
2882
2363
|
min-width: 24px;
|
|
2883
2364
|
}
|
|
2884
|
-
|
|
2885
2365
|
.e-bigger .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item button.e-btn,
|
|
2886
2366
|
.e-bigger .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control,
|
|
2887
2367
|
.e-bigger.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item button.e-btn,
|
|
@@ -2893,14 +2373,6 @@
|
|
|
2893
2373
|
min-width: 24px;
|
|
2894
2374
|
padding: 10px 8px 6px;
|
|
2895
2375
|
}
|
|
2896
|
-
|
|
2897
|
-
.e-bigger .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item button.e-btn.e-tbtn-txt .e-icons,
|
|
2898
|
-
.e-bigger .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-tbtn-txt .e-icons,
|
|
2899
|
-
.e-bigger.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item button.e-btn.e-tbtn-txt .e-icons,
|
|
2900
|
-
.e-bigger.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-tbtn-txt .e-icons {
|
|
2901
|
-
padding: 0;
|
|
2902
|
-
}
|
|
2903
|
-
|
|
2904
2376
|
.e-bigger .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item button.e-btn.e-tbtn-txt .e-icons.e-icon-right,
|
|
2905
2377
|
.e-bigger .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control.e-tbtn-txt .e-icons.e-icon-right,
|
|
2906
2378
|
.e-bigger.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item button.e-btn.e-tbtn-txt .e-icons.e-icon-right,
|
|
@@ -2908,7 +2380,6 @@
|
|
|
2908
2380
|
padding: 4px 0 0 12px;
|
|
2909
2381
|
font-size: 22px;
|
|
2910
2382
|
}
|
|
2911
|
-
|
|
2912
2383
|
.e-bigger .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item button.e-btn .e-btn-icon,
|
|
2913
2384
|
.e-bigger .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control .e-btn-icon,
|
|
2914
2385
|
.e-bigger.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item button.e-btn .e-btn-icon,
|
|
@@ -2916,78 +2387,64 @@
|
|
|
2916
2387
|
height: 25px;
|
|
2917
2388
|
padding-bottom: 2px;
|
|
2918
2389
|
}
|
|
2919
|
-
|
|
2920
2390
|
.e-bigger .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn .e-tbar-btn-text,
|
|
2921
2391
|
.e-bigger.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn .e-tbar-btn-text {
|
|
2922
2392
|
font-size: 16px;
|
|
2923
2393
|
}
|
|
2924
|
-
|
|
2925
2394
|
.e-bigger .e-schedule .e-more-popup-wrapper .e-header-day,
|
|
2926
2395
|
.e-bigger.e-schedule .e-more-popup-wrapper .e-header-day {
|
|
2927
2396
|
font-size: 14px;
|
|
2928
2397
|
}
|
|
2929
|
-
|
|
2930
2398
|
.e-bigger .e-schedule .e-vertical-view .e-header-cells .e-header-day,
|
|
2931
2399
|
.e-bigger.e-schedule .e-vertical-view .e-header-cells .e-header-day {
|
|
2932
2400
|
font-size: 14px;
|
|
2933
2401
|
}
|
|
2934
|
-
|
|
2935
2402
|
.e-bigger .e-schedule .e-vertical-view .e-header-cells .e-header-date,
|
|
2936
2403
|
.e-bigger.e-schedule .e-vertical-view .e-header-cells .e-header-date {
|
|
2937
2404
|
font-size: 18px;
|
|
2938
2405
|
}
|
|
2939
|
-
|
|
2940
2406
|
.e-bigger .e-schedule .e-vertical-view .e-resource-cells,
|
|
2941
2407
|
.e-bigger.e-schedule .e-vertical-view .e-resource-cells {
|
|
2942
2408
|
font-size: 14px;
|
|
2943
2409
|
}
|
|
2944
|
-
|
|
2945
2410
|
.e-bigger .e-schedule .e-vertical-view .e-time-cells-wrap table td,
|
|
2946
2411
|
.e-bigger.e-schedule .e-vertical-view .e-time-cells-wrap table td {
|
|
2947
2412
|
font-size: 14px;
|
|
2948
2413
|
}
|
|
2949
|
-
|
|
2950
2414
|
.e-bigger .e-schedule .e-vertical-view .e-clone-time-indicator,
|
|
2951
2415
|
.e-bigger .e-schedule .e-vertical-view .e-current-time,
|
|
2952
2416
|
.e-bigger.e-schedule .e-vertical-view .e-clone-time-indicator,
|
|
2953
2417
|
.e-bigger.e-schedule .e-vertical-view .e-current-time {
|
|
2954
2418
|
font-size: 12px;
|
|
2955
2419
|
}
|
|
2956
|
-
|
|
2957
2420
|
.e-bigger .e-schedule.e-device .e-vertical-view .e-time-cells-wrap table td,
|
|
2958
2421
|
.e-bigger.e-schedule.e-device .e-vertical-view .e-time-cells-wrap table td {
|
|
2959
2422
|
font-size: 11px;
|
|
2960
2423
|
}
|
|
2961
|
-
|
|
2962
2424
|
.e-bigger .e-schedule.e-device .e-vertical-view .e-clone-time-indicator,
|
|
2963
2425
|
.e-bigger .e-schedule.e-device .e-vertical-view .e-current-time,
|
|
2964
2426
|
.e-bigger.e-schedule.e-device .e-vertical-view .e-clone-time-indicator,
|
|
2965
2427
|
.e-bigger.e-schedule.e-device .e-vertical-view .e-current-time {
|
|
2966
2428
|
font-size: 12px;
|
|
2967
2429
|
}
|
|
2968
|
-
|
|
2969
2430
|
.e-bigger .e-schedule .e-month-view .e-header-cells,
|
|
2970
2431
|
.e-bigger.e-schedule .e-month-view .e-header-cells {
|
|
2971
2432
|
height: 38px;
|
|
2972
2433
|
}
|
|
2973
|
-
|
|
2974
2434
|
.e-bigger .e-schedule .e-month-view .e-resource-cells,
|
|
2975
2435
|
.e-bigger .e-schedule .e-month-view .e-date-header-wrap,
|
|
2976
2436
|
.e-bigger.e-schedule .e-month-view .e-resource-cells,
|
|
2977
2437
|
.e-bigger.e-schedule .e-month-view .e-date-header-wrap {
|
|
2978
2438
|
font-size: 16px;
|
|
2979
2439
|
}
|
|
2980
|
-
|
|
2981
2440
|
.e-bigger .e-schedule .e-month-view .e-content-wrap,
|
|
2982
2441
|
.e-bigger.e-schedule .e-month-view .e-content-wrap {
|
|
2983
2442
|
font-size: 16px;
|
|
2984
2443
|
}
|
|
2985
|
-
|
|
2986
2444
|
.e-bigger .e-schedule .e-month-view .e-m-date,
|
|
2987
2445
|
.e-bigger.e-schedule .e-month-view .e-m-date {
|
|
2988
2446
|
font-size: 18px;
|
|
2989
2447
|
}
|
|
2990
|
-
|
|
2991
2448
|
.e-bigger .e-schedule .e-month-view .e-resource-name,
|
|
2992
2449
|
.e-bigger .e-schedule .e-month-view .e-m-day,
|
|
2993
2450
|
.e-bigger.e-schedule .e-month-view .e-resource-name,
|
|
@@ -2998,23 +2455,18 @@
|
|
|
2998
2455
|
.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 {
|
|
2999
2456
|
border: 1px solid rgba(229, 231, 235, 0.5);
|
|
3000
2457
|
}
|
|
3001
|
-
|
|
3002
2458
|
.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 {
|
|
3003
2459
|
border: 1px solid rgba(229, 231, 235, 0.5);
|
|
3004
2460
|
}
|
|
3005
|
-
|
|
3006
2461
|
.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 {
|
|
3007
2462
|
border: 1px solid rgba(229, 231, 235, 0.5);
|
|
3008
2463
|
}
|
|
3009
|
-
|
|
3010
2464
|
.e-schedule.e-multi-drag .e-month-view .e-appointment.e-appointment-border, .e-schedule.e-multi-drag .e-month-view .e-appointment:focus {
|
|
3011
2465
|
border: 1px solid rgba(229, 231, 235, 0.5);
|
|
3012
2466
|
}
|
|
3013
|
-
|
|
3014
2467
|
.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 {
|
|
3015
2468
|
border: 1px solid rgba(229, 231, 235, 0.5);
|
|
3016
2469
|
}
|
|
3017
|
-
|
|
3018
2470
|
.e-schedule.e-multi-drag .e-timeline-view .e-appointment.e-appointment-border, .e-schedule.e-multi-drag .e-timeline-view .e-appointment:focus,
|
|
3019
2471
|
.e-schedule.e-multi-drag .e-timeline-month-view .e-appointment.e-appointment-border,
|
|
3020
2472
|
.e-schedule.e-multi-drag .e-timeline-month-view .e-appointment:focus {
|
|
@@ -3043,7 +2495,6 @@
|
|
|
3043
2495
|
.e-dialog.e-quick-dialog.e-following-events-dialog {
|
|
3044
2496
|
width: 420px;
|
|
3045
2497
|
}
|
|
3046
|
-
|
|
3047
2498
|
@media screen and (max-width: 767px) {
|
|
3048
2499
|
.e-dialog.e-quick-dialog.e-following-events-dialog {
|
|
3049
2500
|
width: 289px;
|
|
@@ -3056,23 +2507,18 @@
|
|
|
3056
2507
|
user-select: none;
|
|
3057
2508
|
width: 320px;
|
|
3058
2509
|
}
|
|
3059
|
-
|
|
3060
2510
|
.e-dialog.e-quick-dialog .e-disable {
|
|
3061
2511
|
display: none;
|
|
3062
2512
|
}
|
|
3063
|
-
|
|
3064
2513
|
.e-dialog.e-quick-dialog .e-dlg-header-content {
|
|
3065
2514
|
border-bottom: none;
|
|
3066
2515
|
}
|
|
3067
|
-
|
|
3068
2516
|
.e-dialog.e-quick-dialog .e-footer-content {
|
|
3069
2517
|
border-top: none;
|
|
3070
2518
|
}
|
|
3071
|
-
|
|
3072
2519
|
.e-dialog.e-quick-dialog .e-quick-dialog-cancel {
|
|
3073
2520
|
box-shadow: none;
|
|
3074
2521
|
}
|
|
3075
|
-
|
|
3076
2522
|
.e-dialog.e-quick-dialog.e-rtl {
|
|
3077
2523
|
text-align: right;
|
|
3078
2524
|
}
|
|
@@ -3085,50 +2531,40 @@
|
|
|
3085
2531
|
.e-schedule-dialog .e-disable {
|
|
3086
2532
|
display: none;
|
|
3087
2533
|
}
|
|
3088
|
-
|
|
3089
2534
|
.e-schedule-dialog .e-icon-disable {
|
|
3090
|
-
opacity: .5;
|
|
2535
|
+
opacity: 0.5;
|
|
3091
2536
|
}
|
|
3092
|
-
|
|
3093
2537
|
.e-schedule-dialog .e-dlg-header-content {
|
|
3094
2538
|
padding-bottom: 8px;
|
|
3095
2539
|
}
|
|
3096
|
-
|
|
3097
2540
|
.e-schedule-dialog .e-dlg-content {
|
|
3098
2541
|
padding-bottom: 12px;
|
|
3099
2542
|
position: relative;
|
|
3100
2543
|
background-color: #fff;
|
|
3101
2544
|
}
|
|
3102
|
-
|
|
3103
2545
|
.e-schedule-dialog .e-event-delete {
|
|
3104
2546
|
float: left;
|
|
3105
2547
|
}
|
|
3106
|
-
|
|
3107
2548
|
.e-schedule-dialog .e-subject-container,
|
|
3108
2549
|
.e-schedule-dialog .e-start-container,
|
|
3109
2550
|
.e-schedule-dialog .e-description-label {
|
|
3110
2551
|
padding-right: 8px;
|
|
3111
2552
|
}
|
|
3112
|
-
|
|
3113
2553
|
.e-schedule-dialog .e-start-time-zone-container {
|
|
3114
2554
|
padding-left: 4px;
|
|
3115
2555
|
padding-right: 8px;
|
|
3116
2556
|
}
|
|
3117
|
-
|
|
3118
2557
|
.e-schedule-dialog .e-location-container,
|
|
3119
2558
|
.e-schedule-dialog .e-end-container {
|
|
3120
2559
|
padding-left: 8px;
|
|
3121
2560
|
}
|
|
3122
|
-
|
|
3123
2561
|
.e-schedule-dialog .e-end-time-zone-container {
|
|
3124
2562
|
padding-left: 8px;
|
|
3125
2563
|
padding-right: 4px;
|
|
3126
2564
|
}
|
|
3127
|
-
|
|
3128
2565
|
.e-schedule-dialog .e-all-day-container {
|
|
3129
2566
|
padding-right: 16px;
|
|
3130
2567
|
}
|
|
3131
|
-
|
|
3132
2568
|
.e-schedule-dialog .e-time-zone-row {
|
|
3133
2569
|
display: -ms-flexbox;
|
|
3134
2570
|
display: flex;
|
|
@@ -3136,27 +2572,23 @@
|
|
|
3136
2572
|
margin-bottom: 0;
|
|
3137
2573
|
overflow: hidden;
|
|
3138
2574
|
padding-bottom: 0;
|
|
3139
|
-
transition: .3s ease-in-out;
|
|
2575
|
+
transition: 0.3s ease-in-out;
|
|
3140
2576
|
width: 100%;
|
|
3141
2577
|
}
|
|
3142
|
-
|
|
3143
2578
|
.e-schedule-dialog .e-time-zone-row .e-start-time-zone-container,
|
|
3144
2579
|
.e-schedule-dialog .e-time-zone-row .e-end-time-zone-container {
|
|
3145
2580
|
display: none;
|
|
3146
2581
|
transform: translateY(-100%);
|
|
3147
2582
|
}
|
|
3148
|
-
|
|
3149
2583
|
.e-schedule-dialog .e-time-zone-row.e-enable {
|
|
3150
2584
|
height: 54px;
|
|
3151
2585
|
margin-bottom: 12px;
|
|
3152
2586
|
}
|
|
3153
|
-
|
|
3154
2587
|
.e-schedule-dialog .e-time-zone-row.e-enable .e-start-time-zone-container,
|
|
3155
2588
|
.e-schedule-dialog .e-time-zone-row.e-enable .e-end-time-zone-container {
|
|
3156
2589
|
display: block;
|
|
3157
2590
|
transform: translateY(0);
|
|
3158
2591
|
}
|
|
3159
|
-
|
|
3160
2592
|
.e-schedule-dialog .e-title-location-row,
|
|
3161
2593
|
.e-schedule-dialog .e-start-end-row,
|
|
3162
2594
|
.e-schedule-dialog .e-start-input-container,
|
|
@@ -3166,12 +2598,10 @@
|
|
|
3166
2598
|
padding-bottom: 12px;
|
|
3167
2599
|
width: 100%;
|
|
3168
2600
|
}
|
|
3169
|
-
|
|
3170
2601
|
.e-schedule-dialog .e-resources {
|
|
3171
2602
|
padding-bottom: 12px;
|
|
3172
2603
|
width: 100%;
|
|
3173
2604
|
}
|
|
3174
|
-
|
|
3175
2605
|
.e-schedule-dialog .e-all-day-time-zone-row {
|
|
3176
2606
|
display: -ms-flexbox;
|
|
3177
2607
|
display: flex;
|
|
@@ -3179,7 +2609,6 @@
|
|
|
3179
2609
|
padding-top: 4px;
|
|
3180
2610
|
width: 100%;
|
|
3181
2611
|
}
|
|
3182
|
-
|
|
3183
2612
|
.e-schedule-dialog .e-subject-container,
|
|
3184
2613
|
.e-schedule-dialog .e-location-container,
|
|
3185
2614
|
.e-schedule-dialog .e-start-container,
|
|
@@ -3188,54 +2617,44 @@
|
|
|
3188
2617
|
.e-schedule-dialog .e-end-time-zone-container {
|
|
3189
2618
|
width: 50%;
|
|
3190
2619
|
}
|
|
3191
|
-
|
|
3192
2620
|
.e-schedule-dialog .e-description,
|
|
3193
2621
|
.e-schedule-dialog .e-float-input .e-description {
|
|
3194
2622
|
height: 50px;
|
|
3195
2623
|
resize: vertical;
|
|
3196
2624
|
}
|
|
3197
|
-
|
|
3198
2625
|
.e-schedule-dialog .e-repeat-container,
|
|
3199
2626
|
.e-schedule-dialog .e-input-group .e-input-group-icon.e-icon-disable {
|
|
3200
2627
|
display: none;
|
|
3201
2628
|
}
|
|
3202
|
-
|
|
3203
2629
|
.e-schedule-dialog .e-footer-content {
|
|
3204
2630
|
margin-top: 4px;
|
|
3205
2631
|
}
|
|
3206
|
-
|
|
3207
2632
|
.e-schedule-dialog.e-rtl {
|
|
3208
2633
|
text-align: right;
|
|
3209
2634
|
}
|
|
3210
|
-
|
|
3211
2635
|
.e-schedule-dialog.e-rtl .e-all-day-container {
|
|
3212
2636
|
margin-left: 16px;
|
|
3213
2637
|
margin-right: 0;
|
|
3214
2638
|
}
|
|
3215
|
-
|
|
3216
2639
|
.e-schedule-dialog.e-rtl .e-subject-container,
|
|
3217
2640
|
.e-schedule-dialog.e-rtl .e-start-container,
|
|
3218
2641
|
.e-schedule-dialog.e-rtl .e-description-label {
|
|
3219
2642
|
padding-left: 8px;
|
|
3220
2643
|
padding-right: 0;
|
|
3221
2644
|
}
|
|
3222
|
-
|
|
3223
2645
|
.e-schedule-dialog.e-rtl .e-start-time-zone-container {
|
|
3224
2646
|
padding-left: 8px;
|
|
3225
2647
|
padding-right: 4px;
|
|
3226
2648
|
}
|
|
3227
|
-
|
|
3228
2649
|
.e-schedule-dialog.e-rtl .e-location-container,
|
|
3229
2650
|
.e-schedule-dialog.e-rtl .e-end-container {
|
|
3230
2651
|
padding-left: 0;
|
|
3231
2652
|
padding-right: 8px;
|
|
3232
2653
|
}
|
|
3233
|
-
|
|
3234
2654
|
.e-schedule-dialog.e-rtl .e-end-time-zone-container {
|
|
3235
2655
|
padding-left: 4px;
|
|
3236
2656
|
padding-right: 8px;
|
|
3237
2657
|
}
|
|
3238
|
-
|
|
3239
2658
|
.e-schedule-dialog.e-rtl .e-event-delete {
|
|
3240
2659
|
float: right;
|
|
3241
2660
|
}
|
|
@@ -3246,7 +2665,6 @@
|
|
|
3246
2665
|
padding: 0 10px;
|
|
3247
2666
|
text-indent: 10px;
|
|
3248
2667
|
}
|
|
3249
|
-
|
|
3250
2668
|
.e-ddl.e-popup .e-resource-template .e-resource-color {
|
|
3251
2669
|
height: 14px;
|
|
3252
2670
|
margin-top: 10px;
|
|
@@ -3256,64 +2674,52 @@
|
|
|
3256
2674
|
.e-bigger .e-ddl.e-popup .e-resource-template {
|
|
3257
2675
|
padding: 0 15px;
|
|
3258
2676
|
}
|
|
3259
|
-
|
|
3260
2677
|
.e-bigger .e-ddl.e-popup .e-resource-template .e-resource-color {
|
|
3261
2678
|
height: 16px;
|
|
3262
2679
|
margin-top: 14px;
|
|
3263
2680
|
width: 16px;
|
|
3264
2681
|
}
|
|
3265
|
-
|
|
3266
2682
|
.e-bigger .e-schedule-dialog .e-disable {
|
|
3267
2683
|
display: none;
|
|
3268
2684
|
}
|
|
3269
|
-
|
|
3270
2685
|
.e-bigger .e-schedule-dialog .e-dlg-header-content {
|
|
3271
2686
|
padding-bottom: 8px;
|
|
3272
2687
|
}
|
|
3273
|
-
|
|
3274
2688
|
.e-bigger .e-schedule-dialog .e-dlg-content {
|
|
3275
2689
|
padding-bottom: 12px;
|
|
3276
2690
|
position: relative;
|
|
3277
2691
|
}
|
|
3278
|
-
|
|
3279
2692
|
.e-bigger .e-schedule-dialog .e-event-cancel,
|
|
3280
2693
|
.e-bigger .e-schedule-dialog .e-event-delete {
|
|
3281
2694
|
border: none;
|
|
3282
2695
|
box-shadow: none;
|
|
3283
2696
|
}
|
|
3284
|
-
|
|
3285
2697
|
.e-bigger .e-schedule-dialog .e-footer-content .e-btn.e-event-delete {
|
|
3286
2698
|
float: left;
|
|
3287
2699
|
margin-left: 0;
|
|
3288
2700
|
}
|
|
3289
|
-
|
|
3290
2701
|
.e-bigger .e-schedule-dialog .e-subject-container,
|
|
3291
2702
|
.e-bigger .e-schedule-dialog .e-start-container,
|
|
3292
2703
|
.e-bigger .e-schedule-dialog .e-start-time-zone-container,
|
|
3293
2704
|
.e-bigger .e-schedule-dialog .e-description-label {
|
|
3294
2705
|
padding-right: 12px;
|
|
3295
2706
|
}
|
|
3296
|
-
|
|
3297
2707
|
.e-bigger .e-schedule-dialog .e-location-container,
|
|
3298
2708
|
.e-bigger .e-schedule-dialog .e-end-container,
|
|
3299
2709
|
.e-bigger .e-schedule-dialog .e-end-time-zone-container {
|
|
3300
2710
|
padding-left: 12px;
|
|
3301
2711
|
}
|
|
3302
|
-
|
|
3303
2712
|
.e-bigger .e-schedule-dialog .e-all-day-container {
|
|
3304
2713
|
padding-right: 16px;
|
|
3305
2714
|
}
|
|
3306
|
-
|
|
3307
2715
|
.e-bigger .e-schedule-dialog .e-time-zone-row {
|
|
3308
2716
|
display: none;
|
|
3309
2717
|
}
|
|
3310
|
-
|
|
3311
2718
|
.e-bigger .e-schedule-dialog .e-time-zone-row.e-enable {
|
|
3312
2719
|
display: -ms-flexbox;
|
|
3313
2720
|
display: flex;
|
|
3314
2721
|
height: 64px;
|
|
3315
2722
|
}
|
|
3316
|
-
|
|
3317
2723
|
.e-bigger .e-schedule-dialog .e-title-location-row,
|
|
3318
2724
|
.e-bigger .e-schedule-dialog .e-start-end-row,
|
|
3319
2725
|
.e-bigger .e-schedule-dialog .e-start-input-container,
|
|
@@ -3324,12 +2730,10 @@
|
|
|
3324
2730
|
padding-bottom: 12px;
|
|
3325
2731
|
width: 100%;
|
|
3326
2732
|
}
|
|
3327
|
-
|
|
3328
2733
|
.e-bigger .e-schedule-dialog .e-resources {
|
|
3329
2734
|
padding-bottom: 12px;
|
|
3330
2735
|
width: 100%;
|
|
3331
2736
|
}
|
|
3332
|
-
|
|
3333
2737
|
.e-bigger .e-schedule-dialog .e-all-day-time-zone-row {
|
|
3334
2738
|
display: -ms-flexbox;
|
|
3335
2739
|
display: flex;
|
|
@@ -3337,7 +2741,6 @@
|
|
|
3337
2741
|
padding-top: 0;
|
|
3338
2742
|
width: 100%;
|
|
3339
2743
|
}
|
|
3340
|
-
|
|
3341
2744
|
.e-bigger .e-schedule-dialog .e-subject-container,
|
|
3342
2745
|
.e-bigger .e-schedule-dialog .e-location-container,
|
|
3343
2746
|
.e-bigger .e-schedule-dialog .e-start-container,
|
|
@@ -3346,7 +2749,6 @@
|
|
|
3346
2749
|
.e-bigger .e-schedule-dialog .e-end-time-zone-container {
|
|
3347
2750
|
width: 50%;
|
|
3348
2751
|
}
|
|
3349
|
-
|
|
3350
2752
|
.e-bigger .e-schedule-dialog .e-location-container,
|
|
3351
2753
|
.e-bigger .e-schedule-dialog .e-end-container,
|
|
3352
2754
|
.e-bigger .e-schedule-dialog .e-end-time-zone-container,
|
|
@@ -3357,29 +2759,24 @@
|
|
|
3357
2759
|
.e-bigger .e-schedule-dialog .e-repeat-container {
|
|
3358
2760
|
padding-top: 0;
|
|
3359
2761
|
}
|
|
3360
|
-
|
|
3361
2762
|
.e-bigger .e-schedule-dialog .e-all-day-time-zone-row {
|
|
3362
2763
|
padding-bottom: 16px;
|
|
3363
2764
|
padding-top: 10px;
|
|
3364
2765
|
}
|
|
3365
|
-
|
|
3366
2766
|
.e-bigger .e-schedule-dialog .e-description,
|
|
3367
2767
|
.e-bigger .e-schedule-dialog .e-float-input .e-description {
|
|
3368
2768
|
height: 50px;
|
|
3369
2769
|
resize: vertical;
|
|
3370
2770
|
}
|
|
3371
|
-
|
|
3372
2771
|
.e-bigger .e-schedule-dialog .e-time-zone-row,
|
|
3373
2772
|
.e-bigger .e-schedule-dialog .e-repeat-container,
|
|
3374
2773
|
.e-bigger .e-schedule-dialog .e-input-group .e-input-group-icon.e-icon-disable {
|
|
3375
2774
|
display: none;
|
|
3376
2775
|
}
|
|
3377
|
-
|
|
3378
2776
|
.e-bigger .e-schedule-dialog.e-rtl .e-all-day-container {
|
|
3379
2777
|
margin-left: 20px;
|
|
3380
2778
|
margin-right: 0;
|
|
3381
2779
|
}
|
|
3382
|
-
|
|
3383
2780
|
.e-bigger .e-schedule-dialog.e-rtl .e-subject-container,
|
|
3384
2781
|
.e-bigger .e-schedule-dialog.e-rtl .e-start-container,
|
|
3385
2782
|
.e-bigger .e-schedule-dialog.e-rtl .e-start-time-zone-container,
|
|
@@ -3387,14 +2784,12 @@
|
|
|
3387
2784
|
padding-left: 12px;
|
|
3388
2785
|
padding-right: 0;
|
|
3389
2786
|
}
|
|
3390
|
-
|
|
3391
2787
|
.e-bigger .e-schedule-dialog.e-rtl .e-location-container,
|
|
3392
2788
|
.e-bigger .e-schedule-dialog.e-rtl .e-end-container,
|
|
3393
2789
|
.e-bigger .e-schedule-dialog.e-rtl .e-end-time-zone-container {
|
|
3394
2790
|
padding-left: 0;
|
|
3395
2791
|
padding-right: 12px;
|
|
3396
2792
|
}
|
|
3397
|
-
|
|
3398
2793
|
.e-bigger .e-schedule-dialog.e-rtl .e-event-delete {
|
|
3399
2794
|
float: right;
|
|
3400
2795
|
}
|
|
@@ -3403,13 +2798,11 @@
|
|
|
3403
2798
|
.e-schedule-dialog.e-device .e-dlg-header * {
|
|
3404
2799
|
width: 100%;
|
|
3405
2800
|
}
|
|
3406
|
-
|
|
3407
2801
|
.e-schedule-dialog.e-device .e-dlg-header-content {
|
|
3408
2802
|
background: #fff;
|
|
3409
2803
|
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
|
|
3410
2804
|
margin-bottom: 3px;
|
|
3411
2805
|
}
|
|
3412
|
-
|
|
3413
2806
|
.e-schedule-dialog.e-device .e-title-location-row,
|
|
3414
2807
|
.e-schedule-dialog.e-device .e-start-end-row,
|
|
3415
2808
|
.e-schedule-dialog.e-device .e-time-zone-row,
|
|
@@ -3417,11 +2810,9 @@
|
|
|
3417
2810
|
.e-schedule-dialog.e-device .e-end-input-container {
|
|
3418
2811
|
display: inline;
|
|
3419
2812
|
}
|
|
3420
|
-
|
|
3421
2813
|
.e-schedule-dialog.e-device .e-time-zone-row.e-enable {
|
|
3422
2814
|
display: inline;
|
|
3423
2815
|
}
|
|
3424
|
-
|
|
3425
2816
|
.e-schedule-dialog.e-device .e-subject-container,
|
|
3426
2817
|
.e-schedule-dialog.e-device .e-location-container,
|
|
3427
2818
|
.e-schedule-dialog.e-device .e-start-container,
|
|
@@ -3431,14 +2822,12 @@
|
|
|
3431
2822
|
padding-left: 0;
|
|
3432
2823
|
width: 100%;
|
|
3433
2824
|
}
|
|
3434
|
-
|
|
3435
2825
|
.e-schedule-dialog.e-device .e-subject-container,
|
|
3436
2826
|
.e-schedule-dialog.e-device .e-start-container,
|
|
3437
2827
|
.e-schedule-dialog.e-device .e-start-time-zone-container,
|
|
3438
2828
|
.e-schedule-dialog.e-device .e-description-label {
|
|
3439
2829
|
padding-right: 0;
|
|
3440
2830
|
}
|
|
3441
|
-
|
|
3442
2831
|
.e-schedule-dialog.e-device .e-location-container,
|
|
3443
2832
|
.e-schedule-dialog.e-device .e-end-container,
|
|
3444
2833
|
.e-schedule-dialog.e-device .e-end-time-zone-container,
|
|
@@ -3449,41 +2838,33 @@
|
|
|
3449
2838
|
.e-schedule-dialog.e-device .e-repeat-container {
|
|
3450
2839
|
padding-top: 20px;
|
|
3451
2840
|
}
|
|
3452
|
-
|
|
3453
2841
|
.e-schedule-dialog.e-device .e-all-day-time-zone-row {
|
|
3454
2842
|
padding-top: 20px;
|
|
3455
2843
|
}
|
|
3456
|
-
|
|
3457
2844
|
.e-schedule-dialog.e-device .e-resources {
|
|
3458
2845
|
padding-bottom: 0;
|
|
3459
2846
|
padding-top: 20px;
|
|
3460
2847
|
}
|
|
3461
|
-
|
|
3462
2848
|
.e-schedule-dialog.e-device .e-description,
|
|
3463
2849
|
.e-schedule-dialog.e-device .e-float-input .e-description {
|
|
3464
2850
|
height: 60px;
|
|
3465
2851
|
resize: vertical;
|
|
3466
2852
|
}
|
|
3467
|
-
|
|
3468
2853
|
.e-schedule-dialog.e-device .e-all-day-time-zone-row {
|
|
3469
2854
|
margin-top: 0;
|
|
3470
2855
|
padding-bottom: 0;
|
|
3471
2856
|
}
|
|
3472
|
-
|
|
3473
2857
|
.e-schedule-dialog.e-device .e-repeat-parent-row {
|
|
3474
2858
|
padding-top: 8px;
|
|
3475
2859
|
}
|
|
3476
|
-
|
|
3477
2860
|
.e-schedule-dialog.e-device .e-all-day-container {
|
|
3478
2861
|
margin-right: 20px;
|
|
3479
2862
|
}
|
|
3480
|
-
|
|
3481
2863
|
.e-schedule-dialog.e-device .e-title-header {
|
|
3482
2864
|
display: -ms-flexbox;
|
|
3483
2865
|
display: flex;
|
|
3484
2866
|
width: 100%;
|
|
3485
2867
|
}
|
|
3486
|
-
|
|
3487
2868
|
.e-schedule-dialog.e-device .e-save-icon,
|
|
3488
2869
|
.e-schedule-dialog.e-device .e-back-icon,
|
|
3489
2870
|
.e-schedule-dialog.e-device .e-forward-icon {
|
|
@@ -3491,62 +2872,50 @@
|
|
|
3491
2872
|
line-height: normal;
|
|
3492
2873
|
color: #6b7280;
|
|
3493
2874
|
}
|
|
3494
|
-
|
|
3495
2875
|
.e-schedule-dialog.e-device .e-save-icon {
|
|
3496
2876
|
text-align: right;
|
|
3497
2877
|
}
|
|
3498
|
-
|
|
3499
2878
|
.e-schedule-dialog.e-device .e-time-zone-row,
|
|
3500
2879
|
.e-schedule-dialog.e-device .e-input-group .e-input-group-icon.e-icon-disable {
|
|
3501
2880
|
display: none;
|
|
3502
2881
|
}
|
|
3503
|
-
|
|
3504
2882
|
.e-schedule-dialog.e-device .e-repeat-container {
|
|
3505
2883
|
display: block;
|
|
3506
2884
|
}
|
|
3507
|
-
|
|
3508
2885
|
.e-schedule-dialog.e-device .e-icon-down-arrow {
|
|
3509
2886
|
font-size: 18px;
|
|
3510
2887
|
}
|
|
3511
|
-
|
|
3512
2888
|
.e-schedule-dialog.e-device.e-rtl .e-save-icon {
|
|
3513
2889
|
text-align: left;
|
|
3514
2890
|
}
|
|
3515
|
-
|
|
3516
2891
|
.e-schedule-dialog.e-device.e-rtl .e-all-day-container {
|
|
3517
2892
|
margin-left: 20px;
|
|
3518
2893
|
margin-right: 0;
|
|
3519
2894
|
}
|
|
3520
|
-
|
|
3521
2895
|
.e-schedule-dialog.e-device.e-rtl .e-subject-container,
|
|
3522
2896
|
.e-schedule-dialog.e-device.e-rtl .e-start-container,
|
|
3523
2897
|
.e-schedule-dialog.e-device.e-rtl .e-start-time-zone-container,
|
|
3524
2898
|
.e-schedule-dialog.e-device.e-rtl .e-description-label {
|
|
3525
2899
|
padding-left: 0;
|
|
3526
2900
|
}
|
|
3527
|
-
|
|
3528
2901
|
.e-schedule-dialog.e-device.e-rtl .e-location-container,
|
|
3529
2902
|
.e-schedule-dialog.e-device.e-rtl .e-end-container,
|
|
3530
2903
|
.e-schedule-dialog.e-device.e-rtl .e-end-time-zone-container,
|
|
3531
2904
|
.e-schedule-dialog.e-device.e-rtl .e-all-day-container {
|
|
3532
2905
|
padding-right: 0;
|
|
3533
2906
|
}
|
|
3534
|
-
|
|
3535
2907
|
.e-schedule-dialog.e-device .e-recurrence-container {
|
|
3536
2908
|
position: relative;
|
|
3537
2909
|
}
|
|
3538
|
-
|
|
3539
2910
|
.e-schedule-dialog.e-device .e-recurrence-container.e-hide {
|
|
3540
2911
|
display: none;
|
|
3541
2912
|
}
|
|
3542
|
-
|
|
3543
2913
|
.e-schedule-dialog.e-device .e-recurrence-container .e-recurrence-edit-button {
|
|
3544
2914
|
border: 0;
|
|
3545
2915
|
box-shadow: none;
|
|
3546
2916
|
margin: -3px 5px;
|
|
3547
2917
|
position: absolute;
|
|
3548
2918
|
}
|
|
3549
|
-
|
|
3550
2919
|
.e-schedule-dialog.e-device .e-recurrence-container .e-recurrence-edit-button .e-recurrence-edit.e-icons {
|
|
3551
2920
|
font-size: 12px;
|
|
3552
2921
|
position: relative;
|
|
@@ -3568,24 +2937,20 @@
|
|
|
3568
2937
|
width: 100%;
|
|
3569
2938
|
border: 1px solid #e5e7eb;
|
|
3570
2939
|
}
|
|
3571
|
-
|
|
3572
2940
|
.e-quick-popup-wrapper .e-hidden {
|
|
3573
2941
|
display: none;
|
|
3574
2942
|
}
|
|
3575
|
-
|
|
3576
2943
|
.e-quick-popup-wrapper .e-cell-popup .e-popup-header .e-header-icon-wrapper {
|
|
3577
2944
|
position: absolute;
|
|
3578
2945
|
right: 6px;
|
|
3579
2946
|
top: 4px;
|
|
3580
2947
|
padding: 2px 8px 0 0;
|
|
3581
2948
|
}
|
|
3582
|
-
|
|
3583
2949
|
.e-quick-popup-wrapper .e-cell-popup .e-popup-header .e-header-icon-wrapper .e-edit,
|
|
3584
2950
|
.e-quick-popup-wrapper .e-cell-popup .e-popup-header .e-header-icon-wrapper .e-delete,
|
|
3585
2951
|
.e-quick-popup-wrapper .e-cell-popup .e-popup-header .e-header-icon-wrapper .e-close {
|
|
3586
2952
|
color: #6b7280;
|
|
3587
2953
|
}
|
|
3588
|
-
|
|
3589
2954
|
.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,
|
|
3590
2955
|
.e-quick-popup-wrapper .e-cell-popup .e-popup-header .e-header-icon-wrapper .e-delete:focus,
|
|
3591
2956
|
.e-quick-popup-wrapper .e-cell-popup .e-popup-header .e-header-icon-wrapper .e-delete:hover,
|
|
@@ -3594,26 +2959,21 @@
|
|
|
3594
2959
|
background: #e5e7eb;
|
|
3595
2960
|
color: #6b7280;
|
|
3596
2961
|
}
|
|
3597
|
-
|
|
3598
2962
|
.e-quick-popup-wrapper .e-cell-popup .e-popup-header .e-header-icon-wrapper .e-edit .e-close-icon,
|
|
3599
2963
|
.e-quick-popup-wrapper .e-cell-popup .e-popup-header .e-header-icon-wrapper .e-delete .e-close-icon,
|
|
3600
2964
|
.e-quick-popup-wrapper .e-cell-popup .e-popup-header .e-header-icon-wrapper .e-close .e-close-icon {
|
|
3601
2965
|
font-size: 18px;
|
|
3602
2966
|
}
|
|
3603
|
-
|
|
3604
2967
|
.e-quick-popup-wrapper .e-cell-popup .e-popup-content {
|
|
3605
2968
|
padding: 40px 18px 12px;
|
|
3606
2969
|
}
|
|
3607
|
-
|
|
3608
2970
|
.e-quick-popup-wrapper .e-cell-popup .e-popup-content .e-popup-table {
|
|
3609
2971
|
width: 100%;
|
|
3610
2972
|
}
|
|
3611
|
-
|
|
3612
2973
|
.e-quick-popup-wrapper .e-cell-popup .e-popup-content .e-popup-table .e-schedule-form > span {
|
|
3613
2974
|
margin-bottom: 4px;
|
|
3614
2975
|
margin-top: 14px;
|
|
3615
2976
|
}
|
|
3616
|
-
|
|
3617
2977
|
.e-quick-popup-wrapper .e-cell-popup .e-popup-content .e-popup-table .e-subject {
|
|
3618
2978
|
font-size: 22px;
|
|
3619
2979
|
height: 40px;
|
|
@@ -3621,27 +2981,22 @@
|
|
|
3621
2981
|
line-height: 22px;
|
|
3622
2982
|
padding: 2px 10px;
|
|
3623
2983
|
}
|
|
3624
|
-
|
|
3625
2984
|
.e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper {
|
|
3626
2985
|
padding: 6px 8px 0 0;
|
|
3627
2986
|
}
|
|
3628
|
-
|
|
3629
2987
|
.e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-edit,
|
|
3630
2988
|
.e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-delete {
|
|
3631
2989
|
display: none;
|
|
3632
2990
|
}
|
|
3633
|
-
|
|
3634
2991
|
.e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-close {
|
|
3635
2992
|
position: relative;
|
|
3636
2993
|
right: 2px;
|
|
3637
2994
|
}
|
|
3638
|
-
|
|
3639
2995
|
.e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-edit,
|
|
3640
2996
|
.e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-delete,
|
|
3641
2997
|
.e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-close {
|
|
3642
2998
|
color: #6b7280;
|
|
3643
2999
|
}
|
|
3644
|
-
|
|
3645
3000
|
.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,
|
|
3646
3001
|
.e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-delete:focus,
|
|
3647
3002
|
.e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-delete:hover,
|
|
@@ -3650,29 +3005,24 @@
|
|
|
3650
3005
|
background: rgba(255, 255, 255, 0.15);
|
|
3651
3006
|
color: #4f46e5;
|
|
3652
3007
|
}
|
|
3653
|
-
|
|
3654
3008
|
.e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-edit-icon,
|
|
3655
3009
|
.e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-delete-icon,
|
|
3656
3010
|
.e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-close-icon {
|
|
3657
3011
|
font-size: 18px;
|
|
3658
3012
|
}
|
|
3659
|
-
|
|
3660
3013
|
.e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-edit:disabled:hover,
|
|
3661
3014
|
.e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-delete:disabled:hover {
|
|
3662
3015
|
background: none;
|
|
3663
3016
|
}
|
|
3664
|
-
|
|
3665
3017
|
.e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-edit:disabled > .e-edit-icon,
|
|
3666
3018
|
.e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-edit:disabled > .e-delete-icon,
|
|
3667
3019
|
.e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-delete:disabled > .e-edit-icon,
|
|
3668
3020
|
.e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-delete:disabled > .e-delete-icon {
|
|
3669
|
-
opacity: .5;
|
|
3021
|
+
opacity: 0.5;
|
|
3670
3022
|
}
|
|
3671
|
-
|
|
3672
3023
|
.e-quick-popup-wrapper .e-event-popup .e-popup-header .e-subject-wrap {
|
|
3673
3024
|
padding: 12px 18px;
|
|
3674
3025
|
}
|
|
3675
|
-
|
|
3676
3026
|
.e-quick-popup-wrapper .e-event-popup .e-popup-header .e-subject-wrap .e-subject {
|
|
3677
3027
|
cursor: default;
|
|
3678
3028
|
font-size: 20px;
|
|
@@ -3685,11 +3035,9 @@
|
|
|
3685
3035
|
border-radius: 4px;
|
|
3686
3036
|
padding: 8px;
|
|
3687
3037
|
}
|
|
3688
|
-
|
|
3689
3038
|
.e-quick-popup-wrapper .e-event-popup .e-popup-content {
|
|
3690
3039
|
padding: 0 18px 12px;
|
|
3691
3040
|
}
|
|
3692
|
-
|
|
3693
3041
|
.e-quick-popup-wrapper .e-cell-popup .e-header-icon-wrapper,
|
|
3694
3042
|
.e-quick-popup-wrapper .e-event-popup .e-header-icon-wrapper {
|
|
3695
3043
|
display: -ms-flexbox;
|
|
@@ -3697,7 +3045,6 @@
|
|
|
3697
3045
|
-ms-flex-pack: end;
|
|
3698
3046
|
justify-content: flex-end;
|
|
3699
3047
|
}
|
|
3700
|
-
|
|
3701
3048
|
.e-quick-popup-wrapper .e-cell-popup .e-header-icon-wrapper .e-edit,
|
|
3702
3049
|
.e-quick-popup-wrapper .e-cell-popup .e-header-icon-wrapper .e-delete,
|
|
3703
3050
|
.e-quick-popup-wrapper .e-cell-popup .e-header-icon-wrapper .e-close,
|
|
@@ -3707,7 +3054,6 @@
|
|
|
3707
3054
|
background-color: transparent;
|
|
3708
3055
|
border: 0;
|
|
3709
3056
|
}
|
|
3710
|
-
|
|
3711
3057
|
.e-quick-popup-wrapper .e-cell-popup .e-date-time,
|
|
3712
3058
|
.e-quick-popup-wrapper .e-cell-popup .e-location,
|
|
3713
3059
|
.e-quick-popup-wrapper .e-cell-popup .e-time-zone,
|
|
@@ -3723,7 +3069,6 @@
|
|
|
3723
3069
|
display: flex;
|
|
3724
3070
|
padding-top: 12px;
|
|
3725
3071
|
}
|
|
3726
|
-
|
|
3727
3072
|
.e-quick-popup-wrapper .e-cell-popup .e-date-time-icon,
|
|
3728
3073
|
.e-quick-popup-wrapper .e-cell-popup .e-location-icon,
|
|
3729
3074
|
.e-quick-popup-wrapper .e-cell-popup .e-time-zone-icon,
|
|
@@ -3736,11 +3081,10 @@
|
|
|
3736
3081
|
.e-quick-popup-wrapper .e-event-popup .e-resource-icon {
|
|
3737
3082
|
color: #6b7280;
|
|
3738
3083
|
font-size: 18px;
|
|
3739
|
-
padding-right:
|
|
3084
|
+
padding-right: 12px;
|
|
3740
3085
|
font-size: 18px;
|
|
3741
3086
|
padding: 2px 12px 0 0;
|
|
3742
3087
|
}
|
|
3743
|
-
|
|
3744
3088
|
.e-quick-popup-wrapper .e-cell-popup .e-date-time-details,
|
|
3745
3089
|
.e-quick-popup-wrapper .e-cell-popup .e-location-details,
|
|
3746
3090
|
.e-quick-popup-wrapper .e-cell-popup .e-time-zone-details,
|
|
@@ -3755,54 +3099,42 @@
|
|
|
3755
3099
|
cursor: default;
|
|
3756
3100
|
font-size: 14px;
|
|
3757
3101
|
}
|
|
3758
|
-
|
|
3759
3102
|
.e-quick-popup-wrapper .e-popup-table td:last-child {
|
|
3760
3103
|
padding-top: 0;
|
|
3761
3104
|
}
|
|
3762
|
-
|
|
3763
3105
|
.e-quick-popup-wrapper .e-popup-footer {
|
|
3764
3106
|
display: block;
|
|
3765
3107
|
padding: 8px 18px 8px 18px;
|
|
3766
3108
|
text-align: right;
|
|
3767
|
-
background-color: #f9fafb;
|
|
3768
|
-
border-radius: 0 0 6px 6px;
|
|
3769
3109
|
}
|
|
3770
|
-
|
|
3771
3110
|
.e-quick-popup-wrapper .e-popup-footer .e-event-edit {
|
|
3772
3111
|
margin-right: 8px;
|
|
3773
3112
|
}
|
|
3774
|
-
|
|
3775
3113
|
.e-quick-popup-wrapper .e-popup-footer .e-event-edit,
|
|
3776
3114
|
.e-quick-popup-wrapper .e-popup-footer .e-event-delete {
|
|
3777
3115
|
right: auto;
|
|
3778
3116
|
}
|
|
3779
|
-
|
|
3780
3117
|
.e-quick-popup-wrapper .e-popup-footer .e-event-edit:disabled,
|
|
3781
3118
|
.e-quick-popup-wrapper .e-popup-footer .e-event-delete:disabled {
|
|
3782
3119
|
color: #111827;
|
|
3783
3120
|
}
|
|
3784
|
-
|
|
3785
3121
|
.e-quick-popup-wrapper .e-popup-footer .e-event-details {
|
|
3786
3122
|
border: none;
|
|
3787
3123
|
margin-right: 8px;
|
|
3788
3124
|
right: auto;
|
|
3789
3125
|
text-transform: capitalize;
|
|
3790
3126
|
}
|
|
3791
|
-
|
|
3792
3127
|
.e-quick-popup-wrapper.e-rtl {
|
|
3793
3128
|
text-align: right;
|
|
3794
3129
|
}
|
|
3795
|
-
|
|
3796
3130
|
.e-quick-popup-wrapper.e-rtl .e-cell-popup .e-header-icon-wrapper {
|
|
3797
3131
|
left: 6px;
|
|
3798
3132
|
right: auto;
|
|
3799
3133
|
}
|
|
3800
|
-
|
|
3801
3134
|
.e-quick-popup-wrapper.e-rtl .e-cell-popup .e-popup-footer {
|
|
3802
3135
|
padding: 8px 18px 8px 8px;
|
|
3803
3136
|
text-align: left;
|
|
3804
3137
|
}
|
|
3805
|
-
|
|
3806
3138
|
.e-quick-popup-wrapper.e-rtl .e-popup-content .e-date-time-wrapper,
|
|
3807
3139
|
.e-quick-popup-wrapper.e-rtl .e-popup-content .e-location-details,
|
|
3808
3140
|
.e-quick-popup-wrapper.e-rtl .e-popup-content .e-time-zone-details,
|
|
@@ -3810,27 +3142,21 @@
|
|
|
3810
3142
|
.e-quick-popup-wrapper.e-rtl .e-popup-content .e-resource-details {
|
|
3811
3143
|
margin-right: 10px;
|
|
3812
3144
|
}
|
|
3813
|
-
|
|
3814
3145
|
.e-quick-popup-wrapper.e-rtl .e-event-details {
|
|
3815
3146
|
margin-left: 8px;
|
|
3816
3147
|
}
|
|
3817
|
-
|
|
3818
3148
|
.e-quick-popup-wrapper.e-rtl .e-popup-footer {
|
|
3819
3149
|
padding: 8px 8px 8px 18px;
|
|
3820
3150
|
}
|
|
3821
|
-
|
|
3822
3151
|
.e-quick-popup-wrapper.e-rtl .e-date-time-icon {
|
|
3823
3152
|
padding: 0 0 0 13px;
|
|
3824
3153
|
}
|
|
3825
|
-
|
|
3826
3154
|
.e-quick-popup-wrapper.e-rtl .e-event-popup .e-date-time-icon {
|
|
3827
3155
|
padding: 0 13px;
|
|
3828
3156
|
}
|
|
3829
|
-
|
|
3830
3157
|
.e-quick-popup-wrapper.e-rtl .e-event-edit {
|
|
3831
3158
|
margin-left: 8px;
|
|
3832
3159
|
}
|
|
3833
|
-
|
|
3834
3160
|
.e-quick-popup-wrapper.e-device {
|
|
3835
3161
|
bottom: 0;
|
|
3836
3162
|
height: 100%;
|
|
@@ -3845,17 +3171,14 @@
|
|
|
3845
3171
|
width: 100%;
|
|
3846
3172
|
z-index: 1004;
|
|
3847
3173
|
}
|
|
3848
|
-
|
|
3849
3174
|
.e-quick-popup-wrapper.e-device .e-event-popup .e-popup-header .e-header-icon-wrapper {
|
|
3850
3175
|
background-color: #fff;
|
|
3851
3176
|
}
|
|
3852
|
-
|
|
3853
3177
|
.e-quick-popup-wrapper.e-device .e-event-popup .e-popup-header .e-header-icon-wrapper .e-edit,
|
|
3854
3178
|
.e-quick-popup-wrapper.e-device .e-event-popup .e-popup-header .e-header-icon-wrapper .e-delete,
|
|
3855
3179
|
.e-quick-popup-wrapper.e-device .e-event-popup .e-popup-header .e-header-icon-wrapper .e-close {
|
|
3856
3180
|
opacity: 1;
|
|
3857
3181
|
}
|
|
3858
|
-
|
|
3859
3182
|
.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,
|
|
3860
3183
|
.e-quick-popup-wrapper.e-device .e-event-popup .e-popup-header .e-header-icon-wrapper .e-delete:focus,
|
|
3861
3184
|
.e-quick-popup-wrapper.e-device .e-event-popup .e-popup-header .e-header-icon-wrapper .e-delete:hover,
|
|
@@ -3863,40 +3186,33 @@
|
|
|
3863
3186
|
.e-quick-popup-wrapper.e-device .e-event-popup .e-popup-header .e-header-icon-wrapper .e-close:hover {
|
|
3864
3187
|
background: none;
|
|
3865
3188
|
}
|
|
3866
|
-
|
|
3867
3189
|
.e-quick-popup-wrapper.e-device .e-event-popup .e-popup-header .e-edit.e-btn.e-small.e-round,
|
|
3868
3190
|
.e-quick-popup-wrapper.e-device .e-event-popup .e-popup-header .e-delete.e-btn.e-small.e-round,
|
|
3869
3191
|
.e-quick-popup-wrapper.e-device .e-event-popup .e-popup-header .e-close.e-btn.e-small.e-round {
|
|
3870
3192
|
height: 2.5em;
|
|
3871
3193
|
width: 2.5em;
|
|
3872
3194
|
}
|
|
3873
|
-
|
|
3874
3195
|
.e-quick-popup-wrapper.e-device .e-event-popup .e-popup-header .e-edit,
|
|
3875
3196
|
.e-quick-popup-wrapper.e-device .e-event-popup .e-popup-header .e-delete {
|
|
3876
3197
|
display: block;
|
|
3877
3198
|
}
|
|
3878
|
-
|
|
3879
3199
|
.e-quick-popup-wrapper.e-device .e-event-popup .e-popup-header .e-close {
|
|
3880
3200
|
margin-left: 0;
|
|
3881
3201
|
margin-right: auto;
|
|
3882
3202
|
-ms-flex-order: -1;
|
|
3883
3203
|
order: -1;
|
|
3884
3204
|
}
|
|
3885
|
-
|
|
3886
3205
|
.e-quick-popup-wrapper.e-device .e-event-popup .e-popup-header .e-subject-wrap {
|
|
3887
3206
|
padding: 12px 24px;
|
|
3888
3207
|
}
|
|
3889
|
-
|
|
3890
3208
|
.e-quick-popup-wrapper.e-device .e-event-popup .e-popup-content {
|
|
3891
3209
|
padding: 12px 24px;
|
|
3892
3210
|
}
|
|
3893
|
-
|
|
3894
3211
|
.e-quick-popup-wrapper.e-device .e-multiple-event-popup .e-popup-header {
|
|
3895
3212
|
display: -ms-flexbox;
|
|
3896
3213
|
display: flex;
|
|
3897
3214
|
padding: 15px;
|
|
3898
3215
|
}
|
|
3899
|
-
|
|
3900
3216
|
.e-quick-popup-wrapper.e-device .e-multiple-event-popup .e-popup-header .e-close,
|
|
3901
3217
|
.e-quick-popup-wrapper.e-device .e-multiple-event-popup .e-popup-header .e-edit,
|
|
3902
3218
|
.e-quick-popup-wrapper.e-device .e-multiple-event-popup .e-popup-header .e-delete {
|
|
@@ -3907,7 +3223,6 @@
|
|
|
3907
3223
|
background-color: #fff;
|
|
3908
3224
|
color: #6b7280;
|
|
3909
3225
|
}
|
|
3910
|
-
|
|
3911
3226
|
.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,
|
|
3912
3227
|
.e-quick-popup-wrapper.e-device .e-multiple-event-popup .e-popup-header .e-edit:focus,
|
|
3913
3228
|
.e-quick-popup-wrapper.e-device .e-multiple-event-popup .e-popup-header .e-edit:hover,
|
|
@@ -3915,7 +3230,6 @@
|
|
|
3915
3230
|
.e-quick-popup-wrapper.e-device .e-multiple-event-popup .e-popup-header .e-delete:hover {
|
|
3916
3231
|
background: none;
|
|
3917
3232
|
}
|
|
3918
|
-
|
|
3919
3233
|
.e-quick-popup-wrapper.e-device .e-multiple-event-popup .e-popup-header .e-subject {
|
|
3920
3234
|
font-size: 15px;
|
|
3921
3235
|
font-weight: 500;
|
|
@@ -3924,13 +3238,11 @@
|
|
|
3924
3238
|
padding: 4px 5px;
|
|
3925
3239
|
width: calc(100% - 95px);
|
|
3926
3240
|
}
|
|
3927
|
-
|
|
3928
3241
|
.e-quick-popup-wrapper.e-device .e-multiple-event-popup .e-popup-header .e-close-icon,
|
|
3929
3242
|
.e-quick-popup-wrapper.e-device .e-multiple-event-popup .e-popup-header .e-edit-icon,
|
|
3930
3243
|
.e-quick-popup-wrapper.e-device .e-multiple-event-popup .e-popup-header .e-delete-icon {
|
|
3931
3244
|
font-size: 14px;
|
|
3932
3245
|
}
|
|
3933
|
-
|
|
3934
3246
|
.e-quick-popup-wrapper.e-device.e-rtl .e-event-popup .e-popup-header .e-close {
|
|
3935
3247
|
margin-left: auto;
|
|
3936
3248
|
margin-right: 0;
|
|
@@ -3939,48 +3251,39 @@
|
|
|
3939
3251
|
.e-bigger .e-quick-popup-wrapper .e-cell-popup .e-popup-content .e-popup-table .e-subject {
|
|
3940
3252
|
font-size: 24px;
|
|
3941
3253
|
}
|
|
3942
|
-
|
|
3943
3254
|
.e-bigger .e-quick-popup-wrapper .e-cell-popup .e-popup-content {
|
|
3944
3255
|
padding: 48px 24px 16px;
|
|
3945
3256
|
}
|
|
3946
|
-
|
|
3947
3257
|
.e-bigger .e-quick-popup-wrapper .e-cell-popup .e-date-time-icon,
|
|
3948
3258
|
.e-bigger .e-quick-popup-wrapper .e-event-popup .e-date-time-icon {
|
|
3949
3259
|
padding-right: 16px;
|
|
3950
3260
|
}
|
|
3951
|
-
|
|
3952
3261
|
.e-bigger .e-quick-popup-wrapper .e-cell-popup .e-popup-header .e-header-icon-wrapper .e-close .e-close-icon {
|
|
3953
3262
|
font-size: 16px;
|
|
3954
3263
|
}
|
|
3955
|
-
|
|
3956
3264
|
.e-bigger .e-quick-popup-wrapper.e-rtl .e-cell-popup .e-date-time-icon {
|
|
3957
3265
|
padding-right: 0;
|
|
3958
3266
|
}
|
|
3959
|
-
|
|
3960
3267
|
.e-bigger .e-quick-popup-wrapper.e-rtl .e-event-popup .e-date-time-icon {
|
|
3961
3268
|
padding-right: 16px;
|
|
3962
3269
|
}
|
|
3963
|
-
|
|
3964
3270
|
.e-bigger .e-quick-popup-wrapper .e-edit.e-btn.e-small.e-round,
|
|
3965
3271
|
.e-bigger .e-quick-popup-wrapper .e-delete.e-btn.e-small.e-round,
|
|
3966
3272
|
.e-bigger .e-quick-popup-wrapper .e-close.e-btn.e-small.e-round {
|
|
3967
3273
|
height: 2em;
|
|
3968
3274
|
width: 2em;
|
|
3969
3275
|
}
|
|
3970
|
-
|
|
3971
3276
|
.e-bigger .e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-close-icon,
|
|
3972
3277
|
.e-bigger .e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-edit-icon,
|
|
3973
3278
|
.e-bigger .e-quick-popup-wrapper .e-event-popup .e-popup-header .e-header-icon-wrapper .e-delete-icon {
|
|
3974
3279
|
font-size: 14px;
|
|
3975
3280
|
font-size: 22px;
|
|
3976
3281
|
}
|
|
3977
|
-
|
|
3978
3282
|
.e-bigger .e-quick-popup-wrapper.e-device .e-event-popup .e-popup-header .e-header-icon-wrapper .e-close-icon,
|
|
3979
3283
|
.e-bigger .e-quick-popup-wrapper.e-device .e-event-popup .e-popup-header .e-header-icon-wrapper .e-edit-icon,
|
|
3980
3284
|
.e-bigger .e-quick-popup-wrapper.e-device .e-event-popup .e-popup-header .e-header-icon-wrapper .e-delete-icon {
|
|
3981
3285
|
font-size: 14px;
|
|
3982
3286
|
}
|
|
3983
|
-
|
|
3984
3287
|
.e-bigger .e-quick-popup-wrapper.e-device .e-multiple-event-popup .e-popup-header .e-subject {
|
|
3985
3288
|
padding: 0 5px 0 8px;
|
|
3986
3289
|
}
|
|
@@ -3989,18 +3292,18 @@
|
|
|
3989
3292
|
padding: 12px 2px 16px;
|
|
3990
3293
|
}
|
|
3991
3294
|
|
|
3295
|
+
.e-bigger .e-agenda-view .e-appointment {
|
|
3296
|
+
padding: 7px 16px;
|
|
3297
|
+
}
|
|
3992
3298
|
.e-bigger .e-agenda-view .e-subject {
|
|
3993
3299
|
font-size: 16px;
|
|
3994
3300
|
}
|
|
3995
|
-
|
|
3996
3301
|
.e-bigger .e-agenda-view .e-date-time {
|
|
3997
3302
|
font-size: 14px;
|
|
3998
3303
|
}
|
|
3999
|
-
|
|
4000
3304
|
.e-bigger .e-agenda-view .e-day-date-header .e-m-date {
|
|
4001
3305
|
font-size: 20px;
|
|
4002
3306
|
}
|
|
4003
|
-
|
|
4004
3307
|
.e-bigger .e-agenda-view .e-day-date-header .e-m-day {
|
|
4005
3308
|
font-size: 14px;
|
|
4006
3309
|
}
|
|
@@ -4009,12 +3312,10 @@
|
|
|
4009
3312
|
font-size: 14px;
|
|
4010
3313
|
padding-left: 12px;
|
|
4011
3314
|
}
|
|
4012
|
-
|
|
4013
3315
|
.e-bigger .e-timeline-view .e-navigate {
|
|
4014
3316
|
font-size: 16px;
|
|
4015
3317
|
padding: 8px 0 8px 8px;
|
|
4016
3318
|
}
|
|
4017
|
-
|
|
4018
3319
|
.e-bigger .e-timeline-view .e-date-header-wrap table tbody td > span {
|
|
4019
3320
|
font-size: 16px;
|
|
4020
3321
|
padding: 8px 0 8px 8px;
|
|
@@ -4031,11 +3332,9 @@
|
|
|
4031
3332
|
width: 100px;
|
|
4032
3333
|
z-index: 9;
|
|
4033
3334
|
}
|
|
4034
|
-
|
|
4035
3335
|
.e-appointment.e-schedule-event-clone.e-drag-clone {
|
|
4036
3336
|
cursor: move;
|
|
4037
3337
|
}
|
|
4038
|
-
|
|
4039
3338
|
.e-appointment.e-schedule-event-clone .e-recurrence-icon,
|
|
4040
3339
|
.e-appointment.e-schedule-event-clone .e-recurrence-edit-icon,
|
|
4041
3340
|
.e-appointment.e-schedule-event-clone .e-indicator.e-left-icon,
|
|
@@ -4044,7 +3343,6 @@
|
|
|
4044
3343
|
.e-appointment.e-schedule-event-clone .e-event-resize.e-right-handler {
|
|
4045
3344
|
display: none;
|
|
4046
3345
|
}
|
|
4047
|
-
|
|
4048
3346
|
.e-appointment.e-schedule-event-clone .e-appointment-details {
|
|
4049
3347
|
-ms-flex: auto;
|
|
4050
3348
|
flex: auto;
|
|
@@ -4052,13 +3350,11 @@
|
|
|
4052
3350
|
padding: 0 4px;
|
|
4053
3351
|
text-align: left;
|
|
4054
3352
|
}
|
|
4055
|
-
|
|
4056
3353
|
.e-appointment.e-schedule-event-clone .e-appointment-details .e-inner-wrap {
|
|
4057
3354
|
-ms-flex: auto;
|
|
4058
3355
|
flex: auto;
|
|
4059
3356
|
overflow: hidden;
|
|
4060
3357
|
}
|
|
4061
|
-
|
|
4062
3358
|
.e-appointment.e-schedule-event-clone .e-appointment-details .e-subject {
|
|
4063
3359
|
font-size: 13px;
|
|
4064
3360
|
font-weight: 500;
|
|
@@ -4069,22 +3365,18 @@
|
|
|
4069
3365
|
padding-top: 4px;
|
|
4070
3366
|
text-overflow: ellipsis;
|
|
4071
3367
|
}
|
|
4072
|
-
|
|
4073
3368
|
.e-appointment.e-schedule-event-clone .e-appointment-details .e-time {
|
|
4074
3369
|
font-size: 11px;
|
|
4075
3370
|
overflow: hidden;
|
|
4076
3371
|
padding-top: 1px;
|
|
4077
3372
|
text-overflow: ellipsis;
|
|
4078
3373
|
}
|
|
4079
|
-
|
|
4080
3374
|
.e-appointment.e-schedule-event-clone .e-appointment-details .e-location {
|
|
4081
3375
|
display: none;
|
|
4082
3376
|
}
|
|
4083
|
-
|
|
4084
3377
|
.e-appointment.e-schedule-event-clone.e-month-event .e-appointment-details .e-subject {
|
|
4085
3378
|
padding: 3px 2px;
|
|
4086
3379
|
}
|
|
4087
|
-
|
|
4088
3380
|
.e-appointment.e-schedule-event-clone.e-month-event .e-appointment-details .e-time {
|
|
4089
3381
|
display: none;
|
|
4090
3382
|
}
|
|
@@ -4092,7 +3384,6 @@
|
|
|
4092
3384
|
.e-vertical-view .e-all-day-appointment-wrapper .e-appointment.e-schedule-event-clone .e-appointment-details .e-subject {
|
|
4093
3385
|
padding: 3px 0 1px 4px;
|
|
4094
3386
|
}
|
|
4095
|
-
|
|
4096
3387
|
.e-vertical-view .e-all-day-appointment-wrapper .e-appointment.e-schedule-event-clone .e-appointment-details .e-time {
|
|
4097
3388
|
display: none;
|
|
4098
3389
|
}
|
|
@@ -4111,27 +3402,24 @@
|
|
|
4111
3402
|
padding: 8px 0;
|
|
4112
3403
|
width: 225px;
|
|
4113
3404
|
}
|
|
4114
|
-
|
|
4115
3405
|
.e-bigger .e-more-popup-wrapper .e-more-appointment-wrapper,
|
|
4116
3406
|
.e-more-popup-wrapper .e-more-appointment-wrapper {
|
|
4117
3407
|
margin: 0 4px;
|
|
4118
3408
|
}
|
|
4119
|
-
|
|
4120
3409
|
.e-bigger .e-more-popup-wrapper .e-more-event-popup,
|
|
4121
3410
|
.e-more-popup-wrapper .e-more-event-popup {
|
|
4122
3411
|
height: 100%;
|
|
4123
3412
|
position: relative;
|
|
4124
3413
|
width: 100%;
|
|
4125
3414
|
}
|
|
4126
|
-
|
|
4127
3415
|
.e-bigger .e-more-popup-wrapper .e-more-event-header,
|
|
4128
3416
|
.e-more-popup-wrapper .e-more-event-header {
|
|
4129
3417
|
height: 35px;
|
|
4130
3418
|
margin: 0 8px 4px 14px;
|
|
4131
3419
|
}
|
|
4132
|
-
|
|
4133
3420
|
.e-bigger .e-more-popup-wrapper .e-more-event-content,
|
|
4134
3421
|
.e-more-popup-wrapper .e-more-event-content {
|
|
3422
|
+
color: #111827;
|
|
4135
3423
|
height: calc(100% - 35px);
|
|
4136
3424
|
max-height: 150px;
|
|
4137
3425
|
overflow-y: auto;
|
|
@@ -4139,24 +3427,20 @@
|
|
|
4139
3427
|
padding-right: 10px;
|
|
4140
3428
|
padding: 10px 10px 0;
|
|
4141
3429
|
}
|
|
4142
|
-
|
|
4143
3430
|
.e-bigger .e-more-popup-wrapper .e-more-event-content .e-appointment-border,
|
|
4144
3431
|
.e-more-popup-wrapper .e-more-event-content .e-appointment-border {
|
|
4145
3432
|
border: 0;
|
|
4146
3433
|
box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05), 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05), 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
|
|
4147
3434
|
}
|
|
4148
|
-
|
|
4149
3435
|
.e-bigger .e-more-popup-wrapper .e-more-event-date-header,
|
|
4150
3436
|
.e-more-popup-wrapper .e-more-event-date-header {
|
|
4151
3437
|
height: 100%;
|
|
4152
3438
|
width: calc(100% - 25px);
|
|
4153
3439
|
}
|
|
4154
|
-
|
|
4155
3440
|
.e-bigger .e-more-popup-wrapper .e-more-event-date-header .e-current-date,
|
|
4156
3441
|
.e-more-popup-wrapper .e-more-event-date-header .e-current-date {
|
|
4157
3442
|
color: #4f46e5;
|
|
4158
3443
|
}
|
|
4159
|
-
|
|
4160
3444
|
.e-bigger .e-more-popup-wrapper .e-header-day,
|
|
4161
3445
|
.e-more-popup-wrapper .e-header-day {
|
|
4162
3446
|
color: #111827;
|
|
@@ -4164,7 +3448,6 @@
|
|
|
4164
3448
|
line-height: 1;
|
|
4165
3449
|
padding-bottom: 2px;
|
|
4166
3450
|
}
|
|
4167
|
-
|
|
4168
3451
|
.e-bigger .e-more-popup-wrapper .e-header-date,
|
|
4169
3452
|
.e-more-popup-wrapper .e-header-date {
|
|
4170
3453
|
color: #111827;
|
|
@@ -4172,18 +3455,15 @@
|
|
|
4172
3455
|
line-height: 1;
|
|
4173
3456
|
max-width: 15%;
|
|
4174
3457
|
}
|
|
4175
|
-
|
|
4176
3458
|
.e-bigger .e-more-popup-wrapper .e-header-date:hover,
|
|
4177
3459
|
.e-more-popup-wrapper .e-header-date:hover {
|
|
4178
3460
|
cursor: pointer;
|
|
4179
3461
|
text-decoration: underline;
|
|
4180
3462
|
}
|
|
4181
|
-
|
|
4182
3463
|
.e-bigger .e-more-popup-wrapper .e-header-date:focus,
|
|
4183
3464
|
.e-more-popup-wrapper .e-header-date:focus {
|
|
4184
3465
|
text-decoration: underline;
|
|
4185
3466
|
}
|
|
4186
|
-
|
|
4187
3467
|
.e-bigger .e-more-popup-wrapper .e-more-event-close,
|
|
4188
3468
|
.e-more-popup-wrapper .e-more-event-close {
|
|
4189
3469
|
background-color: transparent;
|
|
@@ -4197,18 +3477,15 @@
|
|
|
4197
3477
|
width: 25px;
|
|
4198
3478
|
padding: 1px;
|
|
4199
3479
|
}
|
|
4200
|
-
|
|
4201
3480
|
.e-bigger .e-more-popup-wrapper .e-more-event-close .e-close-icon,
|
|
4202
3481
|
.e-more-popup-wrapper .e-more-event-close .e-close-icon {
|
|
4203
3482
|
font-size: 9px;
|
|
4204
3483
|
font-size: 14px;
|
|
4205
3484
|
}
|
|
4206
|
-
|
|
4207
3485
|
.e-bigger .e-more-popup-wrapper .e-more-event-close .e-btn-icon,
|
|
4208
3486
|
.e-more-popup-wrapper .e-more-event-close .e-btn-icon {
|
|
4209
3487
|
margin-top: 8px;
|
|
4210
3488
|
}
|
|
4211
|
-
|
|
4212
3489
|
.e-bigger .e-more-popup-wrapper .e-more-event-close:focus, .e-bigger .e-more-popup-wrapper .e-more-event-close:hover,
|
|
4213
3490
|
.e-more-popup-wrapper .e-more-event-close:focus,
|
|
4214
3491
|
.e-more-popup-wrapper .e-more-event-close:hover {
|
|
@@ -4216,7 +3493,6 @@
|
|
|
4216
3493
|
border-radius: 50%;
|
|
4217
3494
|
color: #6b7280;
|
|
4218
3495
|
}
|
|
4219
|
-
|
|
4220
3496
|
.e-bigger .e-more-popup-wrapper .e-appointment,
|
|
4221
3497
|
.e-more-popup-wrapper .e-appointment {
|
|
4222
3498
|
background: #4f46e5;
|
|
@@ -4230,7 +3506,6 @@
|
|
|
4230
3506
|
padding: 2px 0;
|
|
4231
3507
|
width: 100%;
|
|
4232
3508
|
}
|
|
4233
|
-
|
|
4234
3509
|
.e-bigger .e-more-popup-wrapper .e-appointment .e-subject,
|
|
4235
3510
|
.e-more-popup-wrapper .e-appointment .e-subject {
|
|
4236
3511
|
color: #fff;
|
|
@@ -4243,7 +3518,6 @@
|
|
|
4243
3518
|
text-overflow: ellipsis;
|
|
4244
3519
|
white-space: nowrap;
|
|
4245
3520
|
}
|
|
4246
|
-
|
|
4247
3521
|
.e-bigger .e-more-popup-wrapper .e-appointment .e-recurrence-icon,
|
|
4248
3522
|
.e-bigger .e-more-popup-wrapper .e-appointment .e-recurrence-edit-icon,
|
|
4249
3523
|
.e-more-popup-wrapper .e-appointment .e-recurrence-icon,
|
|
@@ -4251,14 +3525,12 @@
|
|
|
4251
3525
|
line-height: 26px;
|
|
4252
3526
|
padding: 0 2px;
|
|
4253
3527
|
}
|
|
4254
|
-
|
|
4255
3528
|
.e-bigger .e-more-popup-wrapper .e-appointment.e-appointment-border, .e-bigger .e-more-popup-wrapper .e-appointment:focus,
|
|
4256
3529
|
.e-more-popup-wrapper .e-appointment.e-appointment-border,
|
|
4257
3530
|
.e-more-popup-wrapper .e-appointment:focus {
|
|
4258
3531
|
border: 0;
|
|
4259
3532
|
box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05), 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05), 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
|
|
4260
3533
|
}
|
|
4261
|
-
|
|
4262
3534
|
.e-bigger .e-more-popup-wrapper.e-device,
|
|
4263
3535
|
.e-more-popup-wrapper.e-device {
|
|
4264
3536
|
bottom: 0;
|
|
@@ -4272,22 +3544,18 @@
|
|
|
4272
3544
|
width: 100%;
|
|
4273
3545
|
z-index: 1002;
|
|
4274
3546
|
}
|
|
4275
|
-
|
|
4276
3547
|
.e-bigger .e-more-popup-wrapper.e-device .e-more-event-content,
|
|
4277
3548
|
.e-more-popup-wrapper.e-device .e-more-event-content {
|
|
4278
3549
|
max-height: unset;
|
|
4279
3550
|
}
|
|
4280
|
-
|
|
4281
3551
|
.e-bigger .e-more-popup-wrapper.e-rtl .e-header-date,
|
|
4282
3552
|
.e-more-popup-wrapper.e-rtl .e-header-date {
|
|
4283
3553
|
padding-right: 10px;
|
|
4284
3554
|
}
|
|
4285
|
-
|
|
4286
3555
|
.e-bigger .e-more-popup-wrapper.e-rtl .e-header-day,
|
|
4287
3556
|
.e-more-popup-wrapper.e-rtl .e-header-day {
|
|
4288
3557
|
padding-right: 10px;
|
|
4289
3558
|
}
|
|
4290
|
-
|
|
4291
3559
|
.e-bigger .e-more-popup-wrapper.e-rtl .e-more-event-close,
|
|
4292
3560
|
.e-more-popup-wrapper.e-rtl .e-more-event-close {
|
|
4293
3561
|
left: 6px;
|
|
@@ -4299,32 +3567,26 @@
|
|
|
4299
3567
|
background-color: #fff;
|
|
4300
3568
|
border: 1px solid #e5e7eb;
|
|
4301
3569
|
}
|
|
4302
|
-
|
|
4303
3570
|
.e-schedule .e-date-header-wrap {
|
|
4304
3571
|
border-color: #e5e7eb;
|
|
4305
3572
|
border-style: solid;
|
|
4306
3573
|
border-width: 0;
|
|
4307
3574
|
position: relative;
|
|
4308
3575
|
}
|
|
4309
|
-
|
|
4310
3576
|
.e-schedule .e-header-calendar {
|
|
4311
3577
|
background-color: #fff;
|
|
4312
3578
|
box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
|
|
4313
3579
|
}
|
|
4314
|
-
|
|
4315
3580
|
.e-schedule .e-vertical-view .e-date-header-wrap table tbody td:first-child,
|
|
4316
3581
|
.e-schedule .e-vertical-view .e-content-wrap table td:first-child {
|
|
4317
3582
|
border-left-width: 0;
|
|
4318
3583
|
}
|
|
4319
|
-
|
|
4320
3584
|
.e-schedule .e-vertical-view .e-date-header-wrap .e-all-day-cells {
|
|
4321
3585
|
background-color: #fff;
|
|
4322
3586
|
}
|
|
4323
|
-
|
|
4324
3587
|
.e-schedule .e-vertical-view .e-date-header-wrap .e-all-day-cells:hover {
|
|
4325
3588
|
background: #f3f4f6;
|
|
4326
3589
|
}
|
|
4327
|
-
|
|
4328
3590
|
.e-schedule .e-vertical-view .e-left-indent-wrap table tbody td {
|
|
4329
3591
|
background-color: #fff;
|
|
4330
3592
|
border-color: #e5e7eb;
|
|
@@ -4332,11 +3594,9 @@
|
|
|
4332
3594
|
border-width: 0 1px 1px 0;
|
|
4333
3595
|
color: #374151;
|
|
4334
3596
|
}
|
|
4335
|
-
|
|
4336
3597
|
.e-schedule .e-vertical-view .e-left-indent-wrap table tbody td.e-header-cells {
|
|
4337
3598
|
border-bottom-width: 0;
|
|
4338
3599
|
}
|
|
4339
|
-
|
|
4340
3600
|
.e-schedule .e-vertical-view .e-left-indent-wrap table tbody td.e-header-cells.e-week-number {
|
|
4341
3601
|
color: #6b7280;
|
|
4342
3602
|
font-size: 14px;
|
|
@@ -4344,11 +3604,9 @@
|
|
|
4344
3604
|
text-align: center;
|
|
4345
3605
|
vertical-align: top;
|
|
4346
3606
|
}
|
|
4347
|
-
|
|
4348
3607
|
.e-schedule .e-vertical-view .e-left-indent-wrap table tbody td.e-resource-cells {
|
|
4349
3608
|
border-bottom-color: transparent;
|
|
4350
3609
|
}
|
|
4351
|
-
|
|
4352
3610
|
.e-schedule .e-vertical-view .e-date-header-wrap table tbody td {
|
|
4353
3611
|
background-color: #fff;
|
|
4354
3612
|
border-color: #e5e7eb;
|
|
@@ -4357,11 +3615,9 @@
|
|
|
4357
3615
|
color: #374151;
|
|
4358
3616
|
text-align: left;
|
|
4359
3617
|
}
|
|
4360
|
-
|
|
4361
3618
|
.e-schedule .e-vertical-view .e-date-header-wrap table tbody td.e-header-cells {
|
|
4362
3619
|
border-bottom-width: 0;
|
|
4363
3620
|
}
|
|
4364
|
-
|
|
4365
3621
|
.e-schedule .e-vertical-view .e-time-cells-wrap table td {
|
|
4366
3622
|
background-color: #fff;
|
|
4367
3623
|
border-color: #e5e7eb;
|
|
@@ -4370,20 +3626,16 @@
|
|
|
4370
3626
|
color: #6b7280;
|
|
4371
3627
|
background-color: #f3f4f6;
|
|
4372
3628
|
}
|
|
4373
|
-
|
|
4374
3629
|
.e-schedule .e-vertical-view .e-time-cells-wrap table td {
|
|
4375
3630
|
border-bottom-color: transparent;
|
|
4376
3631
|
}
|
|
4377
|
-
|
|
4378
3632
|
.e-schedule .e-vertical-view .e-header-cells {
|
|
4379
3633
|
background-color: #fff;
|
|
4380
3634
|
}
|
|
4381
|
-
|
|
4382
3635
|
.e-schedule .e-vertical-view .e-header-cells.e-current-day {
|
|
4383
3636
|
color: #4f46e5;
|
|
4384
3637
|
font-weight: 500;
|
|
4385
3638
|
}
|
|
4386
|
-
|
|
4387
3639
|
.e-schedule .e-vertical-view .e-work-cells {
|
|
4388
3640
|
background-color: #f9fafb;
|
|
4389
3641
|
border-color: #e5e7eb;
|
|
@@ -4391,68 +3643,53 @@
|
|
|
4391
3643
|
border-width: 0 0 1px 1px;
|
|
4392
3644
|
padding: 0;
|
|
4393
3645
|
}
|
|
4394
|
-
|
|
4395
3646
|
.e-schedule .e-vertical-view .e-work-cells:hover {
|
|
4396
3647
|
background: #f3f4f6;
|
|
4397
3648
|
color: #111827;
|
|
4398
3649
|
}
|
|
4399
|
-
|
|
4400
3650
|
.e-schedule .e-vertical-view .e-alternate-cells {
|
|
4401
3651
|
border-bottom-style: dotted;
|
|
4402
3652
|
}
|
|
4403
|
-
|
|
4404
3653
|
.e-schedule .e-vertical-view .e-work-hours {
|
|
4405
3654
|
background-color: #fff;
|
|
4406
3655
|
}
|
|
4407
|
-
|
|
4408
3656
|
.e-schedule .e-vertical-view .e-all-day-cells {
|
|
4409
3657
|
background-color: #fff;
|
|
4410
3658
|
}
|
|
4411
|
-
|
|
4412
3659
|
.e-schedule .e-vertical-view .e-all-day-cells.e-current-day {
|
|
4413
3660
|
color: #4f46e5;
|
|
4414
3661
|
}
|
|
4415
|
-
|
|
4416
3662
|
.e-schedule .e-vertical-view .e-all-day-cells.e-selected-cell {
|
|
4417
3663
|
background-color: #e5e7eb;
|
|
4418
3664
|
color: #111827;
|
|
4419
3665
|
}
|
|
4420
|
-
|
|
4421
3666
|
.e-schedule .e-vertical-view .e-all-day-cells.e-selected-cell:hover {
|
|
4422
3667
|
background-color: #e5e7eb;
|
|
4423
3668
|
}
|
|
4424
|
-
|
|
4425
3669
|
.e-schedule .e-vertical-view .e-selected-cell {
|
|
4426
3670
|
background-color: #e5e7eb;
|
|
4427
3671
|
color: #111827;
|
|
4428
3672
|
}
|
|
4429
|
-
|
|
4430
3673
|
.e-schedule .e-vertical-view .e-selected-cell:hover {
|
|
4431
3674
|
background-color: #e5e7eb;
|
|
4432
3675
|
}
|
|
4433
|
-
|
|
4434
3676
|
.e-schedule .e-vertical-view .e-clone-time-indicator,
|
|
4435
3677
|
.e-schedule .e-vertical-view .e-current-time {
|
|
4436
3678
|
color: #4f46e5;
|
|
4437
3679
|
}
|
|
4438
|
-
|
|
4439
3680
|
.e-schedule .e-vertical-view .e-current-timeline {
|
|
4440
3681
|
border-top: 1px solid #4f46e5;
|
|
4441
3682
|
}
|
|
4442
|
-
|
|
4443
3683
|
.e-schedule .e-vertical-view .e-previous-timeline {
|
|
4444
3684
|
border-top: 1px dotted #4f46e5;
|
|
4445
3685
|
}
|
|
4446
|
-
|
|
4447
3686
|
.e-schedule .e-vertical-view.e-by-date .e-date-header-wrap table tbody td.e-header-cells {
|
|
4448
3687
|
border-bottom-width: 1px;
|
|
4449
3688
|
}
|
|
4450
|
-
|
|
4451
3689
|
.e-schedule .e-month-view .e-date-header-wrap table td:first-child,
|
|
4452
3690
|
.e-schedule .e-month-view .e-content-wrap table td:first-child {
|
|
4453
3691
|
border-left-width: 0;
|
|
4454
3692
|
}
|
|
4455
|
-
|
|
4456
3693
|
.e-schedule .e-month-view .e-date-header-wrap table td,
|
|
4457
3694
|
.e-schedule .e-month-agenda-view .e-date-header-wrap table td {
|
|
4458
3695
|
background-color: #fff;
|
|
@@ -4465,13 +3702,11 @@
|
|
|
4465
3702
|
text-align: center;
|
|
4466
3703
|
text-transform: uppercase;
|
|
4467
3704
|
}
|
|
4468
|
-
|
|
4469
3705
|
.e-schedule .e-month-view .e-date-header-wrap table td.e-current-day,
|
|
4470
3706
|
.e-schedule .e-month-agenda-view .e-date-header-wrap table td.e-current-day {
|
|
4471
3707
|
color: #4f46e5;
|
|
4472
3708
|
font-weight: 500;
|
|
4473
3709
|
}
|
|
4474
|
-
|
|
4475
3710
|
.e-schedule .e-month-view .e-work-cells,
|
|
4476
3711
|
.e-schedule .e-month-agenda-view .e-work-cells {
|
|
4477
3712
|
background-color: #f9fafb;
|
|
@@ -4481,23 +3716,19 @@
|
|
|
4481
3716
|
color: #111827;
|
|
4482
3717
|
padding: 0;
|
|
4483
3718
|
}
|
|
4484
|
-
|
|
4485
3719
|
.e-schedule .e-month-view .e-work-cells:hover,
|
|
4486
3720
|
.e-schedule .e-month-agenda-view .e-work-cells:hover {
|
|
4487
3721
|
background: #f3f4f6;
|
|
4488
3722
|
color: #111827;
|
|
4489
3723
|
}
|
|
4490
|
-
|
|
4491
3724
|
.e-schedule .e-month-view .e-work-days,
|
|
4492
3725
|
.e-schedule .e-month-agenda-view .e-work-days {
|
|
4493
3726
|
background-color: #fff;
|
|
4494
3727
|
}
|
|
4495
|
-
|
|
4496
3728
|
.e-schedule .e-month-view .e-other-month,
|
|
4497
3729
|
.e-schedule .e-month-agenda-view .e-other-month {
|
|
4498
3730
|
color: #6b7280;
|
|
4499
3731
|
}
|
|
4500
|
-
|
|
4501
3732
|
.e-schedule .e-month-view .e-current-date .e-date-header,
|
|
4502
3733
|
.e-schedule .e-month-agenda-view .e-current-date .e-date-header {
|
|
4503
3734
|
background-color: #4f46e5;
|
|
@@ -4505,48 +3736,39 @@
|
|
|
4505
3736
|
color: #fff;
|
|
4506
3737
|
width: 20px;
|
|
4507
3738
|
}
|
|
4508
|
-
|
|
4509
3739
|
.e-schedule .e-month-view .e-selected-cell,
|
|
4510
3740
|
.e-schedule .e-month-agenda-view .e-selected-cell {
|
|
4511
3741
|
background-color: #e5e7eb;
|
|
4512
3742
|
color: #111827;
|
|
4513
3743
|
}
|
|
4514
|
-
|
|
4515
3744
|
.e-schedule .e-month-view .e-selected-cell .e-more-indicator,
|
|
4516
3745
|
.e-schedule .e-month-agenda-view .e-selected-cell .e-more-indicator {
|
|
4517
3746
|
color: #111827;
|
|
4518
3747
|
}
|
|
4519
|
-
|
|
4520
3748
|
.e-schedule .e-month-view .e-selected-cell:hover,
|
|
4521
3749
|
.e-schedule .e-month-agenda-view .e-selected-cell:hover {
|
|
4522
3750
|
background-color: #e5e7eb;
|
|
4523
3751
|
}
|
|
4524
|
-
|
|
4525
3752
|
.e-schedule .e-month-agenda-view .e-date-header-wrap table td {
|
|
4526
3753
|
border-width: 0 0 1px 0;
|
|
4527
3754
|
text-align: center;
|
|
4528
3755
|
}
|
|
4529
|
-
|
|
4530
3756
|
.e-schedule .e-month-agenda-view .e-work-cells {
|
|
4531
3757
|
border-width: 0;
|
|
4532
3758
|
}
|
|
4533
|
-
|
|
4534
3759
|
.e-schedule .e-month-agenda-view .e-current-date .e-date-header {
|
|
4535
3760
|
width: 24px;
|
|
4536
3761
|
}
|
|
4537
|
-
|
|
4538
3762
|
.e-schedule .e-timeline-view .e-date-header-wrap table td:first-child,
|
|
4539
3763
|
.e-schedule .e-timeline-view .e-content-wrap table td:first-child,
|
|
4540
3764
|
.e-schedule .e-timeline-month-view .e-date-header-wrap table td:first-child,
|
|
4541
3765
|
.e-schedule .e-timeline-month-view .e-content-wrap table td:first-child {
|
|
4542
3766
|
border-left-width: 0;
|
|
4543
3767
|
}
|
|
4544
|
-
|
|
4545
3768
|
.e-schedule .e-timeline-view .e-content-wrap table tr:last-child td,
|
|
4546
3769
|
.e-schedule .e-timeline-month-view .e-content-wrap table tr:last-child td {
|
|
4547
3770
|
border-bottom-width: 0;
|
|
4548
3771
|
}
|
|
4549
|
-
|
|
4550
3772
|
.e-schedule .e-timeline-view .e-date-header-wrap table td,
|
|
4551
3773
|
.e-schedule .e-timeline-month-view .e-date-header-wrap table td {
|
|
4552
3774
|
background-color: #fff;
|
|
@@ -4555,13 +3777,11 @@
|
|
|
4555
3777
|
border-width: 0 0 1px 1px;
|
|
4556
3778
|
color: #374151;
|
|
4557
3779
|
}
|
|
4558
|
-
|
|
4559
3780
|
.e-schedule .e-timeline-view .e-date-header-wrap table td.e-current-day,
|
|
4560
3781
|
.e-schedule .e-timeline-month-view .e-date-header-wrap table td.e-current-day {
|
|
4561
3782
|
color: #4f46e5;
|
|
4562
3783
|
font-weight: 500;
|
|
4563
3784
|
}
|
|
4564
|
-
|
|
4565
3785
|
.e-schedule .e-timeline-view .e-work-cells,
|
|
4566
3786
|
.e-schedule .e-timeline-month-view .e-work-cells {
|
|
4567
3787
|
background-color: #f9fafb;
|
|
@@ -4571,137 +3791,110 @@
|
|
|
4571
3791
|
color: #111827;
|
|
4572
3792
|
padding: 0;
|
|
4573
3793
|
}
|
|
4574
|
-
|
|
4575
3794
|
.e-schedule .e-timeline-view .e-work-cells:hover:not(.e-resource-group-cells),
|
|
4576
3795
|
.e-schedule .e-timeline-month-view .e-work-cells:hover:not(.e-resource-group-cells) {
|
|
4577
3796
|
background: #f3f4f6;
|
|
4578
3797
|
color: #111827;
|
|
4579
3798
|
}
|
|
4580
|
-
|
|
4581
3799
|
.e-schedule .e-timeline-view.e-virtual-mask .e-work-cells:hover,
|
|
4582
3800
|
.e-schedule .e-timeline-month-view.e-virtual-mask .e-work-cells:hover {
|
|
4583
3801
|
background-color: #f3f4f6;
|
|
4584
3802
|
}
|
|
4585
|
-
|
|
4586
3803
|
.e-schedule .e-timeline-view .e-work-days,
|
|
4587
3804
|
.e-schedule .e-timeline-month-view .e-work-days {
|
|
4588
3805
|
background-color: #fff;
|
|
4589
3806
|
}
|
|
4590
|
-
|
|
4591
3807
|
.e-schedule .e-timeline-view .e-resource-group-cells,
|
|
4592
3808
|
.e-schedule .e-timeline-month-view .e-resource-group-cells {
|
|
4593
3809
|
background-color: #f9fafb;
|
|
4594
3810
|
}
|
|
4595
|
-
|
|
4596
3811
|
.e-schedule .e-timeline-view .e-selected-cell,
|
|
4597
3812
|
.e-schedule .e-timeline-month-view .e-selected-cell {
|
|
4598
3813
|
background-color: #e5e7eb;
|
|
4599
3814
|
color: #111827;
|
|
4600
3815
|
}
|
|
4601
|
-
|
|
4602
3816
|
.e-schedule .e-timeline-view .e-selected-cell:hover:not(.e-resource-group-cells),
|
|
4603
3817
|
.e-schedule .e-timeline-month-view .e-selected-cell:hover:not(.e-resource-group-cells) {
|
|
4604
3818
|
background-color: #e5e7eb;
|
|
4605
3819
|
}
|
|
4606
|
-
|
|
4607
3820
|
.e-schedule .e-timeline-view .e-work-hours {
|
|
4608
3821
|
background-color: #fff;
|
|
4609
3822
|
}
|
|
4610
|
-
|
|
4611
3823
|
.e-schedule .e-timeline-view .e-resource-group-cells {
|
|
4612
3824
|
background-color: #f9fafb;
|
|
4613
3825
|
}
|
|
4614
|
-
|
|
4615
3826
|
.e-schedule .e-timeline-view .e-selected-cell {
|
|
4616
3827
|
background-color: #e5e7eb;
|
|
4617
3828
|
color: #111827;
|
|
4618
3829
|
}
|
|
4619
|
-
|
|
4620
3830
|
.e-schedule .e-timeline-view .e-selected-cell:hover {
|
|
4621
3831
|
background-color: #e5e7eb;
|
|
4622
3832
|
}
|
|
4623
|
-
|
|
4624
3833
|
.e-schedule .e-timeline-view .e-alternate-cells {
|
|
4625
3834
|
border-left-style: dotted;
|
|
4626
3835
|
}
|
|
4627
|
-
|
|
4628
3836
|
.e-schedule .e-timeline-view .e-header-row .e-time-cells {
|
|
4629
3837
|
border-left-width: 0;
|
|
4630
3838
|
}
|
|
4631
|
-
|
|
4632
3839
|
.e-schedule .e-timeline-view .e-clone-time-indicator,
|
|
4633
3840
|
.e-schedule .e-timeline-view .e-current-time {
|
|
4634
3841
|
color: #4f46e5;
|
|
4635
3842
|
font-size: 10px;
|
|
4636
3843
|
}
|
|
4637
|
-
|
|
4638
3844
|
.e-schedule .e-timeline-view .e-current-timeline {
|
|
4639
3845
|
border-left: 1px solid #4f46e5;
|
|
4640
3846
|
}
|
|
4641
|
-
|
|
4642
3847
|
.e-schedule.e-rtl .e-vertical-view .e-date-header-wrap table tbody td:first-child,
|
|
4643
3848
|
.e-schedule.e-rtl .e-vertical-view .e-content-wrap table td:first-child {
|
|
4644
3849
|
border-right-width: 0;
|
|
4645
3850
|
}
|
|
4646
|
-
|
|
4647
3851
|
.e-schedule.e-rtl .e-vertical-view .e-date-header-wrap table tbody td,
|
|
4648
3852
|
.e-schedule.e-rtl .e-vertical-view .e-work-cells {
|
|
4649
3853
|
border-width: 0 1px 1px 0;
|
|
4650
3854
|
}
|
|
4651
|
-
|
|
4652
3855
|
.e-schedule.e-rtl .e-vertical-view .e-left-indent-wrap .e-header-cells,
|
|
4653
3856
|
.e-schedule.e-rtl .e-vertical-view .e-date-header-wrap .e-header-cells {
|
|
4654
3857
|
border-bottom-width: 0;
|
|
4655
3858
|
}
|
|
4656
|
-
|
|
4657
3859
|
.e-schedule.e-rtl .e-vertical-view .e-left-indent-wrap table tbody td,
|
|
4658
3860
|
.e-schedule.e-rtl .e-vertical-view .e-time-cells-wrap table tbody td {
|
|
4659
3861
|
border-width: 0 0 1px 1px;
|
|
4660
3862
|
}
|
|
4661
|
-
|
|
4662
3863
|
.e-schedule.e-rtl .e-month-view .e-date-header-wrap table td:first-child,
|
|
4663
3864
|
.e-schedule.e-rtl .e-month-view .e-content-wrap table td:first-child {
|
|
4664
3865
|
border-right-width: 0;
|
|
4665
3866
|
}
|
|
4666
|
-
|
|
4667
3867
|
.e-schedule.e-rtl .e-month-view .e-date-header-wrap table td {
|
|
4668
3868
|
border-width: 0 1px 1px 0;
|
|
4669
3869
|
}
|
|
4670
|
-
|
|
4671
3870
|
.e-schedule.e-rtl .e-month-view .e-work-cells,
|
|
4672
3871
|
.e-schedule.e-rtl .e-month-agenda-view .e-work-cells {
|
|
4673
3872
|
border-width: 0 1px 1px 0;
|
|
4674
3873
|
}
|
|
4675
|
-
|
|
4676
3874
|
.e-schedule.e-rtl .e-month-agenda-view .e-work-cells {
|
|
4677
3875
|
border-width: 0;
|
|
4678
3876
|
}
|
|
4679
|
-
|
|
4680
3877
|
.e-schedule.e-rtl .e-timeline-view .e-date-header-wrap table td:first-child,
|
|
4681
3878
|
.e-schedule.e-rtl .e-timeline-view .e-content-wrap table td:first-child,
|
|
4682
3879
|
.e-schedule.e-rtl .e-timeline-month-view .e-date-header-wrap table td:first-child,
|
|
4683
3880
|
.e-schedule.e-rtl .e-timeline-month-view .e-content-wrap table td:first-child {
|
|
4684
3881
|
border-right-width: 0;
|
|
4685
3882
|
}
|
|
4686
|
-
|
|
4687
3883
|
.e-schedule.e-rtl .e-timeline-view .e-date-header-wrap table td:last-child,
|
|
4688
3884
|
.e-schedule.e-rtl .e-timeline-view .e-content-wrap table td:last-child,
|
|
4689
3885
|
.e-schedule.e-rtl .e-timeline-month-view .e-date-header-wrap table td:last-child,
|
|
4690
3886
|
.e-schedule.e-rtl .e-timeline-month-view .e-content-wrap table td:last-child {
|
|
4691
3887
|
border-left-width: 0;
|
|
4692
3888
|
}
|
|
4693
|
-
|
|
4694
3889
|
.e-schedule.e-rtl .e-timeline-view .e-date-header-wrap table td,
|
|
4695
3890
|
.e-schedule.e-rtl .e-timeline-view .e-content-wrap table td,
|
|
4696
3891
|
.e-schedule.e-rtl .e-timeline-month-view .e-date-header-wrap table td,
|
|
4697
3892
|
.e-schedule.e-rtl .e-timeline-month-view .e-content-wrap table td {
|
|
4698
3893
|
border-width: 0 1px 1px 0;
|
|
4699
3894
|
}
|
|
4700
|
-
|
|
4701
3895
|
.e-schedule.e-rtl .e-timeline-view .e-alternate-cells {
|
|
4702
3896
|
border-right-style: dotted;
|
|
4703
3897
|
}
|
|
4704
|
-
|
|
4705
3898
|
.e-schedule.e-rtl .e-timeline-view .e-header-row .e-time-cells {
|
|
4706
3899
|
border-right-width: 0;
|
|
4707
3900
|
}
|
|
@@ -4711,27 +3904,22 @@
|
|
|
4711
3904
|
border-color: #fee2e2;
|
|
4712
3905
|
z-index: 1000;
|
|
4713
3906
|
}
|
|
4714
|
-
|
|
4715
3907
|
.e-tooltip-wrap.e-schedule-error .e-arrow-tip.e-tip-top {
|
|
4716
3908
|
left: 44%;
|
|
4717
3909
|
}
|
|
4718
|
-
|
|
4719
3910
|
.e-tooltip-wrap.e-schedule-error .e-arrow-tip-inner.e-tip-top,
|
|
4720
3911
|
.e-tooltip-wrap.e-schedule-error .e-arrow-tip-outer.e-tip-top {
|
|
4721
3912
|
border-bottom: 8px solid #fee2e2;
|
|
4722
3913
|
color: #fee2e2;
|
|
4723
3914
|
}
|
|
4724
|
-
|
|
4725
3915
|
.e-tooltip-wrap.e-schedule-error .e-arrow-tip-outer.e-tip-bottom,
|
|
4726
3916
|
.e-tooltip-wrap.e-schedule-error .e-arrow-tip-inner.e-tip-bottom {
|
|
4727
3917
|
border-top: 8px solid #fee2e2;
|
|
4728
3918
|
color: #fee2e2;
|
|
4729
3919
|
}
|
|
4730
|
-
|
|
4731
3920
|
.e-tooltip-wrap.e-schedule-error .e-tip-content {
|
|
4732
3921
|
padding: 3px 6px;
|
|
4733
3922
|
}
|
|
4734
|
-
|
|
4735
3923
|
.e-tooltip-wrap.e-schedule-error .e-tip-content,
|
|
4736
3924
|
.e-tooltip-wrap.e-schedule-error .e-tip-content label {
|
|
4737
3925
|
color: #dc2626;
|
|
@@ -4748,127 +3936,101 @@
|
|
|
4748
3936
|
margin-right: auto;
|
|
4749
3937
|
max-width: 1240px;
|
|
4750
3938
|
}
|
|
4751
|
-
|
|
4752
3939
|
.e-recurrenceeditor .e-recurrence-table {
|
|
4753
3940
|
table-layout: fixed;
|
|
4754
3941
|
width: 100%;
|
|
4755
3942
|
}
|
|
4756
|
-
|
|
4757
3943
|
.e-recurrenceeditor .e-recurrence-table.e-repeat-content-wrapper td:last-child {
|
|
4758
3944
|
width: 27%;
|
|
4759
3945
|
}
|
|
4760
|
-
|
|
4761
3946
|
.e-recurrenceeditor .e-recurrence-table.e-month-expand-wrapper td:first-child {
|
|
4762
3947
|
width: 24%;
|
|
4763
3948
|
}
|
|
4764
|
-
|
|
4765
3949
|
.e-recurrenceeditor .e-recurrence-table .e-repeat-content {
|
|
4766
3950
|
display: inline-block;
|
|
4767
3951
|
font-weight: normal;
|
|
4768
3952
|
padding: 18px 0 0 8px;
|
|
4769
3953
|
}
|
|
4770
|
-
|
|
4771
3954
|
.e-recurrenceeditor .e-recurrence-table .e-input-wrapper {
|
|
4772
3955
|
float: none;
|
|
4773
3956
|
width: 100%;
|
|
4774
3957
|
}
|
|
4775
|
-
|
|
4776
3958
|
.e-recurrenceeditor .e-recurrence-table .e-week-position {
|
|
4777
3959
|
min-width: 94px;
|
|
4778
3960
|
position: relative;
|
|
4779
3961
|
right: 26px;
|
|
4780
3962
|
}
|
|
4781
|
-
|
|
4782
3963
|
.e-recurrenceeditor .e-recurrence-table .e-day-position {
|
|
4783
3964
|
min-width: 120px;
|
|
4784
3965
|
}
|
|
4785
|
-
|
|
4786
3966
|
.e-recurrenceeditor .e-recurrence-table .e-monthday-element {
|
|
4787
3967
|
padding-left: 10px;
|
|
4788
3968
|
}
|
|
4789
|
-
|
|
4790
3969
|
.e-recurrenceeditor .e-input-wrapper-side.e-form-left {
|
|
4791
3970
|
padding: 0 8px 16px 0;
|
|
4792
3971
|
}
|
|
4793
|
-
|
|
4794
3972
|
.e-recurrenceeditor .e-form-left {
|
|
4795
3973
|
padding: 0 8px 16px 0;
|
|
4796
3974
|
}
|
|
4797
|
-
|
|
4798
3975
|
.e-recurrenceeditor .e-form-right,
|
|
4799
3976
|
.e-recurrenceeditor .e-input-wrapper-side.e-form-right {
|
|
4800
3977
|
padding: 0 0 10px 8px;
|
|
4801
3978
|
}
|
|
4802
|
-
|
|
4803
3979
|
.e-recurrenceeditor .e-input-wrapper {
|
|
4804
3980
|
float: left;
|
|
4805
3981
|
width: 50%;
|
|
4806
3982
|
}
|
|
4807
|
-
|
|
4808
3983
|
.e-recurrenceeditor .e-input-wrapper div {
|
|
4809
3984
|
margin-bottom: 2.5%;
|
|
4810
3985
|
}
|
|
4811
|
-
|
|
4812
3986
|
.e-recurrenceeditor .e-input-wrapper.e-end-on-date,
|
|
4813
3987
|
.e-recurrenceeditor .e-input-wrapper.e-end-on-count {
|
|
4814
3988
|
padding-right: 0;
|
|
4815
3989
|
}
|
|
4816
|
-
|
|
4817
3990
|
.e-recurrenceeditor.e-rtl .e-end-on > div,
|
|
4818
3991
|
.e-recurrenceeditor.e-rtl .e-month-expander > div > div {
|
|
4819
3992
|
float: right;
|
|
4820
3993
|
}
|
|
4821
|
-
|
|
4822
3994
|
.e-recurrenceeditor.e-rtl .e-form-left,
|
|
4823
3995
|
.e-recurrenceeditor.e-rtl .e-input-wrapper-side.e-form-left {
|
|
4824
3996
|
padding: 0 0 10px 8px;
|
|
4825
3997
|
}
|
|
4826
|
-
|
|
4827
3998
|
.e-recurrenceeditor.e-rtl .e-form-right,
|
|
4828
3999
|
.e-recurrenceeditor.e-rtl .e-input-wrapper-side.e-form-right {
|
|
4829
4000
|
padding: 0 8px 10px 0;
|
|
4830
4001
|
}
|
|
4831
|
-
|
|
4832
4002
|
.e-recurrenceeditor.e-rtl .e-recurrence-table .e-monthday-element {
|
|
4833
4003
|
position: relative;
|
|
4834
4004
|
right: 10px;
|
|
4835
4005
|
}
|
|
4836
|
-
|
|
4837
4006
|
.e-recurrenceeditor.e-rtl .e-week-position {
|
|
4838
4007
|
position: relative;
|
|
4839
4008
|
right: -26px;
|
|
4840
4009
|
}
|
|
4841
|
-
|
|
4842
4010
|
.e-recurrenceeditor.e-rtl .e-input-wrapper-side.e-end-on .e-end-on-label,
|
|
4843
4011
|
.e-recurrenceeditor.e-rtl .e-input-wrapper-side.e-non-week > .e-month-expander-label {
|
|
4844
4012
|
padding-right: 0;
|
|
4845
4013
|
}
|
|
4846
|
-
|
|
4847
4014
|
.e-recurrenceeditor.e-rtl .e-end-on-label {
|
|
4848
4015
|
margin-bottom: 5px;
|
|
4849
4016
|
}
|
|
4850
|
-
|
|
4851
4017
|
.e-recurrenceeditor.e-rtl .e-input-wrapper-side.e-end-on .e-end-on-left {
|
|
4852
4018
|
padding-left: 8px;
|
|
4853
4019
|
padding-right: 0;
|
|
4854
4020
|
}
|
|
4855
|
-
|
|
4856
4021
|
.e-recurrenceeditor.e-rtl .e-input-wrapper.e-end-on-date,
|
|
4857
4022
|
.e-recurrenceeditor.e-rtl .e-input-wrapper.e-end-on-count {
|
|
4858
4023
|
padding-left: 0;
|
|
4859
4024
|
padding-right: 8px;
|
|
4860
4025
|
}
|
|
4861
|
-
|
|
4862
4026
|
.e-recurrenceeditor.e-rtl .e-recurrenceeditor .e-recurrence-table.e-month-expand-wrapper td:first-child {
|
|
4863
4027
|
width: 0;
|
|
4864
4028
|
}
|
|
4865
|
-
|
|
4866
4029
|
.e-recurrenceeditor .e-days .e-week-expander-label {
|
|
4867
4030
|
font-size: 14px;
|
|
4868
4031
|
font-weight: 400;
|
|
4869
4032
|
margin-bottom: 8px;
|
|
4870
4033
|
}
|
|
4871
|
-
|
|
4872
4034
|
.e-recurrenceeditor .e-days button {
|
|
4873
4035
|
border-radius: 50%;
|
|
4874
4036
|
-ms-flex-flow: row wrap;
|
|
@@ -4877,37 +4039,29 @@
|
|
|
4877
4039
|
margin: 0 8px 10px;
|
|
4878
4040
|
width: 35px;
|
|
4879
4041
|
}
|
|
4880
|
-
|
|
4881
4042
|
.e-recurrenceeditor .e-hide-recurrence-element {
|
|
4882
4043
|
display: none;
|
|
4883
4044
|
}
|
|
4884
|
-
|
|
4885
4045
|
.e-recurrenceeditor .e-half-space {
|
|
4886
4046
|
width: 20%;
|
|
4887
4047
|
}
|
|
4888
|
-
|
|
4889
4048
|
.e-recurrenceeditor .e-year-expander {
|
|
4890
4049
|
margin-bottom: 11px;
|
|
4891
4050
|
}
|
|
4892
|
-
|
|
4893
4051
|
.e-recurrenceeditor .e-month-expander tr:first-child .e-input-wrapper {
|
|
4894
4052
|
margin-bottom: 11px;
|
|
4895
4053
|
}
|
|
4896
|
-
|
|
4897
4054
|
.e-recurrenceeditor .e-month-expander-checkbox-wrapper.e-input-wrapper {
|
|
4898
4055
|
margin-top: -3px;
|
|
4899
4056
|
}
|
|
4900
|
-
|
|
4901
4057
|
.e-recurrenceeditor .e-month-expander-checkbox-wrapper.e-input-wrapper .e-month-type .e-label {
|
|
4902
4058
|
display: none;
|
|
4903
4059
|
}
|
|
4904
|
-
|
|
4905
4060
|
.e-recurrenceeditor .e-input-wrapper-side {
|
|
4906
4061
|
float: left;
|
|
4907
4062
|
padding: 16px 20px 0;
|
|
4908
4063
|
width: 50%;
|
|
4909
4064
|
}
|
|
4910
|
-
|
|
4911
4065
|
.e-recurrenceeditor .e-input-wrapper-side.e-end-on .e-end-on-label {
|
|
4912
4066
|
float: none;
|
|
4913
4067
|
font-size: 14px;
|
|
@@ -4915,30 +4069,24 @@
|
|
|
4915
4069
|
margin-bottom: 7px;
|
|
4916
4070
|
padding-right: 16px;
|
|
4917
4071
|
}
|
|
4918
|
-
|
|
4919
4072
|
.e-recurrenceeditor .e-input-wrapper-side.e-end-on .e-end-on-left {
|
|
4920
4073
|
padding-right: 16px;
|
|
4921
4074
|
}
|
|
4922
|
-
|
|
4923
4075
|
.e-recurrenceeditor .e-input-wrapper-side.e-non-week > .e-input-wrapper {
|
|
4924
4076
|
margin: 0;
|
|
4925
4077
|
}
|
|
4926
|
-
|
|
4927
4078
|
.e-recurrenceeditor .e-input-wrapper-side.e-non-week > .e-month-expander-label {
|
|
4928
4079
|
font-size: 14px;
|
|
4929
4080
|
font-weight: 400;
|
|
4930
4081
|
margin-bottom: 7px;
|
|
4931
4082
|
padding-right: 16px;
|
|
4932
4083
|
}
|
|
4933
|
-
|
|
4934
4084
|
.e-recurrenceeditor .e-input-wrapper-side .e-days .e-form-left {
|
|
4935
4085
|
padding-bottom: 6px;
|
|
4936
4086
|
}
|
|
4937
|
-
|
|
4938
4087
|
.e-recurrenceeditor .e-input-wrapper-side .e-non-week .e-form-left {
|
|
4939
4088
|
padding-bottom: 12px;
|
|
4940
4089
|
}
|
|
4941
|
-
|
|
4942
4090
|
.e-recurrenceeditor .e-input-wrapper-side.e-form-right {
|
|
4943
4091
|
margin-bottom: 11px;
|
|
4944
4092
|
}
|
|
@@ -4946,124 +4094,98 @@
|
|
|
4946
4094
|
.e-bigger .e-recurrenceeditor {
|
|
4947
4095
|
padding: 0;
|
|
4948
4096
|
}
|
|
4949
|
-
|
|
4950
4097
|
.e-bigger .e-recurrenceeditor .e-input-wrapper-side.e-form-left {
|
|
4951
4098
|
padding: 0 12px 11px 0;
|
|
4952
4099
|
}
|
|
4953
|
-
|
|
4954
4100
|
.e-bigger .e-recurrenceeditor .e-form-left {
|
|
4955
4101
|
padding: 0 12px 14px 0;
|
|
4956
4102
|
}
|
|
4957
|
-
|
|
4958
4103
|
.e-bigger .e-recurrenceeditor .e-form-right,
|
|
4959
4104
|
.e-bigger .e-recurrenceeditor .e-input-wrapper-side.e-form-right {
|
|
4960
4105
|
padding: 0 0 10px 12px;
|
|
4961
4106
|
}
|
|
4962
|
-
|
|
4963
4107
|
.e-bigger .e-recurrenceeditor .e-recurrence-table .e-week-position {
|
|
4964
4108
|
right: 24px;
|
|
4965
4109
|
}
|
|
4966
|
-
|
|
4967
4110
|
.e-bigger .e-recurrenceeditor .e-input-wrapper-side .e-days .e-form-left {
|
|
4968
4111
|
padding-bottom: 6px;
|
|
4969
4112
|
}
|
|
4970
|
-
|
|
4971
4113
|
.e-bigger .e-recurrenceeditor .e-recurrence-table .e-monthday-element {
|
|
4972
4114
|
padding-left: 70px;
|
|
4973
4115
|
}
|
|
4974
|
-
|
|
4975
4116
|
.e-bigger .e-recurrenceeditor .e-week-position {
|
|
4976
4117
|
min-width: 167px;
|
|
4977
4118
|
padding-left: 55px;
|
|
4978
4119
|
padding-right: 0;
|
|
4979
4120
|
}
|
|
4980
|
-
|
|
4981
4121
|
.e-bigger .e-recurrenceeditor .e-day-position {
|
|
4982
4122
|
min-width: 197px;
|
|
4983
4123
|
padding-left: 54px;
|
|
4984
4124
|
}
|
|
4985
|
-
|
|
4986
4125
|
.e-bigger .e-recurrenceeditor .e-input-wrapper-side.e-non-week > .e-month-expander-label {
|
|
4987
4126
|
font-size: 16px;
|
|
4988
4127
|
margin-bottom: 0;
|
|
4989
4128
|
}
|
|
4990
|
-
|
|
4991
4129
|
.e-bigger .e-recurrenceeditor .e-input-wrapper-side.e-end-on .e-end-on-left {
|
|
4992
4130
|
padding-right: 2px;
|
|
4993
4131
|
}
|
|
4994
|
-
|
|
4995
4132
|
.e-bigger .e-recurrenceeditor .e-end-on-label {
|
|
4996
4133
|
margin-bottom: 0;
|
|
4997
4134
|
}
|
|
4998
|
-
|
|
4999
4135
|
.e-bigger .e-recurrenceeditor .e-days .e-week-expander-label {
|
|
5000
4136
|
font-size: 16px;
|
|
5001
4137
|
margin-bottom: 8px;
|
|
5002
4138
|
}
|
|
5003
|
-
|
|
5004
4139
|
.e-bigger .e-recurrenceeditor .e-input-wrapper-side .e-non-week .e-form-left {
|
|
5005
4140
|
padding-bottom: 12px;
|
|
5006
4141
|
}
|
|
5007
|
-
|
|
5008
4142
|
.e-bigger .e-recurrenceeditor .e-input-wrapper-side.e-end-on .e-end-on-label {
|
|
5009
4143
|
font-size: 16px;
|
|
5010
4144
|
margin-bottom: 1px;
|
|
5011
4145
|
}
|
|
5012
|
-
|
|
5013
4146
|
.e-bigger .e-recurrenceeditor .e-month-expander tr:first-child .e-input-wrapper,
|
|
5014
4147
|
.e-bigger .e-recurrenceeditor .e-year-expander,
|
|
5015
4148
|
.e-bigger .e-recurrenceeditor .e-input-wrapper-side.e-form-right {
|
|
5016
4149
|
margin-bottom: 11px;
|
|
5017
4150
|
}
|
|
5018
|
-
|
|
5019
4151
|
.e-bigger .e-recurrenceeditor .e-recurrence-table.e-month-expand-wrapper td:first-child {
|
|
5020
4152
|
width: 0;
|
|
5021
4153
|
}
|
|
5022
|
-
|
|
5023
4154
|
.e-bigger .e-recurrenceeditor .e-days button {
|
|
5024
4155
|
height: 40px;
|
|
5025
4156
|
width: 40px;
|
|
5026
4157
|
}
|
|
5027
|
-
|
|
5028
4158
|
.e-bigger .e-recurrenceeditor.e-rtl .e-form-left,
|
|
5029
4159
|
.e-bigger .e-recurrenceeditor.e-rtl .e-input-wrapper-side.e-form-left {
|
|
5030
4160
|
padding: 0 0 10px 12px;
|
|
5031
4161
|
}
|
|
5032
|
-
|
|
5033
4162
|
.e-bigger .e-recurrenceeditor.e-rtl .e-form-right,
|
|
5034
4163
|
.e-bigger .e-recurrenceeditor.e-rtl .e-input-wrapper-side.e-form-right {
|
|
5035
4164
|
padding: 0 12px 10px 0;
|
|
5036
4165
|
}
|
|
5037
|
-
|
|
5038
4166
|
.e-bigger .e-recurrenceeditor.e-rtl .e-recurrence-table .e-monthday-element {
|
|
5039
4167
|
padding-left: 0;
|
|
5040
4168
|
padding-right: 64px;
|
|
5041
4169
|
}
|
|
5042
|
-
|
|
5043
4170
|
.e-bigger .e-recurrenceeditor.e-rtl .e-input-wrapper-side.e-end-on .e-end-on-label,
|
|
5044
4171
|
.e-bigger .e-recurrenceeditor.e-rtl .e-input-wrapper-side.e-non-week > .e-month-expander-label {
|
|
5045
4172
|
padding-right: 0;
|
|
5046
4173
|
}
|
|
5047
|
-
|
|
5048
4174
|
.e-bigger .e-recurrenceeditor.e-rtl .e-end-on-label {
|
|
5049
4175
|
margin-bottom: 5px;
|
|
5050
4176
|
}
|
|
5051
|
-
|
|
5052
4177
|
.e-bigger .e-recurrenceeditor.e-rtl .e-input-wrapper-side.e-end-on .e-end-on-left {
|
|
5053
4178
|
padding-left: 12px;
|
|
5054
4179
|
padding-right: 0;
|
|
5055
4180
|
}
|
|
5056
|
-
|
|
5057
4181
|
.e-bigger .e-recurrenceeditor.e-rtl .e-input-wrapper.e-end-on-date,
|
|
5058
4182
|
.e-bigger .e-recurrenceeditor.e-rtl .e-input-wrapper.e-end-on-count {
|
|
5059
4183
|
padding-left: 0;
|
|
5060
4184
|
padding-right: 12px;
|
|
5061
4185
|
}
|
|
5062
|
-
|
|
5063
4186
|
.e-bigger .e-recurrenceeditor.e-rtl .e-recurrence-table .e-week-position {
|
|
5064
4187
|
right: 33px;
|
|
5065
4188
|
}
|
|
5066
|
-
|
|
5067
4189
|
.e-bigger .e-recurrenceeditor.e-rtl .e-week-position {
|
|
5068
4190
|
padding-left: 46px;
|
|
5069
4191
|
}
|
|
@@ -5071,101 +4193,80 @@
|
|
|
5071
4193
|
.e-device .e-recurrenceeditor .e-recurrence-table.e-repeat-content-wrapper td:last-child {
|
|
5072
4194
|
width: 25%;
|
|
5073
4195
|
}
|
|
5074
|
-
|
|
5075
4196
|
.e-device .e-recurrenceeditor .e-recurrence-table.e-month-expand-wrapper td:first-child {
|
|
5076
4197
|
width: 20%;
|
|
5077
4198
|
}
|
|
5078
|
-
|
|
5079
4199
|
.e-device .e-recurrenceeditor .e-week-expander-label {
|
|
5080
4200
|
margin-bottom: 6px;
|
|
5081
4201
|
}
|
|
5082
|
-
|
|
5083
4202
|
.e-device .e-recurrenceeditor .e-month-expander-label {
|
|
5084
4203
|
font-size: 12px;
|
|
5085
4204
|
margin-bottom: 5px;
|
|
5086
4205
|
}
|
|
5087
|
-
|
|
5088
4206
|
.e-device .e-recurrenceeditor .e-footer-content {
|
|
5089
4207
|
padding: 12px;
|
|
5090
4208
|
}
|
|
5091
|
-
|
|
5092
4209
|
.e-device .e-recurrenceeditor .e-form-left,
|
|
5093
4210
|
.e-device .e-recurrenceeditor .e-input-wrapper-side.e-form-left {
|
|
5094
4211
|
padding: 0 3px 10px 0;
|
|
5095
4212
|
}
|
|
5096
|
-
|
|
5097
4213
|
.e-device .e-recurrenceeditor .e-form-right,
|
|
5098
4214
|
.e-device .e-recurrenceeditor .e-input-wrapper-side.e-form-right {
|
|
5099
4215
|
padding: 0 0 10px 3px;
|
|
5100
4216
|
}
|
|
5101
|
-
|
|
5102
4217
|
.e-device .e-recurrenceeditor .e-input-wrapper.e-end-on-date,
|
|
5103
4218
|
.e-device .e-recurrenceeditor .e-input-wrapper.e-end-on-count {
|
|
5104
4219
|
padding-left: 10px;
|
|
5105
4220
|
padding-right: 0;
|
|
5106
4221
|
}
|
|
5107
|
-
|
|
5108
4222
|
.e-device .e-recurrenceeditor .e-input-wrapper-side.e-end-on .e-end-on-left {
|
|
5109
4223
|
padding-right: 10px;
|
|
5110
4224
|
}
|
|
5111
|
-
|
|
5112
4225
|
.e-device .e-recurrenceeditor.e-end-on {
|
|
5113
4226
|
padding-right: 0;
|
|
5114
4227
|
}
|
|
5115
|
-
|
|
5116
4228
|
.e-device .e-recurrenceeditor.e-end-on .e-end-on-label {
|
|
5117
4229
|
float: none;
|
|
5118
4230
|
font-size: 12px;
|
|
5119
4231
|
font-weight: 400;
|
|
5120
4232
|
margin-bottom: 7px;
|
|
5121
4233
|
}
|
|
5122
|
-
|
|
5123
4234
|
.e-device .e-recurrenceeditor.e-end-on .e-end-on-left {
|
|
5124
4235
|
padding-right: 0;
|
|
5125
4236
|
}
|
|
5126
|
-
|
|
5127
4237
|
.e-device .e-recurrenceeditor.e-rtl .e-input-wrapper-side.e-end-on .e-end-on-left {
|
|
5128
4238
|
padding-right: 0;
|
|
5129
4239
|
}
|
|
5130
|
-
|
|
5131
4240
|
.e-device .e-recurrenceeditor.e-rtl .e-input-wrapper.e-end-on-date,
|
|
5132
4241
|
.e-device .e-recurrenceeditor.e-rtl .e-input-wrapper.e-end-on-count {
|
|
5133
4242
|
padding-left: 0;
|
|
5134
4243
|
padding-right: 10px;
|
|
5135
4244
|
}
|
|
5136
|
-
|
|
5137
4245
|
.e-device .e-recurrenceeditor.e-rtl .e-recurrence-table .e-monthday-element {
|
|
5138
4246
|
padding-left: 0;
|
|
5139
4247
|
}
|
|
5140
|
-
|
|
5141
4248
|
.e-device .e-recurrenceeditor.e-rtl .e-week-position {
|
|
5142
4249
|
padding-left: 16px;
|
|
5143
4250
|
padding-right: 0;
|
|
5144
4251
|
}
|
|
5145
|
-
|
|
5146
4252
|
.e-device .e-recurrenceeditor .e-recurrence-table .e-monthday-element {
|
|
5147
4253
|
padding-left: 20px;
|
|
5148
4254
|
}
|
|
5149
|
-
|
|
5150
4255
|
.e-device .e-recurrenceeditor .e-week-position {
|
|
5151
4256
|
padding-left: 0;
|
|
5152
4257
|
padding-right: 0;
|
|
5153
4258
|
}
|
|
5154
|
-
|
|
5155
4259
|
.e-device .e-recurrenceeditor .e-week-position {
|
|
5156
4260
|
padding-left: 0;
|
|
5157
4261
|
}
|
|
5158
|
-
|
|
5159
4262
|
.e-device.e-recurrence-dialog .e-dlg-header-content {
|
|
5160
4263
|
background: none;
|
|
5161
4264
|
box-shadow: none;
|
|
5162
4265
|
padding-bottom: 10px;
|
|
5163
4266
|
}
|
|
5164
|
-
|
|
5165
4267
|
.e-device.e-recurrence-dialog .e-editor .e-input-wrapper-side.e-end-on .e-end-on-label {
|
|
5166
4268
|
margin-bottom: 7px;
|
|
5167
4269
|
}
|
|
5168
|
-
|
|
5169
4270
|
.e-device.e-recurrence-dialog .e-footer-content {
|
|
5170
4271
|
padding: 16px 8px;
|
|
5171
4272
|
}
|
|
@@ -5184,7 +4285,7 @@
|
|
|
5184
4285
|
margin-top: 0;
|
|
5185
4286
|
}
|
|
5186
4287
|
.e-recurrenceeditor .e-editor .e-input-wrapper-side.e-non-week > .e-month-expander-label,
|
|
5187
|
-
|
|
4288
|
+
.e-recurrenceeditor .e-editor .e-input-wrapper-side.e-end-on .e-end-on-label {
|
|
5188
4289
|
margin-bottom: 7px;
|
|
5189
4290
|
}
|
|
5190
4291
|
.e-recurrenceeditor .e-editor > div {
|
|
@@ -5200,11 +4301,11 @@
|
|
|
5200
4301
|
width: 50%;
|
|
5201
4302
|
}
|
|
5202
4303
|
.e-recurrenceeditor .e-editor .e-form-left,
|
|
5203
|
-
|
|
4304
|
+
.e-recurrenceeditor .e-editor .e-input-wrapper-side.e-form-left {
|
|
5204
4305
|
padding: 0 0 10px;
|
|
5205
4306
|
}
|
|
5206
4307
|
.e-recurrenceeditor .e-editor .e-input-wrapper.e-end-on-date,
|
|
5207
|
-
|
|
4308
|
+
.e-recurrenceeditor .e-editor .e-input-wrapper.e-end-on-count {
|
|
5208
4309
|
padding-left: 10px;
|
|
5209
4310
|
padding-right: 0;
|
|
5210
4311
|
}
|
|
@@ -5212,7 +4313,7 @@
|
|
|
5212
4313
|
padding-right: 10px;
|
|
5213
4314
|
}
|
|
5214
4315
|
.e-recurrenceeditor .e-editor .e-form-right,
|
|
5215
|
-
|
|
4316
|
+
.e-recurrenceeditor .e-editor .e-input-wrapper-side.e-form-right {
|
|
5216
4317
|
padding-left: 0;
|
|
5217
4318
|
}
|
|
5218
4319
|
.e-recurrenceeditor .e-editor .e-input-wrapper-side.e-days {
|
|
@@ -5225,10 +4326,9 @@
|
|
|
5225
4326
|
padding-right: 0;
|
|
5226
4327
|
}
|
|
5227
4328
|
.e-recurrenceeditor.e-rtl .e-input-wrapper.e-end-on-date,
|
|
5228
|
-
|
|
4329
|
+
.e-recurrenceeditor.e-rtl .e-input-wrapper.e-end-on-count {
|
|
5229
4330
|
padding-left: 0;
|
|
5230
4331
|
padding-right: 10px;
|
|
5231
4332
|
}
|
|
5232
4333
|
}
|
|
5233
|
-
|
|
5234
|
-
/*! Recurrence-Editor component theme */
|
|
4334
|
+
/*! Recurrence-Editor component theme */
|