Update bootstrap version
This commit is contained in:
parent
b356a3b3f3
commit
72dcc6a87c
2 changed files with 4 additions and 4 deletions
|
@ -6,7 +6,7 @@ html, body {
|
|||
height: 100%;
|
||||
}
|
||||
|
||||
$icon-font-path: "../jspm_packages/npm/bootstrap-sass@3.3.5/assets/fonts/bootstrap/";
|
||||
$icon-font-path: "../jspm_packages/npm/bootstrap-sass@3.3.6/assets/fonts/bootstrap/";
|
||||
|
||||
// MAIN VARIABLES
|
||||
$body-bg: #ededf3;
|
||||
|
@ -33,7 +33,7 @@ $nav-pills-active-link-hover-color: $brand-primary;
|
|||
|
||||
$tooltip-bg: $brand-primary !default;
|
||||
|
||||
@import '../jspm_packages/npm/bootstrap-sass@3.3.5/assets/stylesheets/bootstrap';
|
||||
@import '../jspm_packages/npm/bootstrap-sass@3.3.6/assets/stylesheets/bootstrap';
|
||||
|
||||
$throbber-color: #96d4a1 !default;
|
||||
$throbber-highlight-color: #39b54a !default;
|
||||
|
|
|
@ -10,7 +10,7 @@ body {
|
|||
min-height: 100%;
|
||||
}
|
||||
|
||||
$icon-font-path: "../jspm_packages/npm/bootstrap-sass@3.3.5/assets/fonts/bootstrap/";
|
||||
$icon-font-path: "../jspm_packages/npm/bootstrap-sass@3.3.6/assets/fonts/bootstrap/";
|
||||
|
||||
// MAIN VARIABLES
|
||||
$body-bg: #0d0d1a;
|
||||
|
@ -44,7 +44,7 @@ $nav-link-hover-bg: rgba(255,255,255,0);
|
|||
|
||||
|
||||
// bower: scss
|
||||
@import '../jspm_packages/npm/bootstrap-sass@3.3.5/assets/stylesheets/bootstrap';
|
||||
@import '../jspm_packages/npm/bootstrap-sass@3.3.6/assets/stylesheets/bootstrap';
|
||||
// endbower
|
||||
html,
|
||||
body {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue