@syncfusion/ej2-schedule 20.2.36 → 20.2.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.
@@ -350,7 +350,7 @@
350
350
  }
351
351
  .e-schedule .e-new-event {
352
352
  background-color: #0078d4;
353
- border: 1px solid #fff;
353
+ border: 1px solid #1b1a19;
354
354
  border-radius: 5px;
355
355
  height: 100%;
356
356
  opacity: 0.9;
@@ -359,7 +359,7 @@
359
359
  z-index: 1;
360
360
  }
361
361
  .e-schedule .e-new-event .e-title {
362
- color: #fff;
362
+ color: #1b1a19;
363
363
  font-size: 12px;
364
364
  line-height: 1.2;
365
365
  margin: 0;
@@ -473,7 +473,7 @@
473
473
  .e-schedule .e-appointment .e-inline-subject {
474
474
  background-color: transparent;
475
475
  border: 0;
476
- color: #fff;
476
+ color: #1b1a19;
477
477
  font-size: 13px;
478
478
  font-weight: 500;
479
479
  line-height: 1.2;
@@ -585,7 +585,7 @@
585
585
  background: #0078d4;
586
586
  border: 1px solid #292827;
587
587
  border-radius: 2px;
588
- color: #fff;
588
+ color: #1b1a19;
589
589
  display: -ms-flexbox;
590
590
  display: flex;
591
591
  height: 54px;
@@ -850,7 +850,7 @@
850
850
  background: #0078d4;
851
851
  border: 1px solid #292827;
852
852
  border-radius: 2px;
853
- color: #fff;
853
+ color: #1b1a19;
854
854
  display: -ms-flexbox;
855
855
  display: flex;
856
856
  height: 26px;
@@ -900,7 +900,7 @@
900
900
  background: #0078d4;
901
901
  border: 1px solid #292827;
902
902
  border-radius: 2px;
903
- color: #fff;
903
+ color: #1b1a19;
904
904
  overflow: hidden;
905
905
  position: absolute;
906
906
  }
@@ -1135,7 +1135,7 @@
1135
1135
  background: #0078d4;
1136
1136
  border: 1px solid #292827;
1137
1137
  border-radius: 2px;
1138
- color: #fff;
1138
+ color: #1b1a19;
1139
1139
  cursor: default;
1140
1140
  display: -ms-flexbox;
1141
1141
  display: flex;
@@ -1508,7 +1508,7 @@
1508
1508
  background: #0078d4;
1509
1509
  border: 1px solid #292827;
1510
1510
  border-radius: 2px;
1511
- color: #fff;
1511
+ color: #1b1a19;
1512
1512
  cursor: default;
1513
1513
  display: -ms-flexbox;
1514
1514
  display: flex;
@@ -1743,7 +1743,7 @@
1743
1743
  background: #0078d4;
1744
1744
  border: 1px solid #292827;
1745
1745
  border-radius: 2px;
1746
- color: #fff;
1746
+ color: #1b1a19;
1747
1747
  cursor: default;
1748
1748
  display: -ms-flexbox;
1749
1749
  display: flex;
@@ -2128,7 +2128,7 @@
2128
2128
  vertical-align: top;
2129
2129
  }
2130
2130
  .e-schedule .e-agenda-view .e-month-header .e-date-header {
2131
- color: #fff;
2131
+ color: #1b1a19;
2132
2132
  font-size: 18px;
2133
2133
  }
2134
2134
  .e-schedule .e-agenda-view .e-day-date-header {
@@ -3227,7 +3227,7 @@
3227
3227
  background: #0078d4;
3228
3228
  border-radius: 2px;
3229
3229
  box-shadow: 0 25.6px 57.6px 0 rgba(0, 0, 0, 0.22), 0 4.8px 14.4px 0 rgba(0, 0, 0, 0.18), 0 3.2px 7.2px 0 rgba(0, 0, 0, 0.132), 0 0.6px 1.8px 0 rgba(0, 0, 0, 0.108), 0 3.2px 7.2px 0 rgba(0, 0, 0, 0.132), 0 0.6px 1.8px 0 rgba(0, 0, 0, 0.108);
3230
- color: #fff;
3230
+ color: #1b1a19;
3231
3231
  display: -ms-flexbox;
3232
3232
  display: flex;
3233
3233
  height: 38px;
@@ -3396,7 +3396,7 @@
3396
3396
  .e-more-popup-wrapper .e-appointment {
3397
3397
  background: #0078d4;
3398
3398
  border-radius: 2px;
3399
- color: #fff;
3399
+ color: #1b1a19;
3400
3400
  display: -ms-flexbox;
3401
3401
  display: flex;
3402
3402
  height: 26px;
@@ -3407,7 +3407,7 @@
3407
3407
  }
3408
3408
  .e-bigger .e-more-popup-wrapper .e-appointment .e-subject,
3409
3409
  .e-more-popup-wrapper .e-appointment .e-subject {
3410
- color: #fff;
3410
+ color: #1b1a19;
3411
3411
  -ms-flex: auto;
3412
3412
  flex: auto;
3413
3413
  font-size: 13px;