I am having some trouble styling filepicker.io widgets for web, specifically filepicker-dragdrop
.
Is there any way to disable the inline styling and replace them with classes?
Something like data-fp-disable-styles
or perhaps when using data-fp-dropzone-class="..."
the inline styling is automatically disabled.
Although you can add classes to the button with the attribute data-fp-button-class
, I cannot get rid of the inline styling on the on the dropzone and container div.