cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1549
Views
1
Helpful
2
Replies

Finesse - Bootstrap CSS

nroe
Level 1
Level 1

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 stripped out.  This is preventing me from being able to use Bootstrap's grid system to style my gadget.  Is there any way to prevent my stylesheets from being modified before they are loaded in my gadget?

2 Replies 2

ewindgat
Level 5
Level 5

Unfortunately, Finesse rewrites the CSS. The behavior you are seeing is expected.

Also, if you are trying to resize the columns, they defined using percentage, and each column will be the same percentage width.

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 sources and Finesse will load those as long as it trusts the SSL certificate.  That's what I'm doing to work around the problem currently.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: