website: update to bootstrap 3
also, some initial work on making the 'faq' page data driven
This commit is contained in:
1109
website/assets/bootstrap/css/bootstrap-responsive.css
vendored
1109
website/assets/bootstrap/css/bootstrap-responsive.css
vendored
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
6158
website/assets/bootstrap/css/bootstrap.css
vendored
6158
website/assets/bootstrap/css/bootstrap.css
vendored
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
Binary file not shown.
Before Width: | Height: | Size: 8.6 KiB |
Binary file not shown.
Before Width: | Height: | Size: 12 KiB |
2276
website/assets/bootstrap/js/bootstrap.js
vendored
2276
website/assets/bootstrap/js/bootstrap.js
vendored
File diff suppressed because it is too large
Load Diff
6
website/assets/bootstrap/js/bootstrap.min.js
vendored
6
website/assets/bootstrap/js/bootstrap.min.js
vendored
File diff suppressed because one or more lines are too long
@@ -12,16 +12,3 @@ table .description {
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
.icon-chevron-desktop,
|
||||
.icon-chevron-mobile {
|
||||
background-image: url("../img/glyphicons-devices.png");
|
||||
background-position: 0 0;
|
||||
}
|
||||
.nav-list > .active > a > .icon-chevron-desktop,
|
||||
.nav-list > .active > a > .icon-chevron-mobile
|
||||
{
|
||||
background-image: url("../img/glyphicons-devices-white.png");
|
||||
}
|
||||
.icon-chevron-mobile {
|
||||
background-position: 0 -14px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user