mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-13 09:04:14 +02:00
Update dependencies.
This commit is contained in:
9
js/tests/vendor/qunit.css
vendored
9
js/tests/vendor/qunit.css
vendored
@@ -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 {
|
||||
|
837
js/tests/vendor/qunit.js
vendored
837
js/tests/vendor/qunit.js
vendored
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user