@syncfusion/ej2-vue-schedule 20.1.47 → 20.1.48

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (56) hide show
  1. package/CHANGELOG.md +12 -17
  2. package/dist/ej2-vue-schedule.umd.min.js +2 -2
  3. package/dist/es6/ej2-vue-schedule.es2015.js +11 -135
  4. package/dist/es6/ej2-vue-schedule.es2015.js.map +1 -1
  5. package/dist/es6/ej2-vue-schedule.es5.js +10 -91
  6. package/dist/es6/ej2-vue-schedule.es5.js.map +1 -1
  7. package/dist/global/ej2-vue-schedule.min.js +2 -2
  8. package/package.json +14 -8
  9. package/src/recurrence-editor/recurrenceeditor.component.d.ts +0 -1
  10. package/src/recurrence-editor/recurrenceeditor.component.js +1 -10
  11. package/src/schedule/headerrows.directive.d.ts +1 -3
  12. package/src/schedule/headerrows.directive.js +2 -24
  13. package/src/schedule/resources.directive.d.ts +1 -3
  14. package/src/schedule/resources.directive.js +2 -24
  15. package/src/schedule/schedule.component.d.ts +0 -1
  16. package/src/schedule/schedule.component.js +1 -10
  17. package/src/schedule/views.directive.d.ts +1 -3
  18. package/src/schedule/views.directive.js +2 -24
  19. package/styles/bootstrap-dark.css +7 -10
  20. package/styles/bootstrap.css +7 -10
  21. package/styles/bootstrap4.css +8 -11
  22. package/styles/bootstrap5-dark.css +19 -20
  23. package/styles/bootstrap5.css +19 -20
  24. package/styles/fabric-dark.css +7 -10
  25. package/styles/fabric.css +7 -10
  26. package/styles/highcontrast-light.css +7 -10
  27. package/styles/highcontrast.css +8 -11
  28. package/styles/material-dark.css +7 -10
  29. package/styles/material.css +7 -10
  30. package/styles/schedule/bootstrap-dark.css +7 -10
  31. package/styles/schedule/bootstrap.css +7 -10
  32. package/styles/schedule/bootstrap4.css +8 -11
  33. package/styles/schedule/bootstrap5-dark.css +19 -20
  34. package/styles/schedule/bootstrap5.css +19 -20
  35. package/styles/schedule/fabric-dark.css +7 -10
  36. package/styles/schedule/fabric.css +7 -10
  37. package/styles/schedule/highcontrast-light.css +7 -10
  38. package/styles/schedule/highcontrast.css +8 -11
  39. package/styles/schedule/material-dark.css +7 -10
  40. package/styles/schedule/material.css +7 -10
  41. package/styles/schedule/tailwind-dark.css +60 -65
  42. package/styles/schedule/tailwind.css +60 -65
  43. package/styles/tailwind-dark.css +60 -65
  44. package/styles/tailwind.css +60 -65
  45. package/styles/fluent-dark.css +0 -5102
  46. package/styles/fluent-dark.scss +0 -2
  47. package/styles/fluent.css +0 -5103
  48. package/styles/fluent.scss +0 -2
  49. package/styles/recurrence-editor/fluent-dark.css +0 -495
  50. package/styles/recurrence-editor/fluent-dark.scss +0 -1
  51. package/styles/recurrence-editor/fluent.css +0 -495
  52. package/styles/recurrence-editor/fluent.scss +0 -1
  53. package/styles/schedule/fluent-dark.css +0 -4606
  54. package/styles/schedule/fluent-dark.scss +0 -1
  55. package/styles/schedule/fluent.css +0 -4607
  56. package/styles/schedule/fluent.scss +0 -1
@@ -2,203 +2,203 @@
2
2
  /*! recurrence editor theme wise definitions*/
3
3
  /*! Schedule component's tailwind theme definitions and variables */
4
4
  .e-schedule .e-schedule-toolbar .e-icon-prev::before {
5
- content: '\e765';
5
+ content: '\e70f';
6
6
  }
