mirror of
https://github.com/medialab-prado/datamad2017.git
synced 2025-06-08 06:21:29 +02:00
v.0.5.1
This commit is contained in:
parent
261527905b
commit
554378b49b
65 changed files with 824 additions and 715 deletions
20
_sass/vendor/_bootstrap-custom.scss
vendored
20
_sass/vendor/_bootstrap-custom.scss
vendored
|
@ -5,25 +5,45 @@
|
|||
// 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";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue