Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I'm am trying to use Twitter Bootstrap 3 CSS to style my custom Finesse gadget. I'm finding that the CSS file that is loading in my gadget is not the same as the CSS file on the server. Specifically, I'm noticing that CSS media queries are being st...
Is there any way to prevent Finesse from changing the CSS? The problem is that styles like "col-md-*" don't work at all because they are defined in CSS media queries that Finesse is stripping out.I did find that you can load CSS files from external ...