How to override exdocpicker.css CSS file in ExternalDocument picker

Hi,

We have 2 components with 2 Rest API calls.

  1. Compound A has the REST api call and populating the results, by using External Document picker it’s
    using exdocpicker.css.

  2. Compound B has the REST api call and populating the results by using External Document picker.
    Here i am have create new CSS file (exdocpicker_master.css) for this and having same CSS class of exdocpicker.css.

But the thing is i would like to override the CSS classes which are there in exdocpicker.css (which is used in Compound A for Compound B)

Please let me know how i can do that …

Thanks & Regards
Ganesh