- 29 Aug, 2017 1 commit
-
-
David Bailey authored
Use a virtual scrollbar as this is simpler than having a real one (overflow: scroll doesn't seem to work in Phantom), and disable it for the new test. One test has also been altered to prevent erroneous fails when other inline styles are added to the body (e.g. overflow).
-
- 28 Aug, 2017 4 commits
-
-
David Bailey authored
-
David Bailey authored
-
David Bailey authored
Prevents the test from failing
-
David Bailey authored
When the body does not overflow (achieved by hiding the QUnit container), it should not be given a margin.
-
- 27 Aug, 2017 1 commit
-
-
Christian Oliff authored
-
- 26 Aug, 2017 3 commits
-
-
Valentin Alexiev authored
-
XhmikosR authored
-
XhmikosR authored
`$npm_config_tmp` is a non-existent variable. Also, use double quotes since single ones don't work. Finally, git ignore the temp file.
-
- 25 Aug, 2017 4 commits
-
-
meeque authored
-
Johann-S authored
-
David Bailey authored
* Adjust margin for sticky elements on modal Previously white space was visible to the right of sticky elements due to right padding being added to the body. This fixes #23661. * Add unit tests for margin of sticky elements on modal
-
Johann-S authored
element
-
- 24 Aug, 2017 1 commit
-
-
Johann-S authored
-
- 23 Aug, 2017 3 commits
- 22 Aug, 2017 11 commits
-
-
Johann-S authored
-
XhmikosR authored
-
Chirag Modi authored
-
Svyatoslav Polishchuk authored
-
Patrick H. Lauke authored
make outer `.modal-dialog` pass through events for custom click handling, counteract it for the actual `.modal-content`
-
Patrick Yeo authored
-
Patrick Yeo authored
Generate series of `.table-responsive-*` classes to accomodate overflowing tables in a variety of screen sizes
-
Patrick Yeo authored
-
Patrick Yeo authored
-
Patrick Yeo authored
Rename `.table-inverse`, `.thead-inverse`, `.thead-default` to `.table-dark`, `.thead-dark`, `.thead-light` respectively
-
Patrick Yeo authored
(#22414) Rename variables `$table-inverse-bg`, `$table-inverse-accent-bg`, `$table-inverse-hover-bg`, `$table-inverse-border-color`, `$table-inverse-color` to `$table-dark-bg`, `$table-dark-accent-bg`, `$table-dark-hover-bg`, `$table-dark-border-color`, `$table-dark-color` for consistency
-
- 21 Aug, 2017 4 commits
-
-
Patrick H. Lauke authored
-
Mark Otto authored
-
SKmedix authored
-
Иван Жеков authored
-
- 20 Aug, 2017 8 commits
-
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
Merge branch 'fix/badge-default-colors' of https://github.com/jonwolski/bootstrap into jonwolski-fix/badge-default-colors
-
Mark Otto authored
1. Instead of having two selectors, we use the `.list-group-item` class and have coverage for list items and anchors. 2. Rather than override all border values, we only override what we set with `border-top`.
-
gijsbotje authored
-
gijsbotje authored
-