Sha256: 2c51f6c4414f1197930ccc543899fb9c18dc2d0543ed70ad1da76ec68b3b6bd7

Contents?: true

Size: 1.32 KB

Versions: 10

Compression:

Stored size: 1.32 KB

Contents

@import "twitter/bootstrap/bootstrap";

// Set correct font paths
@glyphiconsEotPath: font-url("glyphicons-halflings-regular.eot");
@glyphiconsEotPath_iefix: font-url("glyphicons-halflings-regular.eot?#iefix");
@glyphiconsWoffPath: font-url("glyphicons-halflings-regular.woff");
@glyphiconsTtfPath: font-url("glyphicons-halflings-regular.ttf");
@glyphiconsSvgPath: font-url("glyphicons-halflings-regular.svg#glyphicons_halflingsregular");

// Set the Font Awesome (Font Awesome is default. You can disable by commenting below lines)
@fontAwesomeEotPath: font-url("fontawesome-webfont.eot");
@fontAwesomeEotPath_iefix: font-url("fontawesome-webfont.eot?#iefix");
@fontAwesomeWoffPath: font-url("fontawesome-webfont.woff");
@fontAwesomeTtfPath: font-url("fontawesome-webfont.ttf");
@fontAwesomeSvgPath: font-url("fontawesome-webfont.svg#fontawesomeregular");

// Font Awesome
@import "fontawesome/font-awesome";

// Glyphicons
//@import "twitter/bootstrap/glyphicons.less";

// Your custom LESS stylesheets goes here
//
// Since bootstrap was imported above you have access to its mixins which
// you may use and inherit here
//
// If you'd like to override bootstrap's own variables, you can do so here as well
// See http://twitter.github.com/bootstrap/customize.html#variables for their names and documentation
//
// Example:
// @link-color: #ff0000;

Version data entries

10 entries across 10 versions & 2 rubygems

Version Path
ecm_user_area2-2.3.0 spec/dummy/app/assets/stylesheets/bootstrap_and_overrides.css.less
ecm_user_area2-2.2.0 spec/dummy/app/assets/stylesheets/bootstrap_and_overrides.css.less
ecm_user_area2-2.0.0 spec/dummy/app/assets/stylesheets/bootstrap_and_overrides.css.less
ecm_user_area2-1.2.10 spec/dummy/app/assets/stylesheets/bootstrap_and_overrides.css.less
ecm_user_area2-1.2.9 spec/dummy/app/assets/stylesheets/bootstrap_and_overrides.css.less
ecm_user_area2-1.2.8 spec/dummy/app/assets/stylesheets/bootstrap_and_overrides.css.less
ecm_user_area2-1.2.6 spec/dummy/app/assets/stylesheets/bootstrap_and_overrides.css.less
ecm_user_area2-1.0.3 spec/dummy/app/assets/stylesheets/bootstrap_and_overrides.css.less
twitter-bootstrap-rails-3.2.2 lib/generators/bootstrap/install/templates/bootstrap_and_overrides.less
twitter-bootstrap-rails-3.2.1.rc1 lib/generators/bootstrap/install/templates/bootstrap_and_overrides.less