@syncfusion/ej2-vue-schedule 19.2.60 → 19.3.43
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 +21 -0
- package/dist/ej2-vue-schedule.umd.min.js +1 -10
- package/dist/es6/ej2-vue-schedule.es2015.js +11 -3
- package/dist/es6/ej2-vue-schedule.es2015.js.map +1 -1
- package/dist/es6/ej2-vue-schedule.es5.js +11 -3
- 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 -8
- package/src/recurrence-editor/recurrenceeditor.component.js +1 -0
- package/src/schedule/schedule.component.d.ts +3 -1
- package/src/schedule/schedule.component.js +10 -3
- package/styles/bootstrap-dark.css +47 -65
- package/styles/bootstrap.css +27 -44
- package/styles/bootstrap4.css +27 -43
- package/styles/bootstrap5-dark.css +5172 -0
- package/styles/bootstrap5-dark.scss +2 -0
- package/styles/bootstrap5.css +5173 -0
- package/styles/bootstrap5.scss +2 -0
- package/styles/fabric-dark.css +28 -60
- package/styles/fabric.css +27 -44
- package/styles/highcontrast-light.css +27 -75
- package/styles/highcontrast.css +29 -48
- package/styles/material-dark.css +71 -78
- package/styles/material.css +31 -44
- package/styles/recurrence-editor/bootstrap-dark.css +0 -4
- package/styles/recurrence-editor/bootstrap.css +0 -4
- package/styles/recurrence-editor/bootstrap4.css +0 -4
- package/styles/recurrence-editor/bootstrap5-dark.css +479 -0
- package/styles/recurrence-editor/bootstrap5-dark.scss +1 -0
- package/styles/recurrence-editor/bootstrap5.css +479 -0
- package/styles/recurrence-editor/bootstrap5.scss +1 -0
- package/styles/recurrence-editor/fabric-dark.css +0 -4
- package/styles/recurrence-editor/fabric.css +0 -4
- package/styles/recurrence-editor/highcontrast-light.css +0 -4
- package/styles/recurrence-editor/highcontrast.css +0 -4
- package/styles/recurrence-editor/material-dark.css +0 -4
- package/styles/recurrence-editor/material.css +0 -4
- package/styles/recurrence-editor/tailwind-dark.css +0 -4
- package/styles/recurrence-editor/tailwind.css +0 -4
- package/styles/schedule/bootstrap-dark.css +47 -61
- package/styles/schedule/bootstrap.css +27 -40
- package/styles/schedule/bootstrap4.css +27 -39
- package/styles/schedule/bootstrap5-dark.css +4692 -0
- package/styles/schedule/bootstrap5-dark.scss +1 -0
- package/styles/schedule/bootstrap5.css +4693 -0
- package/styles/schedule/bootstrap5.scss +1 -0
- package/styles/schedule/fabric-dark.css +28 -56
- package/styles/schedule/fabric.css +27 -40
- package/styles/schedule/highcontrast-light.css +27 -71
- package/styles/schedule/highcontrast.css +29 -44
- package/styles/schedule/material-dark.css +71 -74
- package/styles/schedule/material.css +31 -40
- package/styles/schedule/tailwind-dark.css +52 -70
- package/styles/schedule/tailwind.css +52 -69
- package/styles/tailwind-dark.css +52 -74
- package/styles/tailwind.css +52 -73
|
@@ -218,7 +218,6 @@
|
|
|
218
218
|
box-shadow: none;
|
|
219
219
|
margin-bottom: 0;
|
|
220
220
|
min-height: 43px;
|
|
221
|
-
border-radius: 0;
|
|
222
221
|
}
|
|
223
222
|
|
|
224
223
|
.e-schedule .e-schedule-toolbar .e-active-view .e-tbar-btn-text,
|
|
@@ -227,22 +226,9 @@
|
|
|
227
226
|
}
|
|
228
227
|
|
|
229
228
|
.e-schedule .e-schedule-toolbar .e-toolbar-pop {
|
|
230
|
-
background: #131313;
|
|
231
229
|
overflow: auto;
|
|
232
230
|
}
|
|
233
231
|
|
|
234
|
-
.e-schedule .e-schedule-toolbar .e-tbar-btn {
|
|
235
|
-
background: #131313;
|
|
236
|
-
}
|
|
237
|
-
|
|
238
|
-
.e-schedule .e-schedule-toolbar .e-tbar-btn:hover, .e-schedule .e-schedule-toolbar .e-tbar-btn:focus {
|
|
239
|
-
background-color: #393939;
|
|
240
|
-
}
|
|
241
|
-
|
|
242
|
-
.e-schedule .e-schedule-toolbar .e-tbar-btn:active {
|
|
243
|
-
background: #484848;
|
|
244
|
-
}
|
|
245
|
-
|
|
246
232
|
.e-schedule .e-schedule-toolbar .e-tbar-btn .e-tbar-btn-text {
|
|
247
233
|
cursor: pointer;
|
|
248
234
|
font-size: 14px;
|
|
@@ -267,13 +253,7 @@
|
|
|
267
253
|
padding-top: 0;
|
|
268
254
|
}
|
|
269
255
|
|
|
270
|
-
.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-left .e-tbar-btn.e-icon-btn:hover {
|
|
271
|
-
background: #393939;
|
|
272
|
-
border-radius: 4px;
|
|
273
|
-
}
|
|
274
|
-
|
|
275
|
-
.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-left .e-tbar-btn.e-icon-btn:focus {
|
|
276
|
-
background: #393939;
|
|
256
|
+
.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 {
|
|
277
257
|
border-radius: 4px;
|
|
278
258
|
}
|
|
279
259
|
|
|
@@ -314,16 +294,6 @@
|
|
|
314
294
|
text-transform: initial;
|
|
315
295
|
}
|
|
316
296
|
|
|
317
|
-
.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn .e-tbar-btn-text {
|
|
318
|
-
cursor: pointer;
|
|
319
|
-
font-size: 14px;
|
|
320
|
-
text-transform: initial;
|
|
321
|
-
}
|
|
322
|
-
|
|
323
|
-
.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon {
|
|
324
|
-
padding-left: 0;
|
|
325
|
-
}
|
|
326
|
-
|
|
327
297
|
.e-schedule .e-schedule-toolbar.e-rtl .e-hor-nav {
|
|
328
298
|
background: #131313;
|
|
329
299
|
border-left: 0;
|
|
@@ -336,7 +306,6 @@
|
|
|
336
306
|
}
|
|
337
307
|
|
|
338
308
|
.e-schedule .e-schedule-toolbar .e-hor-nav {
|
|
339
|
-
background: #131313;
|
|
340
309
|
border-left: 1px solid #858585;
|
|
341
310
|
}
|
|
342
311
|
|
|
@@ -547,6 +516,13 @@
|
|
|
547
516
|
width: 100%;
|
|
548
517
|
}
|
|
549
518
|
|
|
519
|
+
.e-schedule .e-content-placeholder {
|
|
520
|
+
height: 100%;
|
|
521
|
+
position: relative;
|
|
522
|
+
width: 100%;
|
|
523
|
+
z-index: 99999;
|
|
524
|
+
}
|
|
525
|
+
|
|
550
526
|
.e-schedule .e-content-wrap,
|
|
551
527
|
.e-schedule .e-scroll-container {
|
|
552
528
|
-webkit-overflow-scrolling: touch;
|
|
@@ -586,7 +562,7 @@
|
|
|
586
562
|
|
|
587
563
|
.e-schedule .e-block-appointment {
|
|
588
564
|
background: rgba(255, 255, 255, 0.08);
|
|
589
|
-
border-radius:
|
|
565
|
+
border-radius: 4px;
|
|
590
566
|
color: #969696;
|
|
591
567
|
cursor: default;
|
|
592
568
|
overflow: hidden;
|
|
@@ -776,8 +752,8 @@
|
|
|
776
752
|
|
|
777
753
|
.e-schedule .e-vertical-view.e-timescale-disable .e-appointment {
|
|
778
754
|
background: #0070f0;
|
|
779
|
-
border: 1px solid #
|
|
780
|
-
border-radius:
|
|
755
|
+
border: 1px solid #1a1a1a;
|
|
756
|
+
border-radius: 4px;
|
|
781
757
|
color: #fff;
|
|
782
758
|
display: -ms-flexbox;
|
|
783
759
|
display: flex;
|
|
@@ -861,7 +837,7 @@
|
|
|
861
837
|
.e-schedule .e-vertical-view.e-timescale-disable .e-more-indicator {
|
|
862
838
|
color: #8d8d8d;
|
|
863
839
|
cursor: pointer;
|
|
864
|
-
font-size:
|
|
840
|
+
font-size: 11px;
|
|
865
841
|
line-height: 11px;
|
|
866
842
|
overflow: hidden;
|
|
867
843
|
padding: 2px 4px;
|
|
@@ -1052,7 +1028,7 @@
|
|
|
1052
1028
|
}
|
|
1053
1029
|
|
|
1054
1030
|
.e-schedule .e-vertical-view .e-date-header-wrap.e-all-day-scroll {
|
|
1055
|
-
border-bottom: 1px solid #
|
|
1031
|
+
border-bottom: 1px solid #1a1a1a;
|
|
1056
1032
|
overflow-y: auto;
|
|
1057
1033
|
}
|
|
1058
1034
|
|
|
@@ -1093,8 +1069,8 @@
|
|
|
1093
1069
|
|
|
1094
1070
|
.e-schedule .e-vertical-view .e-all-day-appointment-wrapper .e-appointment {
|
|
1095
1071
|
background: #0070f0;
|
|
1096
|
-
border: 1px solid #
|
|
1097
|
-
border-radius:
|
|
1072
|
+
border: 1px solid #1a1a1a;
|
|
1073
|
+
border-radius: 4px;
|
|
1098
1074
|
color: #fff;
|
|
1099
1075
|
display: -ms-flexbox;
|
|
1100
1076
|
display: flex;
|
|
@@ -1151,8 +1127,8 @@
|
|
|
1151
1127
|
|
|
1152
1128
|
.e-schedule .e-vertical-view .e-day-wrapper .e-appointment {
|
|
1153
1129
|
background: #0070f0;
|
|
1154
|
-
border: 1px solid #
|
|
1155
|
-
border-radius:
|
|
1130
|
+
border: 1px solid #1a1a1a;
|
|
1131
|
+
border-radius: 4px;
|
|
1156
1132
|
color: #fff;
|
|
1157
1133
|
overflow: hidden;
|
|
1158
1134
|
position: absolute;
|
|
@@ -1442,8 +1418,8 @@
|
|
|
1442
1418
|
|
|
1443
1419
|
.e-schedule .e-month-view .e-appointment {
|
|
1444
1420
|
background: #0070f0;
|
|
1445
|
-
border: 1px solid #
|
|
1446
|
-
border-radius:
|
|
1421
|
+
border: 1px solid #1a1a1a;
|
|
1422
|
+
border-radius: 4px;
|
|
1447
1423
|
color: #fff;
|
|
1448
1424
|
cursor: default;
|
|
1449
1425
|
display: -ms-flexbox;
|
|
@@ -1511,7 +1487,7 @@
|
|
|
1511
1487
|
.e-schedule .e-month-view .e-more-indicator {
|
|
1512
1488
|
color: #8d8d8d;
|
|
1513
1489
|
cursor: pointer;
|
|
1514
|
-
font-size:
|
|
1490
|
+
font-size: 11px;
|
|
1515
1491
|
line-height: 11px;
|
|
1516
1492
|
overflow: hidden;
|
|
1517
1493
|
padding: 2px 4px;
|
|
@@ -1741,6 +1717,7 @@
|
|
|
1741
1717
|
border-style: solid;
|
|
1742
1718
|
border-width: 0 1px 1px 0;
|
|
1743
1719
|
color: #f0f0f0;
|
|
1720
|
+
padding: 0;
|
|
1744
1721
|
}
|
|
1745
1722
|
|
|
1746
1723
|
.e-schedule .e-timeline-year-view .e-work-cells:hover:not(.e-other-month) {
|
|
@@ -1844,7 +1821,7 @@
|
|
|
1844
1821
|
|
|
1845
1822
|
.e-schedule .e-timeline-year-view .e-month-header,
|
|
1846
1823
|
.e-schedule .e-timeline-year-view .e-work-cells {
|
|
1847
|
-
height:
|
|
1824
|
+
height: 75px;
|
|
1848
1825
|
}
|
|
1849
1826
|
|
|
1850
1827
|
.e-schedule .e-timeline-year-view .e-header-cells,
|
|
@@ -1885,8 +1862,8 @@
|
|
|
1885
1862
|
|
|
1886
1863
|
.e-schedule .e-timeline-year-view .e-event-table .e-appointment {
|
|
1887
1864
|
background: #0070f0;
|
|
1888
|
-
border: 1px solid #
|
|
1889
|
-
border-radius:
|
|
1865
|
+
border: 1px solid #1a1a1a;
|
|
1866
|
+
border-radius: 4px;
|
|
1890
1867
|
color: #fff;
|
|
1891
1868
|
cursor: default;
|
|
1892
1869
|
display: -ms-flexbox;
|
|
@@ -1964,7 +1941,7 @@
|
|
|
1964
1941
|
.e-schedule .e-timeline-year-view .e-event-table .e-more-indicator {
|
|
1965
1942
|
color: #8d8d8d;
|
|
1966
1943
|
cursor: pointer;
|
|
1967
|
-
font-size:
|
|
1944
|
+
font-size: 11px;
|
|
1968
1945
|
line-height: 11px;
|
|
1969
1946
|
overflow: hidden;
|
|
1970
1947
|
padding: 2px 4px;
|
|
@@ -2095,13 +2072,6 @@
|
|
|
2095
2072
|
background-color: #393939;
|
|
2096
2073
|
}
|
|
2097
2074
|
|
|
2098
|
-
.e-schedule .e-timeline-view .e-resource-cells:focus .e-resource-tree-icon,
|
|
2099
|
-
.e-schedule .e-timeline-month-view .e-resource-cells:focus .e-resource-tree-icon {
|
|
2100
|
-
background-color: #484848;
|
|
2101
|
-
border-radius: 50%;
|
|
2102
|
-
color: #fff;
|
|
2103
|
-
}
|
|
2104
|
-
|
|
2105
2075
|
.e-schedule .e-timeline-view .e-resource-column-wrap,
|
|
2106
2076
|
.e-schedule .e-timeline-month-view .e-resource-column-wrap {
|
|
2107
2077
|
overflow: hidden;
|
|
@@ -2125,6 +2095,12 @@
|
|
|
2125
2095
|
height: 42px;
|
|
2126
2096
|
}
|
|
2127
2097
|
|
|
2098
|
+
.e-schedule .e-timeline-view.e-virtual-mask .e-work-cells,
|
|
2099
|
+
.e-schedule .e-timeline-month-view.e-virtual-mask .e-work-cells {
|
|
2100
|
+
background-color: rgba(0, 0, 0, 0.08);
|
|
2101
|
+
box-shadow: inset 0 0 0 8px #2a2a2a;
|
|
2102
|
+
}
|
|
2103
|
+
|
|
2128
2104
|
.e-schedule .e-timeline-view .e-resource-tree-icon,
|
|
2129
2105
|
.e-schedule .e-timeline-month-view .e-resource-tree-icon {
|
|
2130
2106
|
color: #fff;
|
|
@@ -2158,8 +2134,8 @@
|
|
|
2158
2134
|
.e-schedule .e-timeline-view .e-appointment,
|
|
2159
2135
|
.e-schedule .e-timeline-month-view .e-appointment {
|
|
2160
2136
|
background: #0070f0;
|
|
2161
|
-
border: 1px solid #
|
|
2162
|
-
border-radius:
|
|
2137
|
+
border: 1px solid #1a1a1a;
|
|
2138
|
+
border-radius: 4px;
|
|
2163
2139
|
color: #fff;
|
|
2164
2140
|
cursor: default;
|
|
2165
2141
|
display: -ms-flexbox;
|
|
@@ -2211,6 +2187,7 @@
|
|
|
2211
2187
|
.e-schedule .e-timeline-view .e-appointment .e-time,
|
|
2212
2188
|
.e-schedule .e-timeline-month-view .e-appointment .e-time {
|
|
2213
2189
|
display: block;
|
|
2190
|
+
line-height: 1.4;
|
|
2214
2191
|
}
|
|
2215
2192
|
|
|
2216
2193
|
.e-schedule .e-timeline-view .e-appointment .e-disable,
|
|
@@ -2261,7 +2238,7 @@
|
|
|
2261
2238
|
.e-schedule .e-timeline-month-view .e-more-indicator {
|
|
2262
2239
|
color: #8d8d8d;
|
|
2263
2240
|
cursor: pointer;
|
|
2264
|
-
font-size:
|
|
2241
|
+
font-size: 11px;
|
|
2265
2242
|
line-height: 11px;
|
|
2266
2243
|
overflow: hidden;
|
|
2267
2244
|
padding: 2px 4px;
|
|
@@ -2387,6 +2364,7 @@
|
|
|
2387
2364
|
|
|
2388
2365
|
.e-schedule .e-month-agenda-view .e-week-number-wrapper .e-week-number {
|
|
2389
2366
|
border-right: 1px solid #505050;
|
|
2367
|
+
height: 40px;
|
|
2390
2368
|
padding-top: 8px;
|
|
2391
2369
|
}
|
|
2392
2370
|
|
|
@@ -2542,7 +2520,7 @@
|
|
|
2542
2520
|
padding: 0;
|
|
2543
2521
|
}
|
|
2544
2522
|
|
|
2545
|
-
.e-schedule .e-month-agenda-view .e-appointment-indicator {
|
|
2523
|
+
.e-schedule .e-month-agenda-view .e-work-cells .e-appointment-indicator {
|
|
2546
2524
|
background: #0070f0;
|
|
2547
2525
|
border-radius: 50%;
|
|
2548
2526
|
height: 6px;
|
|
@@ -3876,7 +3854,7 @@
|
|
|
3876
3854
|
|
|
3877
3855
|
.e-appointment.e-schedule-event-clone {
|
|
3878
3856
|
background: #0070f0;
|
|
3879
|
-
border-radius:
|
|
3857
|
+
border-radius: 4px;
|
|
3880
3858
|
box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.2);
|
|
3881
3859
|
color: #fff;
|
|
3882
3860
|
display: -ms-flexbox;
|
|
@@ -4053,7 +4031,7 @@
|
|
|
4053
4031
|
|
|
4054
4032
|
.e-more-popup-wrapper .e-appointment {
|
|
4055
4033
|
background: #0070f0;
|
|
4056
|
-
border-radius:
|
|
4034
|
+
border-radius: 4px;
|
|
4057
4035
|
color: #fff;
|
|
4058
4036
|
display: -ms-flexbox;
|
|
4059
4037
|
display: flex;
|
|
@@ -4201,6 +4179,7 @@
|
|
|
4201
4179
|
border-color: #505050;
|
|
4202
4180
|
border-style: solid;
|
|
4203
4181
|
border-width: 0 0 1px 1px;
|
|
4182
|
+
padding: 0;
|
|
4204
4183
|
}
|
|
4205
4184
|
|
|
4206
4185
|
.e-schedule .e-vertical-view .e-work-cells:hover {
|
|
@@ -4286,6 +4265,7 @@
|
|
|
4286
4265
|
border-style: solid;
|
|
4287
4266
|
border-width: 0 0 1px 1px;
|
|
4288
4267
|
color: #f0f0f0;
|
|
4268
|
+
padding: 0;
|
|
4289
4269
|
}
|
|
4290
4270
|
|
|
4291
4271
|
.e-schedule .e-month-view .e-work-cells:hover,
|
|
@@ -4374,6 +4354,7 @@
|
|
|
4374
4354
|
border-style: solid;
|
|
4375
4355
|
border-width: 0 0 1px 1px;
|
|
4376
4356
|
color: #f0f0f0;
|
|
4357
|
+
padding: 0;
|
|
4377
4358
|
}
|
|
4378
4359
|
|
|
4379
4360
|
.e-schedule .e-timeline-view .e-work-cells:hover:not(.e-resource-group-cells),
|
|
@@ -4382,6 +4363,11 @@
|
|
|
4382
4363
|
color: #fff;
|
|
4383
4364
|
}
|
|
4384
4365
|
|
|
4366
|
+
.e-schedule .e-timeline-view.e-virtual-mask .e-work-cells:hover,
|
|
4367
|
+
.e-schedule .e-timeline-month-view.e-virtual-mask .e-work-cells:hover {
|
|
4368
|
+
background-color: rgba(0, 0, 0, 0.08);
|
|
4369
|
+
}
|
|
4370
|
+
|
|
4385
4371
|
.e-schedule .e-timeline-view .e-work-days,
|
|
4386
4372
|
.e-schedule .e-timeline-month-view .e-work-days {
|
|
4387
4373
|
background-color: #1a1a1a;
|
|
@@ -227,22 +227,9 @@
|
|
|
227
227
|
}
|
|
228
228
|
|
|
229
229
|
.e-schedule .e-schedule-toolbar .e-toolbar-pop {
|
|
230
|
-
background: #f8f8f8;
|
|
231
230
|
overflow: auto;
|
|
232
231
|
}
|
|
233
232
|
|
|
234
|
-
.e-schedule .e-schedule-toolbar .e-tbar-btn {
|
|
235
|
-
background: #f8f8f8;
|
|
236
|
-
}
|
|
237
|
-
|
|
238
|
-
.e-schedule .e-schedule-toolbar .e-tbar-btn:hover, .e-schedule .e-schedule-toolbar .e-tbar-btn:focus {
|
|
239
|
-
background-color: #e6e6e6;
|
|
240
|
-
}
|
|
241
|
-
|
|
242
|
-
.e-schedule .e-schedule-toolbar .e-tbar-btn:active {
|
|
243
|
-
background: #e6e6e6;
|
|
244
|
-
}
|
|
245
|
-
|
|
246
233
|
.e-schedule .e-schedule-toolbar .e-tbar-btn .e-tbar-btn-text {
|
|
247
234
|
cursor: pointer;
|
|
248
235
|
font-size: 14px;
|
|
@@ -267,13 +254,7 @@
|
|
|
267
254
|
padding-top: 0;
|
|
268
255
|
}
|
|
269
256
|
|
|
270
|
-
.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-left .e-tbar-btn.e-icon-btn:hover {
|
|
271
|
-
background: #e6e6e6;
|
|
272
|
-
border-radius: 0%;
|
|
273
|
-
}
|
|
274
|
-
|
|
275
|
-
.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-left .e-tbar-btn.e-icon-btn:focus {
|
|
276
|
-
background: #e6e6e6;
|
|
257
|
+
.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 {
|
|
277
258
|
border-radius: 0%;
|
|
278
259
|
}
|
|
279
260
|
|
|
@@ -314,16 +295,6 @@
|
|
|
314
295
|
text-transform: initial;
|
|
315
296
|
}
|
|
316
297
|
|
|
317
|
-
.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn .e-tbar-btn-text {
|
|
318
|
-
cursor: pointer;
|
|
319
|
-
font-size: 14px;
|
|
320
|
-
text-transform: initial;
|
|
321
|
-
}
|
|
322
|
-
|
|
323
|
-
.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon {
|
|
324
|
-
padding-left: 0;
|
|
325
|
-
}
|
|
326
|
-
|
|
327
298
|
.e-schedule .e-schedule-toolbar.e-rtl .e-hor-nav {
|
|
328
299
|
background: #f8f8f8;
|
|
329
300
|
border-left: 0;
|
|
@@ -336,7 +307,6 @@
|
|
|
336
307
|
}
|
|
337
308
|
|
|
338
309
|
.e-schedule .e-schedule-toolbar .e-hor-nav {
|
|
339
|
-
background: #f8f8f8;
|
|
340
310
|
border-left: 1px solid #f8f8f8;
|
|
341
311
|
}
|
|
342
312
|
|
|
@@ -547,6 +517,13 @@
|
|
|
547
517
|
width: 100%;
|
|
548
518
|
}
|
|
549
519
|
|
|
520
|
+
.e-schedule .e-content-placeholder {
|
|
521
|
+
height: 100%;
|
|
522
|
+
position: relative;
|
|
523
|
+
width: 100%;
|
|
524
|
+
z-index: 99999;
|
|
525
|
+
}
|
|
526
|
+
|
|
550
527
|
.e-schedule .e-content-wrap,
|
|
551
528
|
.e-schedule .e-scroll-container {
|
|
552
529
|
-webkit-overflow-scrolling: touch;
|
|
@@ -1741,6 +1718,7 @@
|
|
|
1741
1718
|
border-style: solid;
|
|
1742
1719
|
border-width: 0 1px 1px 0;
|
|
1743
1720
|
color: #333;
|
|
1721
|
+
padding: 0;
|
|
1744
1722
|
}
|
|
1745
1723
|
|
|
1746
1724
|
.e-schedule .e-timeline-year-view .e-work-cells:hover:not(.e-other-month) {
|
|
@@ -1844,7 +1822,7 @@
|
|
|
1844
1822
|
|
|
1845
1823
|
.e-schedule .e-timeline-year-view .e-month-header,
|
|
1846
1824
|
.e-schedule .e-timeline-year-view .e-work-cells {
|
|
1847
|
-
height:
|
|
1825
|
+
height: 75px;
|
|
1848
1826
|
}
|
|
1849
1827
|
|
|
1850
1828
|
.e-schedule .e-timeline-year-view .e-header-cells,
|
|
@@ -2095,13 +2073,6 @@
|
|
|
2095
2073
|
background-color: #f5f5f5;
|
|
2096
2074
|
}
|
|
2097
2075
|
|
|
2098
|
-
.e-schedule .e-timeline-view .e-resource-cells:focus .e-resource-tree-icon,
|
|
2099
|
-
.e-schedule .e-timeline-month-view .e-resource-cells:focus .e-resource-tree-icon {
|
|
2100
|
-
background-color: #e6e6e6;
|
|
2101
|
-
border-radius: 50%;
|
|
2102
|
-
color: #000;
|
|
2103
|
-
}
|
|
2104
|
-
|
|
2105
2076
|
.e-schedule .e-timeline-view .e-resource-column-wrap,
|
|
2106
2077
|
.e-schedule .e-timeline-month-view .e-resource-column-wrap {
|
|
2107
2078
|
overflow: hidden;
|
|
@@ -2125,6 +2096,12 @@
|
|
|
2125
2096
|
height: 42px;
|
|
2126
2097
|
}
|
|
2127
2098
|
|
|
2099
|
+
.e-schedule .e-timeline-view.e-virtual-mask .e-work-cells,
|
|
2100
|
+
.e-schedule .e-timeline-month-view.e-virtual-mask .e-work-cells {
|
|
2101
|
+
background-color: rgba(0, 0, 0, 0.08);
|
|
2102
|
+
box-shadow: inset 0 0 0 8px #f8f8f8;
|
|
2103
|
+
}
|
|
2104
|
+
|
|
2128
2105
|
.e-schedule .e-timeline-view .e-resource-tree-icon,
|
|
2129
2106
|
.e-schedule .e-timeline-month-view .e-resource-tree-icon {
|
|
2130
2107
|
color: #333;
|
|
@@ -2211,6 +2188,7 @@
|
|
|
2211
2188
|
.e-schedule .e-timeline-view .e-appointment .e-time,
|
|
2212
2189
|
.e-schedule .e-timeline-month-view .e-appointment .e-time {
|
|
2213
2190
|
display: block;
|
|
2191
|
+
line-height: 1.4;
|
|
2214
2192
|
}
|
|
2215
2193
|
|
|
2216
2194
|
.e-schedule .e-timeline-view .e-appointment .e-disable,
|
|
@@ -2387,6 +2365,7 @@
|
|
|
2387
2365
|
|
|
2388
2366
|
.e-schedule .e-month-agenda-view .e-week-number-wrapper .e-week-number {
|
|
2389
2367
|
border-right: 1px solid #ddd;
|
|
2368
|
+
height: 40px;
|
|
2390
2369
|
padding-top: 8px;
|
|
2391
2370
|
}
|
|
2392
2371
|
|
|
@@ -2542,7 +2521,7 @@
|
|
|
2542
2521
|
padding: 0;
|
|
2543
2522
|
}
|
|
2544
2523
|
|
|
2545
|
-
.e-schedule .e-month-agenda-view .e-appointment-indicator {
|
|
2524
|
+
.e-schedule .e-month-agenda-view .e-work-cells .e-appointment-indicator {
|
|
2546
2525
|
background: #317ab9;
|
|
2547
2526
|
border-radius: 50%;
|
|
2548
2527
|
height: 6px;
|
|
@@ -4201,6 +4180,7 @@
|
|
|
4201
4180
|
border-color: #ddd;
|
|
4202
4181
|
border-style: solid;
|
|
4203
4182
|
border-width: 0 0 1px 1px;
|
|
4183
|
+
padding: 0;
|
|
4204
4184
|
}
|
|
4205
4185
|
|
|
4206
4186
|
.e-schedule .e-vertical-view .e-work-cells:hover {
|
|
@@ -4286,6 +4266,7 @@
|
|
|
4286
4266
|
border-style: solid;
|
|
4287
4267
|
border-width: 0 0 1px 1px;
|
|
4288
4268
|
color: #333;
|
|
4269
|
+
padding: 0;
|
|
4289
4270
|
}
|
|
4290
4271
|
|
|
4291
4272
|
.e-schedule .e-month-view .e-work-cells:hover,
|
|
@@ -4374,6 +4355,7 @@
|
|
|
4374
4355
|
border-style: solid;
|
|
4375
4356
|
border-width: 0 0 1px 1px;
|
|
4376
4357
|
color: #333;
|
|
4358
|
+
padding: 0;
|
|
4377
4359
|
}
|
|
4378
4360
|
|
|
4379
4361
|
.e-schedule .e-timeline-view .e-work-cells:hover:not(.e-resource-group-cells),
|
|
@@ -4382,6 +4364,11 @@
|
|
|
4382
4364
|
color: #333;
|
|
4383
4365
|
}
|
|
4384
4366
|
|
|
4367
|
+
.e-schedule .e-timeline-view.e-virtual-mask .e-work-cells:hover,
|
|
4368
|
+
.e-schedule .e-timeline-month-view.e-virtual-mask .e-work-cells:hover {
|
|
4369
|
+
background-color: rgba(0, 0, 0, 0.08);
|
|
4370
|
+
}
|
|
4371
|
+
|
|
4385
4372
|
.e-schedule .e-timeline-view .e-work-days,
|
|
4386
4373
|
.e-schedule .e-timeline-month-view .e-work-days {
|
|
4387
4374
|
background-color: #fff;
|
|
@@ -226,21 +226,9 @@
|
|
|
226
226
|
}
|
|
227
227
|
|
|
228
228
|
.e-schedule .e-schedule-toolbar .e-toolbar-pop {
|
|
229
|
-
background: #f8f9fa;
|
|
230
229
|
overflow: auto;
|
|
231
230
|
}
|
|
232
231
|
|
|
233
|
-
.e-schedule .e-schedule-toolbar .e-tbar-btn:hover, .e-schedule .e-schedule-toolbar .e-tbar-btn:focus {
|
|
234
|
-
background-color: #545b62;
|
|
235
|
-
border-color: #4e555b;
|
|
236
|
-
}
|
|
237
|
-
|
|
238
|
-
.e-schedule .e-schedule-toolbar .e-tbar-btn:active {
|
|
239
|
-
background: #e9ecef;
|
|
240
|
-
background: #545b62;
|
|
241
|
-
border-color: #4e555b;
|
|
242
|
-
}
|
|
243
|
-
|
|
244
232
|
.e-schedule .e-schedule-toolbar .e-tbar-btn .e-tbar-btn-text {
|
|
245
233
|
cursor: pointer;
|
|
246
234
|
font-size: 14px;
|
|
@@ -265,13 +253,7 @@
|
|
|
265
253
|
padding-top: 2px;
|
|
266
254
|
}
|
|
267
255
|
|
|
268
|
-
.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-left .e-tbar-btn.e-icon-btn:hover {
|
|
269
|
-
background: #5a6268;
|
|
270
|
-
border-radius: 4px;
|
|
271
|
-
}
|
|
272
|
-
|
|
273
|
-
.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-left .e-tbar-btn.e-icon-btn:focus {
|
|
274
|
-
background: #5a6268;
|
|
256
|
+
.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 {
|
|
275
257
|
border-radius: 4px;
|
|
276
258
|
}
|
|
277
259
|
|
|
@@ -312,14 +294,7 @@
|
|
|
312
294
|
text-transform: initial;
|
|
313
295
|
}
|
|
314
296
|
|
|
315
|
-
.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn .e-tbar-btn-text {
|
|
316
|
-
cursor: pointer;
|
|
317
|
-
font-size: 14px;
|
|
318
|
-
text-transform: initial;
|
|
319
|
-
}
|
|
320
|
-
|
|
321
297
|
.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-tbtn-txt .e-icons.e-btn-icon {
|
|
322
|
-
padding-left: 0;
|
|
323
298
|
padding-right: 0;
|
|
324
299
|
}
|
|
325
300
|
|
|
@@ -544,6 +519,13 @@
|
|
|
544
519
|
width: 100%;
|
|
545
520
|
}
|
|
546
521
|
|
|
522
|
+
.e-schedule .e-content-placeholder {
|
|
523
|
+
height: 100%;
|
|
524
|
+
position: relative;
|
|
525
|
+
width: 100%;
|
|
526
|
+
z-index: 99999;
|
|
527
|
+
}
|
|
528
|
+
|
|
547
529
|
.e-schedule .e-content-wrap,
|
|
548
530
|
.e-schedule .e-scroll-container {
|
|
549
531
|
-webkit-overflow-scrolling: touch;
|
|
@@ -1749,6 +1731,7 @@
|
|
|
1749
1731
|
border-style: solid;
|
|
1750
1732
|
border-width: 0 1px 1px 0;
|
|
1751
1733
|
color: #212529;
|
|
1734
|
+
padding: 0;
|
|
1752
1735
|
}
|
|
1753
1736
|
|
|
1754
1737
|
.e-schedule .e-timeline-year-view .e-work-cells:hover:not(.e-other-month) {
|
|
@@ -1853,7 +1836,7 @@
|
|
|
1853
1836
|
|
|
1854
1837
|
.e-schedule .e-timeline-year-view .e-month-header,
|
|
1855
1838
|
.e-schedule .e-timeline-year-view .e-work-cells {
|
|
1856
|
-
height:
|
|
1839
|
+
height: 75px;
|
|
1857
1840
|
}
|
|
1858
1841
|
|
|
1859
1842
|
.e-schedule .e-timeline-year-view .e-header-cells,
|
|
@@ -2107,13 +2090,6 @@
|
|
|
2107
2090
|
background-color: #f2f4f6;
|
|
2108
2091
|
}
|
|
2109
2092
|
|
|
2110
|
-
.e-schedule .e-timeline-view .e-resource-cells:focus .e-resource-tree-icon,
|
|
2111
|
-
.e-schedule .e-timeline-month-view .e-resource-cells:focus .e-resource-tree-icon {
|
|
2112
|
-
background-color: transparent;
|
|
2113
|
-
border-radius: 50%;
|
|
2114
|
-
color: rgba(33, 37, 41, 0.75);
|
|
2115
|
-
}
|
|
2116
|
-
|
|
2117
2093
|
.e-schedule .e-timeline-view .e-resource-column-wrap,
|
|
2118
2094
|
.e-schedule .e-timeline-month-view .e-resource-column-wrap {
|
|
2119
2095
|
overflow: hidden;
|
|
@@ -2137,6 +2113,12 @@
|
|
|
2137
2113
|
height: 42px;
|
|
2138
2114
|
}
|
|
2139
2115
|
|
|
2116
|
+
.e-schedule .e-timeline-view.e-virtual-mask .e-work-cells,
|
|
2117
|
+
.e-schedule .e-timeline-month-view.e-virtual-mask .e-work-cells {
|
|
2118
|
+
background-color: rgba(0, 0, 0, 0.08);
|
|
2119
|
+
box-shadow: inset 0 0 0 8px #f8f9fa;
|
|
2120
|
+
}
|
|
2121
|
+
|
|
2140
2122
|
.e-schedule .e-timeline-view .e-resource-tree-icon,
|
|
2141
2123
|
.e-schedule .e-timeline-month-view .e-resource-tree-icon {
|
|
2142
2124
|
color: #212529;
|
|
@@ -2223,6 +2205,7 @@
|
|
|
2223
2205
|
.e-schedule .e-timeline-view .e-appointment .e-time,
|
|
2224
2206
|
.e-schedule .e-timeline-month-view .e-appointment .e-time {
|
|
2225
2207
|
display: block;
|
|
2208
|
+
line-height: 1.4;
|
|
2226
2209
|
}
|
|
2227
2210
|
|
|
2228
2211
|
.e-schedule .e-timeline-view .e-appointment .e-disable,
|
|
@@ -2399,6 +2382,7 @@
|
|
|
2399
2382
|
|
|
2400
2383
|
.e-schedule .e-month-agenda-view .e-week-number-wrapper .e-week-number {
|
|
2401
2384
|
border-right: 1px solid #dee2e6;
|
|
2385
|
+
height: 40px;
|
|
2402
2386
|
padding-top: 8px;
|
|
2403
2387
|
}
|
|
2404
2388
|
|
|
@@ -2554,7 +2538,7 @@
|
|
|
2554
2538
|
padding: 0;
|
|
2555
2539
|
}
|
|
2556
2540
|
|
|
2557
|
-
.e-schedule .e-month-agenda-view .e-appointment-indicator {
|
|
2541
|
+
.e-schedule .e-month-agenda-view .e-work-cells .e-appointment-indicator {
|
|
2558
2542
|
background: #007bff;
|
|
2559
2543
|
border-radius: 50%;
|
|
2560
2544
|
height: 6px;
|
|
@@ -3989,10 +3973,6 @@
|
|
|
3989
3973
|
font-size: 14px;
|
|
3990
3974
|
}
|
|
3991
3975
|
|
|
3992
|
-
.e-bigger .e-timeline-view .e-resource-cells {
|
|
3993
|
-
padding: 14px 0 14px 12px;
|
|
3994
|
-
}
|
|
3995
|
-
|
|
3996
3976
|
.e-bigger .e-timeline-view .e-resource-text {
|
|
3997
3977
|
font-size: 14px;
|
|
3998
3978
|
padding-left: 12px;
|
|
@@ -4347,6 +4327,7 @@
|
|
|
4347
4327
|
border-color: #dee2e6;
|
|
4348
4328
|
border-style: solid;
|
|
4349
4329
|
border-width: 0 0 1px 1px;
|
|
4330
|
+
padding: 0;
|
|
4350
4331
|
}
|
|
4351
4332
|
|
|
4352
4333
|
.e-schedule .e-vertical-view .e-work-cells:hover {
|
|
@@ -4432,6 +4413,7 @@
|
|
|
4432
4413
|
border-style: solid;
|
|
4433
4414
|
border-width: 0 0 1px 1px;
|
|
4434
4415
|
color: #212529;
|
|
4416
|
+
padding: 0;
|
|
4435
4417
|
}
|
|
4436
4418
|
|
|
4437
4419
|
.e-schedule .e-month-view .e-work-cells:hover,
|
|
@@ -4520,6 +4502,7 @@
|
|
|
4520
4502
|
border-style: solid;
|
|
4521
4503
|
border-width: 0 0 1px 1px;
|
|
4522
4504
|
color: #212529;
|
|
4505
|
+
padding: 0;
|
|
4523
4506
|
}
|
|
4524
4507
|
|
|
4525
4508
|
.e-schedule .e-timeline-view .e-work-cells:hover:not(.e-resource-group-cells),
|
|
@@ -4528,6 +4511,11 @@
|
|
|
4528
4511
|
color: #212529;
|
|
4529
4512
|
}
|
|
4530
4513
|
|
|
4514
|
+
.e-schedule .e-timeline-view.e-virtual-mask .e-work-cells:hover,
|
|
4515
|
+
.e-schedule .e-timeline-month-view.e-virtual-mask .e-work-cells:hover {
|
|
4516
|
+
background-color: rgba(0, 0, 0, 0.08);
|
|
4517
|
+
}
|
|
4518
|
+
|
|
4531
4519
|
.e-schedule .e-timeline-view .e-work-days,
|
|
4532
4520
|
.e-schedule .e-timeline-month-view .e-work-days {
|
|
4533
4521
|
background-color: #fff;
|