@import "~bootstrap-sass/assets/stylesheets/bootstrap/variables"; $grid-gutter-width: 40px !default; @import "~bootstrap-sass/assets/stylesheets/bootstrap/mixins"; @import "~bootstrap-sass/assets/stylesheets/bootstrap/scaffolding"; //@import "~bootstrap-sass/assets/stylesheets/bootstrap/type"; @import "~bootstrap-sass/assets/stylesheets/bootstrap/code"; @import "~bootstrap-sass/assets/stylesheets/bootstrap/grid"; @import "~bootstrap-sass/assets/stylesheets/bootstrap/tables"; @import "~bootstrap-sass/assets/stylesheets/bootstrap/forms"; @import "~bootstrap-sass/assets/stylesheets/bootstrap/buttons"; @import "~bootstrap-sass/assets/stylesheets/bootstrap/component-animations"; @import "~bootstrap-sass/assets/stylesheets/bootstrap/dropdowns"; @import "~bootstrap-sass/assets/stylesheets/bootstrap/button-groups"; @import "~bootstrap-sass/assets/stylesheets/bootstrap/input-groups"; @import "~bootstrap-sass/assets/stylesheets/bootstrap/navs"; @import "~bootstrap-sass/assets/stylesheets/bootstrap/navbar"; @import "~bootstrap-sass/assets/stylesheets/bootstrap/breadcrumbs"; @import "~bootstrap-sass/assets/stylesheets/bootstrap/pagination"; @import "~bootstrap-sass/assets/stylesheets/bootstrap/pager"; @import "~bootstrap-sass/assets/stylesheets/bootstrap/labels"; @import "~bootstrap-sass/assets/stylesheets/bootstrap/badges"; @import "~bootstrap-sass/assets/stylesheets/bootstrap/jumbotron"; @import "~bootstrap-sass/assets/stylesheets/bootstrap/thumbnails"; @import "~bootstrap-sass/assets/stylesheets/bootstrap/alerts"; @import "~bootstrap-sass/assets/stylesheets/bootstrap/progress-bars"; @import "~bootstrap-sass/assets/stylesheets/bootstrap/media"; @import "~bootstrap-sass/assets/stylesheets/bootstrap/list-group"; @import "~bootstrap-sass/assets/stylesheets/bootstrap/panels"; @import "~bootstrap-sass/assets/stylesheets/bootstrap/responsive-embed"; @import "~bootstrap-sass/assets/stylesheets/bootstrap/wells"; @import "~bootstrap-sass/assets/stylesheets/bootstrap/close"; // Components w/ JavaScript @import "~bootstrap-sass/assets/stylesheets/bootstrap/modals"; @import "~bootstrap-sass/assets/stylesheets/bootstrap/tooltip"; //@import "bootstrap/popovers"; //@import "bootstrap/carousel"; // Utility classes @import "~bootstrap-sass/assets/stylesheets/bootstrap/utilities"; @import "~bootstrap-sass/assets/stylesheets/bootstrap/responsive-utilities"; // Overwrites a { text-decoration: underline; } .small{ font-size: inherit; } .panel-body ul, .pulldown-menu ul { list-style: none; }