7
7
 
8
8
  .e-schedule .e-schedule-toolbar .e-icon-next::before {
9
- content: '\e748';
9
+ content: '\e7b7';
10
10
  }
11
11
 
12
12
  .e-schedule .e-schedule-toolbar .e-icon-add::before {
13
- content: '\e805';
13
+ content: '\e78a';
14
14
  }
15
15
 
16
16
  .e-schedule .e-schedule-toolbar .e-icon-today::before {
17
- content: '\e778';
17
+ content: '\e767';
18
18
  }
19
19
 
20
20
  .e-schedule .e-schedule-toolbar .e-icon-down-arrow::before {
21
- content: '\e729';
21
+ content: '\e7b3';
22
22
  }
23
23
 
24
24
  .e-schedule .e-schedule-toolbar .e-icon-day::before {
25
- content: '\e75e';
25
+ content: '\e742';
26
26
  }
27
27
 
28
28
  .e-schedule .e-schedule-toolbar .e-icon-week::before {
29
- content: '\e817';
29
+ content: '\e795';
30
30
  }
31
31
 
32
32
  .e-schedule .e-schedule-toolbar .e-icon-workweek::before {
33
- content: '\e817';
33
+ content: '\e795';
34
34
  }
35
35
 
36
36
  .e-schedule .e-schedule-toolbar .e-icon-month::before {
37
- content: '\e7c5';
37
+ content: '\e719';
38
38
  }
39
39
 
40
40
  .e-schedule .e-schedule-toolbar .e-icon-month-agenda::before {
41
- content: '\e75b';
41
+ content: '\e770';
42
42
  }
43
43
 
44
44
  .e-schedule .e-schedule-toolbar .e-icon-agenda::before {
45
- content: '\e74c';
45
+ content: '\e718';
46
46
  }
47
47
 
48
48
  .e-schedule .e-schedule-toolbar .e-icon-year::before {
49
- content: '\e7c5';
49
+ content: '\e719';
50
50
  }
51
51
 
52
52
  .e-schedule .e-schedule-toolbar .e-icon-timeline-year-vertical::before {
53
- content: '\e876';
53
+ content: '\e740';
54
54
  }
55
55
 
56
56
  .e-schedule .e-schedule-toolbar .e-icon-timeline-year-horizontal::before {
57
- content: '\e876';
57
+ content: '\e740';
58
58
  }
59
59
 
60
60
  .e-schedule .e-schedule-toolbar .e-icon-timeline-day::before {
61
- content: '\e7da';
61
+ content: '\e7e6';
62
62
  }
63
63
 
64
64
  .e-schedule .e-schedule-toolbar .e-icon-timeline-week::before {
65
- content: '\e81f';
65
+ content: '\e74e';
66
66
  }
67
67
 
68
68
  .e-schedule .e-schedule-toolbar .e-icon-timeline-workweek::before {
69
- content: '\e720';
69
+ content: '\e73a';
70
70
  }
71
71
 
72
72
  .e-schedule .e-schedule-toolbar .e-icon-timeline-month::before {
73
- content: '\e876';
73
+ content: '\e740';
74
74
  }
75
75
 
76
76
  .e-schedule .e-schedule-toolbar.e-toolbar .e-popup-down-icon::before {
77
- content: '\e770';
77
+ content: '\e75b';
78
78
  }
79
79
 
80
80
  .e-schedule .e-schedule-toolbar.e-toolbar .e-popup-up-icon::before {
81
- content: '\e770';
81
+ content: '\e75b';
82
82
  }
83
83
 
84
84
  .e-schedule .e-schedule-toolbar.e-rtl .e-icon-prev::before {
85
- content: '\e748';
85
+ content: '\e7b7';
86
86
  }
87
87
 
88
88
  .e-schedule .e-schedule-toolbar.e-rtl .e-icon-next::before {
89
- content: '\e765';
89
+ content: '\e70f';
90
90
  }
91
91
 
