@syncfusion/ej2-vue-gantt 19.3.55 → 19.4.40

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.
@@ -181,6 +181,8 @@
181
181
  border-left-width: 0;
182
182
  }
183
183
 
184
+ /*! Toolbar's bootstrap5 theme wise override definitions and variables */
185
+ /*! Tab's bootstrap5 theme wise override definitions and variables */
184
186
  /*! Horizontal Tab */
185
187
  /*! Bootstrap specific themes definition's */
186
188
  /*! Vertical Tab */
@@ -1608,21 +1610,21 @@
1608
1610
  .e-gantt .e-gantt-chart .e-left-label-temp-container {
1609
1611
  color: #495057;
1610
1612
  font-size: 14px;
1611
- padding-right: 16px;
1613
+ padding-right: 25px;
1612
1614
  }
1613
1615
 
1614
1616
  .e-gantt .e-gantt-chart .e-right-label-temp-container {
1615
1617
  color: #495057;
1616
1618
  font-size: 14px;
1617
- margin-left: 16px;
1619
+ margin-left: 25px;
1618
1620
  }
1619
1621
 
1620
1622
  .e-gantt .e-gantt-chart .e-right-label-container {
1621
- margin-left: 16px;
1623
+ margin-left: 25px;
1622
1624
  }
1623
1625
 
1624
1626
  .e-gantt .e-gantt-chart .e-left-label-container {
1625
- padding-right: 16px;
1627
+ padding-right: 25px;
1626
1628
  }
1627
1629
 
1628
1630
  .e-gantt .e-gantt-chart .e-connectorpoint-right {
@@ -637,7 +637,7 @@
637
637
  }
638
638
 
639
639
  .e-gantt .e-gantt-chart .e-gantt-split-container-line {
640
- border-color: inherit;
640
+ border-color: #a9a9a9;
641
641
  border-top-style: dotted;
642
642
  border-top-width: 2px;
643
643
  height: 0;
@@ -674,7 +674,7 @@
674
674
  }
675
675
 
676
676
  .e-gantt .e-gantt-chart .e-gantt-split-container-line {
677
- border-color: inherit;
677
+ border-color: #a9a9a9;
678
678
  border-top-style: dotted;
679
679
  border-top-width: 2px;
680
680
  height: 0;
@@ -987,7 +987,7 @@
987
987
  }
988
988
 
989
989
  .e-gantt .e-gantt-chart .e-connector-line-z-index {
990
- z-index: 2;
990
+ z-index: 1;
991
991
  }
992
992
 
993
993
  .e-gantt .e-gantt-chart .e-connector-line-hover {
@@ -987,7 +987,7 @@
987
987
  }
988
988
 
989
989
  .e-gantt .e-gantt-chart .e-connector-line-z-index {
990
- z-index: 2;
990
+ z-index: 1;
991
991
  }
992
992
 
993
993
  .e-gantt .e-gantt-chart .e-connector-line-hover {
@@ -674,7 +674,7 @@
674
674
  }
675
675
 
676
676
  .e-gantt .e-gantt-chart .e-gantt-split-container-line {
677
- border-color: inherit;
677
+ border-color: #a9a9a9;
678
678
  border-top-style: dotted;
679
679
  border-top-width: 2px;
680
680
  height: 0;
@@ -987,7 +987,7 @@
987
987
  }
988
988
 
989
989
  .e-gantt .e-gantt-chart .e-connector-line-z-index {
990
- z-index: 2;
990
+ z-index: 1;
991
991
  }
992
992
 
993
993
  .e-gantt .e-gantt-chart .e-connector-line-hover {
@@ -987,7 +987,7 @@
987
987
  }
988
988
 
989
989
  .e-gantt .e-gantt-chart .e-connector-line-z-index {
990
- z-index: 2;
990
+ z-index: 1;
991
991
  }
992
992
 
993
993
  .e-gantt .e-gantt-chart .e-connector-line-hover {