如何获取bootstrap-fileupload的css(使用bootstrap-sass gem)

anu*_*anu 1 twitter-bootstrap

我想在我的rails项目中使用bootstrap-fileupload.js(http://jasny.github.com/bootstrap/javascript.html#fileupload),但是bootstrap-sass css缺少bootstrap-fileupload元素的样式.

我甚至无法在twitter bootstrap自定义网站上找到一个单独的CSS - http://twitter.github.com/bootstrap/download.html.Fileupload未作为JS组件下的选项列出.

任何有关如何做到这一点的指示将不胜感激.谢谢.

anu*_*anu 5

没关系,只是意识到这是由Jasny扩展的.您可以访问https://github.com/jasny/bootstrap/blob/master/less/jasny/fileupload.less获取CSS

更新链接