Questions tagged as 'flat-ui'

1
answer

How to change the color of a FLAT-UI select without using less?

Is it possible to change the color of a select (from data-toggle select, including options) of Flat-UI by CSS without using less ?. In this FIDDLE that @dHEKU posted in the comments, the color of select default has al...
asked by 19.06.2015 / 22:32
1
answer

How to position two selects within the same div?

I need to put two selects within the same div , one aligned to the left, and the other to the right. I've tried using CSS to create a class to apply to every select , but it did not work: select.left { text-align: left;...
asked by 30.07.2015 / 02:54
1
answer

How to manipulate margin of a Flat-UI video

I'm using a skin for Flat-UI , but when I put the video inside a panel, it appears a margin below that I can not get out of nowhere. See FIDDLE (scroll the Results bar down), or snippet below: .panel-info > .pan...
asked by 23.06.2015 / 19:48