Sha256: e5694e2c5a455c204c9118a6041ef015aa8544c389c7b9d7507c785d3fe9941b

Contents?: true

Size: 1.74 KB

Versions: 13

Compression:

Stored size: 1.74 KB

Contents

// Core variables and mixins
$zindex-navbar:            1;
$zindex-dropdown:          30;
$zindex-popover:           30;
$zindex-tooltip:           10;
$zindex-navbar-fixed:      1;
$zindex-modal-background:  25;
$zindex-modal:             26;
$zindex-tooltip:           31;
$grid-gutter-width: 10px;
$popover-max-width: 320px;

// 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-custom-grid";
// @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-custom-modals";

@import "bootstrap/tooltip";

// popover is only included by the popover component
@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
lanes-0.8.3 client/lanes/styles/bootstrap.scss
lanes-0.8.2 client/lanes/styles/bootstrap.scss
lanes-0.8.1 client/lanes/styles/bootstrap.scss
lanes-0.8.0 client/lanes/styles/bootstrap.scss
lanes-0.7.0 client/lanes/styles/bootstrap.scss
lanes-0.6.1 client/lanes/styles/bootstrap.scss
lanes-0.6.0 client/lanes/styles/bootstrap.scss
lanes-0.5.6 client/lanes/styles/bootstrap.scss
lanes-0.5.5 client/lanes/styles/bootstrap.scss
lanes-0.5.0 client/lanes/styles/bootstrap.scss
lanes-0.4.0 client/lanes/styles/bootstrap.scss
lanes-0.3.0 client/lanes/styles/bootstrap.scss
lanes-0.1.9.5 client/lanes/styles/bootstrap.scss