gui: Update Bootstrap (v3.3.6), non-minified

This commit is contained in:
Jakob Borg
2016-03-28 10:51:12 +00:00
parent 4489bec6ef
commit c6881b6d02
8 changed files with 61 additions and 139 deletions

6
gui/default/vendor/bootstrap/config.json vendored Normal file → Executable file
View File

@@ -35,6 +35,9 @@
"@headings-font-weight": "500",
"@headings-line-height": "1.1",
"@headings-color": "inherit",
"@icon-font-path": "\"../fonts/\"",
"@icon-font-name": "\"glyphicons-halflings-regular\"",
"@icon-font-svg-id": "\"glyphicons_halflingsregular\"",
"@padding-base-vertical": "6px",
"@padding-base-horizontal": "12px",
"@padding-large-vertical": "10px",
@@ -375,6 +378,7 @@
"@blockquote-border-color": "@gray-lighter",
"@page-header-border-color": "@gray-lighter",
"@dl-horizontal-offset": "@component-offset-horizontal",
"@dl-horizontal-breakpoint": "@grid-float-breakpoint",
"@hr-border": "@gray-lighter"
},
"css": [
@@ -419,5 +423,5 @@
"collapse.js",
"transition.js"
],
"customizerUrl": "http://getbootstrap.com/customize/?id=7ee3aa2c980c52345937"
"customizerUrl": "http://getbootstrap.com/customize/?id=2534c630d2cba4ad9c65"
}