Sha256: dff864851af7c2a51b1069e90577270b413960977ad6f483370bb7389d1b8c9d

Contents?: true

Size: 1.4 KB

Versions: 13

Compression:

Stored size: 1.4 KB

Contents

/*!
 * bootstrap-custom.scss
 * Customise the bootstrap components we pull in styles for.
 */

// Core variables and mixins
@import "bootstrap/variables";
@import "bootstrap/mixins";

// Reset and dependencies
@import "bootstrap/normalize";
//@import "bootstrap/print";
//@import "bootstrap/glyphicons";

// Core CSS
@import "bootstrap/scaffolding";
@import "bootstrap/type";
//@import "bootstrap/code";
@import "bootstrap/grid";
@import "bootstrap/tables";
@import "bootstrap/forms";
@import "bootstrap/buttons";

// Components
@import "bootstrap/component-animations";
@import "bootstrap/dropdowns";
@import "bootstrap/button-groups";
@import "bootstrap/input-groups";
@import "bootstrap/navs";
@import "bootstrap/navbar";
//@import "bootstrap/breadcrumbs";
//@import "bootstrap/pagination";
//@import "bootstrap/pager";
@import "bootstrap/labels";
@import "bootstrap/badges";
//@import "bootstrap/jumbotron";
@import "bootstrap/thumbnails";
@import "bootstrap/alerts";
@import "bootstrap/progress-bars";
@import "bootstrap/media";
@import "bootstrap/list-group";
@import "bootstrap/panels";
//@import "bootstrap/responsive-embed";
//@import "bootstrap/wells";
@import "bootstrap/close";

// Components w/ JavaScript
//@import "bootstrap/modals";
//@import "bootstrap/tooltip";
//@import "bootstrap/popovers";
//@import "bootstrap/carousel";

// Utility classes
@import "bootstrap/utilities";
@import "bootstrap/responsive-utilities";

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
disco_app-0.3.0 app/assets/stylesheets/disco_app/bootstrap-custom.scss
disco_app-0.4.0 app/assets/stylesheets/disco_app/bootstrap-custom.scss
disco_app-0.4.1 app/assets/stylesheets/disco_app/bootstrap-custom.scss
disco_app-0.4.2 app/assets/stylesheets/disco_app/bootstrap-custom.scss
disco_app-0.4.3 app/assets/stylesheets/disco_app/bootstrap-custom.scss
disco_app-0.4.4 app/assets/stylesheets/disco_app/bootstrap-custom.scss
disco_app-0.5.0 app/assets/stylesheets/disco_app/bootstrap-custom.scss
disco_app-0.5.1 app/assets/stylesheets/disco_app/bootstrap-custom.scss
disco_app-0.5.2 app/assets/stylesheets/disco_app/bootstrap-custom.scss
disco_app-0.5.3 app/assets/stylesheets/disco_app/bootstrap-custom.scss
disco_app-0.5.4 app/assets/stylesheets/disco_app/bootstrap-custom.scss
disco_app-0.5.5 app/assets/stylesheets/disco_app/bootstrap-custom.scss
disco_app-0.5.6 app/assets/stylesheets/disco_app/bootstrap-custom.scss