I am having problems designing the filepicker.io widget for the web, in particular filepicker-dragdrop .
Is there any way to disable inline style and replace them with classes? Something like data-fp-disable-styles or perhaps when using data-fp-dropzone-class="..." inline style is automatically disabled.
Although you can add classes to the button with the data-fp-button-class attribute, I cannot get rid of the inline style in the dropzone and div container.
source share