|
|
|
// Variables
|
|
|
|
@import "bootstrap";
|
|
|
|
|
|
|
|
html {
|
|
|
|
overflow-y: scroll;
|
|
|
|
}
|
|
|
|
|
|
|
|
@import "helpers";
|
|
|
|
@import "fa-utils";
|
|
|
|
@import "block-collapse";
|
|
|
|
@import "form-help";
|
|
|
|
|
|
|
|
@import "bootstrap-customizations/paginate";
|
|
|
|
@import "bootstrap-customizations/card";
|
|
|
|
@import "bootstrap-customizations/tooltip";
|
|
|
|
@import "bootstrap-customizations/navbar";
|
|
|
|
@import "bootstrap-customizations/footer";
|
|
|
|
@import "bootstrap-customizations/link";
|
|
|
|
@import "bootstrap-customizations/border";
|
|
|
|
@import "bootstrap-customizations/button";
|
|
|
|
@import "bootstrap-customizations/responsive";
|
|
|
|
@import "bootstrap-customizations/typography";
|
|
|
|
@import "bootstrap-customizations/nav";
|
|
|
|
@import "bootstrap-customizations/table";
|
|
|
|
|
|
|
|
@import "infobox";
|
|
|
|
|
|
|
|
.bio-table {
|
|
|
|
td {
|
|
|
|
padding-top: dist(2);
|
|
|
|
}
|
|
|
|
}
|