1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-13 09:04:14 +02:00

Update dependencies.

This commit is contained in:
Bardi Harborow
2017-03-20 05:07:18 +00:00
parent 38f89726b9
commit 09fb2b9af3
20 changed files with 8963 additions and 312 deletions

View File

@@ -1,12 +1,12 @@
/*!
* QUnit 2.1.1
* QUnit 2.2.0
* https://qunitjs.com/
*
* Copyright jQuery Foundation and other contributors
* Released under the MIT license
* https://jquery.org/license
*
* Date: 2017-01-06T01:52Z
* Date: 2017-03-11T16:19Z
*/
/** Font Family and Sizes */
@@ -384,6 +384,7 @@
background-color: #EBECE9;
}
#qunit-tests .qunit-todo-label,
#qunit-tests .qunit-skipped-label {
background-color: #F4FF77;
display: inline-block;
@@ -394,6 +395,10 @@
margin: -0.4em 0.4em -0.4em 0;
}
#qunit-tests .qunit-todo-label {
background-color: #EEE;
}
/** Result */
#qunit-testresult {

File diff suppressed because it is too large Load Diff