aballoonflies

Results 3 comments of aballoonflies

Hi Paul, here's all my code attempt to custom fancyselect. Thanks! ``` css /* modify FancySelect */ div.fancy-select, div.fancy-select div.trigger, div.fancy-select div.trigger:after, div.fancy-select div.trigger.open, div.fancy-select select:focus + div.trigger { border:none;...

below is the screenshot when I comment out all my css, leaving the default. ![screen shot 2014-03-10 at 3 01 49 pm](https://f.cloud.github.com/assets/2505050/2371269/0059a1c8-a822-11e3-8ff7-4616aeb1f546.png) To make things easier below is the jade...