92
92
  .e-schedule .e-schedule-resource-toolbar .e-icon-menu::before {
93
- content: '\e799';
93
+ content: '\e75c';
94
94
  }
95
95
 
96
96
  .e-schedule .e-schedule-resource-toolbar .e-icon-next::before {
97
- content: '\e748';
97
+ content: '\e707';
98
98
  }
99
99
 
100
100
  .e-schedule .e-close-icon::before {
101
- content: '\e7e7';
101
+ content: '\e771';
102
102
  }
103
103
 
104
104
  .e-schedule .e-block-indicator::before {
105
- content: '\e839';
105
+ content: '\e77e';
106
106
  }
107
107
 
108
108
  .e-schedule .e-appointment .e-recurrence-icon::before {
109
- content: '\e772';
109
+ content: '\e71d';
110
110
  }
111
111
 
112
112
  .e-schedule .e-appointment .e-recurrence-edit-icon::before {
113
- content: '\e789';
113
+ content: '\e72b';
114
114
  }
115
115
 
116
116
  .e-schedule .e-appointment .e-up-icon::before {
117
- content: '\e822';
117
+ content: '\e798';
118
118
  }
119
119
 
120
120
  .e-schedule .e-appointment .e-down-icon::before {
121
- content: '\e7fe';
121
+ content: '\e738';
122
122
  }
123
123
 
124
124
  .e-schedule .e-appointment .e-left-icon::before {
125
- content: '\e744';
125
+ content: '\e78b';
126
126
  }
127
127
 
128
128
  .e-schedule .e-appointment .e-right-icon::before {
129
- content: '\e7a9';
129
+ content: '\e751';
130
130
  }
131
131
 
132
132
  .e-schedule .e-vertical-view .e-all-day-cells .e-all-day-appointment-section::before {
133
- content: '\e729';
133
+ content: '\e706';
134
134
  }
135
135
 
136
136
  .e-schedule.e-rtl .e-appointment .e-left-icon::before {
137
- content: '\e7a9';
137
+ content: '\e751';
138
138
  }
139
139
 
140
140
  .e-schedule.e-rtl .e-appointment .e-right-icon::before {
141
- content: '\e744';
141
+ content: '\e78b';
142
142
  }
143
143
 
144
144
  .e-schedule .e-resource-tree-icon::before {
145
- content: '\e748';
145
+ content: '\e707';
146
146
  }
147
147
 
148
148
  .e-schedule-dialog.e-device .e-back-icon::before {
149
- content: '\e773';
149
+ content: '\e7a5';
150
150
  }
151
151
 
152
152
  .e-schedule-dialog.e-device .e-save-icon::before {
153
- content: '\e7c8';
153
+ content: '\e704';
154
154
  }
155
155
 
156
156
  .e-schedule-dialog.e-device .e-recurrence-container .e-recurrence-edit-button .e-recurrence-edit.e-icons::before {
157
- content: '\e730';
157
+ content: '\e7d2';
158
158
  }
159
159
 
160
160
  .e-schedule-dialog.e-device.e-rtl .e-back-icon::before {
161
- content: '\e7f9';
161
+ content: '\e7a8';
162
162
  }
163
163
 
164
164
  .e-quick-popup-wrapper .e-edit-icon::before {
165
- content: '\e730';
165
+ content: '\e7d2';
166
166
  }
167
167
 
168
168
  .e-quick-popup-wrapper .e-delete-icon::before {
169
- content: '\e820';
169
+ content: '\e78d';
170
170
  }
171
171
 
172
172
  .e-quick-popup-wrapper .e-close-icon::before {
173
- content: '\e7e7';
173
+ content: '\e771';
174
174
  }
175
175
 
176
176
  .e-quick-popup-wrapper .e-time-icon::before {
177
- content: '\e705';
177
+ content: '\e730';
178
178
  }
179
179
 
180
180
  .e-quick-popup-wrapper .e-location-icon::before {
181
- content: '\e756';
181
+ content: '\e755';
182
182
  }
183
183
 
