Sha256: 1cb9b3a3d837cad9dd995cd607f1ae06fb84952fd2fa392b182d9551b9f56aa3

Contents?: true

Size: 1.02 KB

Versions: 3

Compression:

Stored size: 1.02 KB

Contents

@import "twitter/bootstrap/bootstrap";
body { padding-top: 60px; }

@import "twitter/bootstrap/responsive";

// Set the correct sprite paths
@iconSpritePath: asset-path('twitter/bootstrap/glyphicons-halflings.png');
@iconWhiteSpritePath: asset-path('twitter/bootstrap/glyphicons-halflings-white.png');

// Font Awesome
@fontAwesomeEotPath: asset-url("fontawesome-webfont.eot");
@fontAwesomeEotPath_iefix: asset-url("fontawesome-webfont.eot?#iefix");
@fontAwesomeWoffPath: asset-url("fontawesome-webfont.woff");
@fontAwesomeTtfPath: asset-url("fontawesome-webfont.ttf");
@fontAwesomeSvgPath: asset-url("fontawesome-webfont.svg#fontawesomeregular");
@import "fontawesome/font-awesome";

// 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/less.html for their names and documentation
//
// Example:
// @linkColor: #ff0000;

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
rails-settings-ui-0.1.0 app/assets/stylesheets/rails_settings_ui/bootstrap_and_overrides.css.less
rails-settings-ui-0.0.2 app/assets/stylesheets/rails_settings_ui/bootstrap_and_overrides.css.less
rails-settings-ui-0.0.1 app/assets/stylesheets/rails_settings_ui/bootstrap_and_overrides.css.less