Charuru / lionbars

A free to use, lightweight jQuery plugin that makes scrollbars look like in OSX Lion.
148 stars 61 forks source link

Stylesheet error #11

Open luiscruz opened 11 years ago

luiscruz commented 11 years ago

I'm having trouble with this piece of html in the file lionbars.css. My rails application is throwing error in production.

  <!--[if IE 8]>
    <style>
      .lb-v-scrollbar { background: red; }
    </style>
  <![endif]-->
JensRantil commented 11 years ago

Seems like it's the most common way of having IE 8-specific CSS: http://stackoverflow.com/questions/3043094/is-there-any-ie8-only-css-hack