184
184
  .e-quick-popup-wrapper .e-time-zone-icon::before {
185
- content: '\e804';
185
+ content: '\e736';
186
186
  }
187
187
 
188
188
  .e-quick-popup-wrapper .e-description-icon::before {
189
- content: '\e7c0';
189
+ content: '\e7b6';
190
190
  }
191
191
 
192
192
  .e-quick-popup-wrapper .e-resource-icon::before {
193
- content: '\e7b9';
193
+ content: '\e790';
194
194
  }
195
195
 
196
196
  .e-quick-popup-wrapper .e-date-time-icon::before {
197
- content: '\e7da';
197
+ content: '\e7e6';
198
198
  }
199
199
 
200
200
  .e-more-popup-wrapper.e-device .e-close-icon::before {
201
- content: '\e7e7';
201
+ content: '\e771';
202
202
  }
203
203
 
204
204
  /*! schedule component layout */
@@ -1854,15 +1854,6 @@
1854
1854
  text-decoration: underline;
1855
1855
  }
1856
1856
 
1857
- .e-schedule .e-timeline-year-view.e-virtual-mask .e-work-cells {
1858
- background-color: #f3f4f6;
1859
- box-shadow: inset 0 0 0 8px #f9fafb;
1860
- }
1861
-
1862
- .e-schedule .e-timeline-year-view.e-virtual-mask .e-work-cells:hover {
1863
- background-color: #f3f4f6;
1864
- }
1865
-
1866
1857
  .e-schedule .e-timeline-year-view .e-event-table {
1867
1858
  position: absolute;
1868
1859
  top: 0;
@@ -2902,6 +2893,13 @@
2902
2893
  padding: 10px 8px 6px;
2903
2894
  }
2904
2895
 
2896
+ .e-bigger .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item button.e-btn.e-tbtn-txt .e-icons,
2897
+ .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,
2898
+ .e-bigger.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item button.e-btn.e-tbtn-txt .e-icons,
2899
+ .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 {
2900
+ padding: 0;
2901
+ }
2902
+
2905
2903
  .e-bigger .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item button.e-btn.e-tbtn-txt .e-icons.e-icon-right,
2906
2904
  .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,
2907
2905
  .e-bigger.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item button.e-btn.e-tbtn-txt .e-icons.e-icon-right,
@@ -3737,7 +3735,7 @@
3737
3735
  .e-quick-popup-wrapper .e-event-popup .e-resource-icon {
3738
3736
  color: #6b7280;
3739
3737
  font-size: 18px;
3740
- padding-right: 12px;
3738
+ padding-right: 13px;
3741
3739
  font-size: 18px;
3742
3740
  padding: 2px 12px 0 0;
3743
3741
  }
@@ -3765,6 +3763,8 @@
3765
3763
  display: block;
3766
3764
  padding: 8px 18px 8px 18px;
3767
3765
  text-align: right;
3766
+ background-color: #f9fafb;
3767
+ border-radius: 0 0 6px 6px;
3768
3768
  }
3769
3769
 
3770
3770
  .e-quick-popup-wrapper .e-popup-footer .e-event-edit {
@@ -3988,10 +3988,6 @@
3988
3988
  padding: 12px 2px 16px;
3989
3989
  }
3990
3990
 
3991
- .e-bigger .e-agenda-view .e-appointment {
3992
- padding: 7px 16px;
3993
- }
3994
-
3995
3991
  .e-bigger .e-agenda-view .e-subject {
3996
3992
  font-size: 16px;
3997
3993
  }
@@ -4135,7 +4131,6 @@
4135
4131
 
4136
4132
  .e-bigger .e-more-popup-wrapper .e-more-event-content,
