@syncfusion/ej2-vue-querybuilder 19.2.51 → 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.
@@ -0,0 +1 @@
1
+ @import 'query-builder/bootstrap5.scss';
@@ -15,7 +15,7 @@
15
15
  }
16
16
 
17
17
  .e-dropdownbase .e-list-item.e-active.e-hover {
18
- color: #ff80ab;
18
+ color: #00b0ff;
19
19
  }
20
20
 
21
21
  .e-input-group:not(.e-disabled) .e-control.e-dropdownlist ~ .e-ddl-icon:active,
@@ -840,8 +840,8 @@
840
840
 
841
841
  .e-query-builder .e-btn-group input:checked + label.e-btn,
842
842
  .e-query-builder .e-btn-group .e-btn.e-qb-toggle.e-active-toggle {
843
- background: #ff80ab;
844
- border-color: #ff80ab;
843
+ background: #00b0ff;
844
+ border-color: #00b0ff;
845
845
  color: #000;
846
846
  }
847
847