133
Views
2
Comments
[Timepicker] Conflicting CSS in module
Question
Timepicker
Web icon
Forge asset by César Santos

Hi,

I noticed there is a timepicker css (timepickercss.bootstrap.min.css) file included which contains styling not specific to the timepicker (looks like bootstrap v2.3.0) which is causing conflicts with many other elements and classes I am using. The timepicker repo on github has styling only specific to the elements used to create it so seems like this stylesheet is not necessary.

Can the css be streamlined for this module?

Thanks,

Alex


Capture2.PNG
2019-11-11 17-10-24
Manish Jawla
 
MVP

Hi Alex,

i also faced the similar issue while using the same widget but now i have created a simple time picker at my own in which i have take 3 drop downs and binds them with static entities to pick the hour, minutes and seconds and even AM and PM for 12 hour format and then used the built in builddatetime() function and its working fine. You can also apply the same logic without using the above.

Regards,

Manish Jawla 

2021-04-07 15-37-10
tawfiq aljohani

I faced too the same issue

Can you share it

 please 

Untitled.png
Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.