4137
4133
  .e-more-popup-wrapper .e-more-event-content {
4138
- color: #111827;
4139
4134
  height: calc(100% - 35px);
4140
4135
  max-height: 150px;
4141
4136
  overflow-y: auto;
@@ -2,203 +2,203 @@
2
2
  /*! Schedule component's tailwind theme definitions and variables */
3
3
  @import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");
4
4
  .e-schedule .e-schedule-toolbar .e-icon-prev::before {
5
- content: '\e765';
5
+ content: '\e70f';
6
6
  }
7
7
 
8
8
  .e-schedule .e-schedule-toolbar .e-icon-next::before {
9
- content: '\e748';
9
+ content: '\e7b7';
10
10
  }
11
11
 
12
12
  .e-schedule .e-schedule-toolbar .e-icon-add::before {
13
- content: '\e805';
13
+ content: '\e78a';
14
14
  }
15
15
 
16
16
  .e-schedule .e-schedule-toolbar .e-icon-today::before {
17
- content: '\e778';
17
+ content: '\e767';
18
18
  }
19
19
 
20
20
  .e-schedule .e-schedule-toolbar .e-icon-down-arrow::before {
21
- content: '\e729';
21
+ content: '\e7b3';
22
22
  }
23
23
 
24
24
  .e-schedule .e-schedule-toolbar .e-icon-day::before {
25
- content: '\e75e';
25
+ content: '\e742';
26
26
  }
27
27
 
28
28
  .e-schedule .e-schedule-toolbar .e-icon-week::before {
29
- content: '\e817';
29
+ content: '\e795';
30
30
  }
31
31
 
32
32
  .e-schedule .e-schedule-toolbar .e-icon-workweek::before {
33
- content: '\e817';
33
+ content: '\e795';
34
34
  }
35
35
 
36
36
  .e-schedule .e-schedule-toolbar .e-icon-month::before {
37
- content: '\e7c5';
37
+ content: '\e719';
38
38
  }
39
39
 
40
40
  .e-schedule .e-schedule-toolbar .e-icon-month-agenda::before {
41
- content: '\e75b';
41
+ content: '\e770';
42
42
  }
43
43
 
44
44
  .e-schedule .e-schedule-toolbar .e-icon-agenda::before {
45
- content: '\e74c';
45
+ content: '\e718';
46
46
  }
47
47
 
48
48
  .e-schedule .e-schedule-toolbar .e-icon-year::before {
49
- content: '\e7c5';
49
+ content: '\e719';
50
50
  }
51
51
 
52
52
  .e-schedule .e-schedule-toolbar .e-icon-timeline-year-vertical::before {
53
- content: '\e876';
53
+ content: '\e740';
54
54
  }
55
55
 
56
56
  .e-schedule .e-schedule-toolbar .e-icon-timeline-year-horizontal::before {
57
- content: '\e876';
57
+ content: '\e740';
58
58
  }
59
59
 
60
60
  .e-schedule .e-schedule-toolbar .e-icon-timeline-day::before {
61
- content: '\e7da';
61
+ content: '\e7e6';
62
62
  }
63
63
 
64
64
  .e-schedule .e-schedule-toolbar .e-icon-timeline-week::before {
65
- content: '\e81f';
65
+ content: '\e74e';
66
66
  }
67
67
 
68
68
  .e-schedule .e-schedule-toolbar .e-icon-timeline-workweek::before {
69
- content: '\e720';
69
+ content: '\e73a';
70
70
  }
71
71
 
72
72
  .e-schedule .e-schedule-toolbar .e-icon-timeline-month::before {
73
- content: '\e876';
73
+ content: '\e740';
74
74
  }
75
75
 
76
76
  .e-schedule .e-schedule-toolbar.e-toolbar .e-popup-down-icon::before {
77
- content: '\e770';
77
+ content: '\e75b';
78
78
  }
79
79
 
80
80
  .e-schedule .e-schedule-toolbar.e-toolbar .e-popup-up-icon::before {
81
- content: '\e770';
81
+ content: '\e75b';
82
82
  }
83
83
 
84
84
  .e-schedule .e-schedule-toolbar.e-rtl .e-icon-prev::before {
85
- content: '\e748';
85
+ content: '\e7b7';
86
86
  }
87
87
 
88
88
  .e-schedule .e-schedule-toolbar.e-rtl .e-icon-next::before {
89
- content: '\e765';
89
+ content: '\e70f';
90
90
  }
91
91
 
92
92
  .e-schedule .e-schedule-resource-toolbar .e-icon-menu::before {
93
- content: '\e799';
93
+ content: '\e75c';
94
94
  }
95
95
 
96
96
  .e-schedule .e-schedule-resource-toolbar .e-icon-next::before {
97
- content: '\e748';
97
+ content: '\e707';
98
98
  }
99
99
 
100
100
  .e-schedule .e-close-icon::before {
101
- content: '\e7e7';
101
+ content: '\e771';
102
102
  }
103
103
 
104
104
  .e-schedule .e-block-indicator::before {
105
- content: '\e839';
105
+ content: '\e77e';
106
106
  }
107
107
 
108
108
  .e-schedule .e-appointment .e-recurrence-icon::before {
109
- content: '\e772';
109
+ content: '\e71d';
110
110
  }
111
111
 
112
112
  .e-schedule .e-appointment .e-recurrence-edit-icon::before {
113
- content: '\e789';
113
+ content: '\e72b';
114
114
  }
115
115
 
116
116
  .e-schedule .e-appointment .e-up-icon::before {
117
- content: '\e822';
117
+ content: '\e798';
118
118
  }
119
119
 
120
120
  .e-schedule .e-appointment .e-down-icon::before {
121
- content: '\e7fe';
121
+ content: '\e738';
122
122
  }
123
123
 
124
124
  .e-schedule .e-appointment .e-left-icon::before {
125
- content: '\e744';
125
+ content: '\e78b';
126
126
  }
127
127
 
128
128
  .e-schedule .e-appointment .e-right-icon::before {
129
- content: '\e7a9';
129
+ content: '\e751';
130
130
  }
131
131
 
132
132
  .e-schedule .e-vertical-view .e-all-day-cells .e-all-day-appointment-section::before {
133
- content: '\e729';
133
+ content: '\e706';
134
134
  }
135
135
 
136
136
  .e-schedule.e-rtl .e-appointment .e-left-icon::before {
137
- content: '\e7a9';
137
+ content: '\e751';
138
138
  }
139
139
 
140
140
  .e-schedule.e-rtl .e-appointment .e-right-icon::before {
141
- content: '\e744';
141
+ content: '\e78b';
142
142
  }
143
143
 
144
144
  .e-schedule .e-resource-tree-icon::before {
145
- content: '\e748';
145
+ content: '\e707';
146
146
  }
147
147
 
148
148
  .e-schedule-dialog.e-device .e-back-icon::before {
149
- content: '\e773';
149
+ content: '\e7a5';
150
150
  }
151
151
 
152
152
  .e-schedule-dialog.e-device .e-save-icon::before {
153
- content: '\e7c8';
153
+ content: '\e704';
154
154
  }
155
155
 
156
156
  .e-schedule-dialog.e-device .e-recurrence-container .e-recurrence-edit-button .e-recurrence-edit.e-icons::before {
157
- content: '\e730';
157
+ content: '\e7d2';
158
158
  }
159
159
 
160
160
  .e-schedule-dialog.e-device.e-rtl .e-back-icon::before {
161
- content: '\e7f9';
161
+ content: '\e7a8';
162
162
  }
163
163
 
164
164
  .e-quick-popup-wrapper .e-edit-icon::before {
165
- content: '\e730';
165
+ content: '\e7d2';
166
166
  }
167
167
 
168
168
  .e-quick-popup-wrapper .e-delete-icon::before {
169
- content: '\e820';
169
+ content: '\e78d';
170
170
  }
171
171
 
172
172
  .e-quick-popup-wrapper .e-close-icon::before {
173
- content: '\e7e7';
173
+ content: '\e771';
174
174
  }
175
175
 
176
176
  .e-quick-popup-wrapper .e-time-icon::before {
177
- content: '\e705';
177
+ content: '\e730';
178
178
  }
179
179
 
180
180
  .e-quick-popup-wrapper .e-location-icon::before {
181
- content: '\e756';
181
+ content: '\e755';
182
182
  }
183
183
 
184
184
  .e-quick-popup-wrapper .e-time-zone-icon::before {
185
- content: '\e804';
185
+ content: '\e736';
186
186
  }
187
187
 
188
188
  .e-quick-popup-wrapper .e-description-icon::before {
189
- content: '\e7c0';
189
+ content: '\e7b6';
190
190
  }
191
191
 
192
192
  .e-quick-popup-wrapper .e-resource-icon::before {
193
- content: '\e7b9';
193
+ content: '\e790';
194
194
  }
195
195
 
196
196
  .e-quick-popup-wrapper .e-date-time-icon::before {
197
- content: '\e7da';
197
+ content: '\e7e6';
198
198
  }
199
199
 
200
200
  .e-more-popup-wrapper.e-device .e-close-icon::before {
201
- content: '\e7e7';
201
+ content: '\e771';
202
202
  }
203
203
 
204
204
  /*! schedule component layout */
@@ -1854,15 +1854,6 @@
1854
1854
  text-decoration: underline;
1855
1855
  }
