We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

!default missing on two variables in _bootstrap4-definition.css of the DateRangePicker

Hello there,

we want to (or rather we have to, because of the darken function) overwrite two SASS variables in the bootstrap4-style of the DateRangePicker:

9:     $range-icon-active-bg-color: darken($gray-600, 10%);
10: $range-active-border-color: darken($gray-600, 10%);

Unfortunatly the !default attribute is missing and therefore we can't override the variables.
(These are the only two variables in the entire file on which the !default attribute is missing.)

Is there a reason for the missing !default attribute? Could it be added with a next update?

Thanks and best regards,
Oliver Politzki





1 Reply

BC Berly Christopher Syncfusion Team September 10, 2019 04:22 PM UTC

Hi Politzki,

 
Greetings from Syncfusion support. 

 
There's no specific reason for not include the !default attribute for the provided variables in the DateRangePicker component. We will include this attribute in our upcoming Volume 3 release scheduled on end of September 2019. We appreciate your patience until then.

 
You can track the status of this issue from the below feedback link.


 
Regards,
Berly B.C


Loader.
Live Chat Icon For mobile
Up arrow icon