Upgrade bootstrap, add test page with slider and new navbar sketch
authorNick Downing <nick.downing@lifx.co>
Sun, 15 Mar 2020 11:53:01 +0000 (22:53 +1100)
committerNick Downing <nick.downing@lifx.co>
Sun, 15 Mar 2020 11:53:01 +0000 (22:53 +1100)
commit687a3d2769b114f11c7f0f3636ceecf9872c582c
tree5b35830a95d5a14f1d79b916ff20251510223083
parentf25ea0f3c2e3b9bc8fc8060a3c4baf45aff584c6
Upgrade bootstrap, add test page with slider and new navbar sketch
79 files changed:
_svg/techedu_horizontal.eps [new file with mode: 0644]
_svg/techedu_horizontal.svg [new file with mode: 0644]
_svg/techedu_square.eps [new file with mode: 0644]
_svg/techedu_square.svg [new file with mode: 0644]
css/bootstrap.css.less
css/bootstrap/alerts.less [moved from css/alerts.less with 88% similarity]
css/bootstrap/badges.less [moved from css/badges.less with 100% similarity]
css/bootstrap/breadcrumbs.less [moved from css/breadcrumbs.less with 100% similarity]
css/bootstrap/button-groups.less [moved from css/button-groups.less with 97% similarity]
css/bootstrap/buttons.less [moved from css/buttons.less with 96% similarity]
css/bootstrap/carousel.less [moved from css/carousel.less with 90% similarity]
css/bootstrap/close.less [moved from css/close.less with 91% similarity]
css/bootstrap/code.less [moved from css/code.less with 94% similarity]
css/bootstrap/component-animations.less [moved from css/component-animations.less with 92% similarity]
css/bootstrap/custom.less [new file with mode: 0644]
css/bootstrap/dropdowns.less [moved from css/dropdowns.less with 91% similarity]
css/bootstrap/forms.less [moved from css/forms.less with 94% similarity]
css/bootstrap/glyphicons.less [moved from css/glyphicons.less with 96% similarity]
css/bootstrap/grid.less [moved from css/grid.less with 91% similarity]
css/bootstrap/input-groups.less [moved from css/input-groups.less with 98% similarity]
css/bootstrap/jumbotron.less [moved from css/jumbotron.less with 84% similarity]
css/bootstrap/labels.less [moved from css/labels.less with 98% similarity]
css/bootstrap/list-group.less [moved from css/list-group.less with 98% similarity]
css/bootstrap/media.less [moved from css/media.less with 100% similarity]
css/bootstrap/mixins.less [moved from css/mixins.less with 100% similarity]
css/bootstrap/mixins/alerts.less [new file with mode: 0644]
css/bootstrap/mixins/background-variant.less [new file with mode: 0644]
css/bootstrap/mixins/border-radius.less [new file with mode: 0644]
css/bootstrap/mixins/buttons.less [new file with mode: 0644]
css/bootstrap/mixins/center-block.less [new file with mode: 0644]
css/bootstrap/mixins/clearfix.less [new file with mode: 0644]
css/bootstrap/mixins/forms.less [new file with mode: 0644]
css/bootstrap/mixins/gradients.less [new file with mode: 0644]
css/bootstrap/mixins/grid-framework.less [new file with mode: 0644]
css/bootstrap/mixins/grid.less [new file with mode: 0644]
css/bootstrap/mixins/hide-text.less [new file with mode: 0644]
css/bootstrap/mixins/image.less [new file with mode: 0644]
css/bootstrap/mixins/labels.less [new file with mode: 0644]
css/bootstrap/mixins/list-group.less [new file with mode: 0644]
css/bootstrap/mixins/nav-divider.less [new file with mode: 0644]
css/bootstrap/mixins/nav-vertical-align.less [new file with mode: 0644]
css/bootstrap/mixins/opacity.less [new file with mode: 0644]
css/bootstrap/mixins/pagination.less [new file with mode: 0644]
css/bootstrap/mixins/panels.less [new file with mode: 0644]
css/bootstrap/mixins/progress-bar.less [new file with mode: 0644]
css/bootstrap/mixins/reset-filter.less [new file with mode: 0644]
css/bootstrap/mixins/reset-text.less [new file with mode: 0644]
css/bootstrap/mixins/resize.less [new file with mode: 0644]
css/bootstrap/mixins/responsive-visibility.less [new file with mode: 0644]
css/bootstrap/mixins/size.less [new file with mode: 0644]
css/bootstrap/mixins/tab-focus.less [new file with mode: 0644]
css/bootstrap/mixins/table-row.less [new file with mode: 0644]
css/bootstrap/mixins/text-emphasis.less [new file with mode: 0644]
css/bootstrap/mixins/text-overflow.less [new file with mode: 0644]
css/bootstrap/mixins/vendor-prefixes.less [new file with mode: 0644]
css/bootstrap/modals.less [moved from css/modals.less with 96% similarity]
css/bootstrap/navbar.less [moved from css/navbar.less with 95% similarity]
css/bootstrap/navs.less [moved from css/navs.less with 98% similarity]
css/bootstrap/normalize.less [moved from css/normalize.less with 96% similarity]
css/bootstrap/pager.less [moved from css/pager.less with 100% similarity]
css/bootstrap/pagination.less [moved from css/pagination.less with 89% similarity]
css/bootstrap/panels.less [moved from css/panels.less with 97% similarity]
css/bootstrap/popovers.less [moved from css/popovers.less with 81% similarity]
css/bootstrap/print.less [new file with mode: 0644]
css/bootstrap/progress-bars.less [moved from css/progress-bars.less with 92% similarity]
css/bootstrap/responsive-embed.less [moved from css/responsive-embed.less with 100% similarity]
css/bootstrap/responsive-utilities.less [moved from css/responsive-utilities.less with 92% similarity]
css/bootstrap/scaffolding.less [moved from css/scaffolding.less with 88% similarity]
css/bootstrap/tables.less [moved from css/tables.less with 89% similarity]
css/bootstrap/theme.less [moved from css/theme.less with 87% similarity]
css/bootstrap/thumbnails.less [moved from css/thumbnails.less with 93% similarity]
css/bootstrap/tooltip.less [moved from css/tooltip.less with 85% similarity]
css/bootstrap/type.less [moved from css/type.less with 95% similarity]
css/bootstrap/utilities.less [moved from css/utilities.less with 94% similarity]
css/bootstrap/variables.less [moved from css/variables.less with 100% similarity]
css/bootstrap/wells.less [moved from css/wells.less with 83% similarity]
css/print.less [deleted file]
navbar.jst [new file with mode: 0644]
test.html.jst [new file with mode: 0644]