1856
1856
 
1857
- .e-schedule .e-timeline-year-view.e-virtual-mask .e-work-cells {
1858
- background-color: #374151;
1859
- box-shadow: inset 0 0 0 8px #232e3e;
1860
- }
1861
-
1862
- .e-schedule .e-timeline-year-view.e-virtual-mask .e-work-cells:hover {
1863
- background-color: #374151;
1864
- }
1865
-
1866
1857
  .e-schedule .e-timeline-year-view .e-event-table {
1867
1858
  position: absolute;
1868
1859
  top: 0;
@@ -2902,6 +2893,13 @@
2902
2893
  padding: 10px 8px 6px;
2903
2894
  }
2904
2895
 
2896
+ .e-bigger .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item button.e-btn.e-tbtn-txt .e-icons,
2897
+ .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,
2898
+ .e-bigger.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item button.e-btn.e-tbtn-txt .e-icons,
2899
+ .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 {
2900
+ padding: 0;
2901
+ }
2902
+
2905
2903
  .e-bigger .e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item button.e-btn.e-tbtn-txt .e-icons.e-icon-right,
2906
2904
  .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,
2907
2905
  .e-bigger.e-schedule .e-schedule-toolbar .e-toolbar-items .e-toolbar-item button.e-btn.e-tbtn-txt .e-icons.e-icon-right,
