jamesflorentino / nanoScrollerJS

A jQuery plugin that offers a simplistic way of implementing Lion OS scrollbars.
http://jamesflorentino.github.com/nanoScrollerJS/
MIT License
2.69k stars 502 forks source link

Add prefix to css class names (fix #146, #208) #213

Closed adam101 closed 10 years ago

adam101 commented 10 years ago

Prefix the default class names and use child selector in css. This commit fixes #146 and #208.

kristerkari commented 10 years ago

Thanks a lot!