@@ -3737,7 +3735,7 @@
3737
3735
  .e-quick-popup-wrapper .e-event-popup .e-resource-icon {
3738
3736
  color: #9ca3af;
3739
3737
  font-size: 18px;
3740
- padding-right: 12px;
3738
+ padding-right: 13px;
3741
3739
  font-size: 18px;
3742
3740
  padding: 2px 12px 0 0;
3743
3741
  }
@@ -3765,6 +3763,8 @@
3765
3763
  display: block;
3766
3764
  padding: 8px 18px 8px 18px;
3767
3765
  text-align: right;
3766
+ background-color: #232e3e;
3767
+ border-radius: 0 0 6px 6px;
3768
3768
  }
3769
3769
 
3770
3770
  .e-quick-popup-wrapper .e-popup-footer .e-event-edit {
@@ -3988,10 +3988,6 @@
3988
3988
  padding: 12px 2px 16px;
3989
3989
  }
3990
3990
 
3991
- .e-bigger .e-agenda-view .e-appointment {
3992
- padding: 7px 16px;
3993
- }
3994
-
3995
3991
  .e-bigger .e-agenda-view .e-subject {
3996
3992
  font-size: 16px;
3997
3993
  }
@@ -4135,7 +4131,6 @@
4135
4131
 
4136
4132
  .e-bigger .e-more-popup-wrapper .e-more-event-content,
4137
4133
  .e-more-popup-wrapper .e-more-event-content {
4138
- color: #fff;
4139
4134
  height: calc(100% - 35px);
4140
4135
  max-height: 150px;
4141
4136
  overflow-y: auto;