- 05 Nov, 2018 1 commit
-
-
LittleHuba authored
Fixes #27595
-
- 03 Nov, 2018 1 commit
-
-
Patrick H. Lauke authored
* Tweak the accessibility/reduced motion text include mention of carousel slides, remove the (now inaccurate, as Firefox 63 includes it too) mention that support is limited to Safari/macOS xref https://github.com/twbs/bootstrap/issues/27525 * Add new callout for reduced motion * Add variable to control prefers-reduced-motion media query support * Add callout about prefers-reduced-motion to all components currently using animation which are affected
-
- 31 Oct, 2018 1 commit
-
-
Martijn Cuppens authored
-
- 30 Oct, 2018 1 commit
-
-
Martijn Cuppens authored
-
- 23 Oct, 2018 3 commits
-
-
Martijn Cuppens authored
-
Mitko Georgiev authored
This change follows exactly what was done for the `$grays`, `$colors`, and `$theme-colors` lists in #23260. This allows for easy addition of new breakpoints or grid containers also.
-
Martijn Cuppens authored
-
- 21 Oct, 2018 5 commits
-
-
Martijn Cuppens authored
-
Andrew Pucci authored
Define new variable for card header color
-
Martijn Cuppens authored
-
Martijn Cuppens authored
-
midzer authored
-
- 20 Oct, 2018 3 commits
-
-
semenyakNik authored
-
Andres Galante authored
-
Bastien authored
-
- 19 Oct, 2018 1 commit
-
-
Catalin Zalog authored
In case we set `$body-bg` to a dark color, we have to keep table contrast relevant.
-
- 07 Oct, 2018 1 commit
-
-
Mark Otto authored
-
- 19 Sep, 2018 2 commits
-
-
Martijn Cuppens authored
* #26967: Allow multiple ways of padding declaration for modal header * #26976: split vertical and horizontal modal padding
-
- 18 Sep, 2018 2 commits
-
-
Mark Otto authored
-
Martijn Cuppens authored
-
- 16 Sep, 2018 1 commit
-
-
Catalin Zalog authored
* style: `_variables.scss` comments consistency * style: `_variables.scss` spacing consistency
-
- 13 Sep, 2018 1 commit
-
-
Andres Galante authored
-
- 26 Aug, 2018 2 commits
-
-
Martijn Cuppens authored
-
acj authored
Blockquote footer font size is currently hardcoded to 80%, implying (in a comment) that this would result in the default font size. However, since the blockquote font size itself is variable, this is not necessarily true, and 80% of anything actually results in an arbitrary font size. 80% as a default is still fine.
-
- 13 Aug, 2018 1 commit
-
-
Martijn Cuppens authored
-
- 29 Jul, 2018 1 commit
-
- 25 Jul, 2018 3 commits
-
-
Martijn Cuppens authored
-
Martijn Cuppens authored
-
Andrew authored
* add 'lighter' and 'bolder' font weight classes these are 2 special values for font weight, that will give their content a font-weight value of 100 more or less than their inherited font-weight. probably doesn't fully fulfill this issue, https://github.com/twbs/bootstrap/issues/23969, but it's a start * Update .stylelintrc * add 'lighter' and 'bolder' variables per @mdo 's request.
-
- 20 Jul, 2018 1 commit
-
- 15 Jul, 2018 1 commit
-
-
ysds authored
* Fix focus box shadow of custom ranges * Put `:focus` selector right after `.custom-range` * Remove unnecessary `outline: none` * Fix box-shadow issues in IE/Edge * Better align * Fix thumb vertical positions in IE/Edge * Fix incorrect formula of thumb vertical positions in Webkit * Fix an incorrect comment * Fix incorrect box-shadow-width
-
- 08 Jul, 2018 1 commit
-
-
Mark Otto authored
- Only applies to textual inputs and textareas with `.form-control` and selects with `.custom-select` - Wrap the feedback icons in a Sass variable option, $enable-validation-icons, so folks who theme can disable - Update docs to summarize styles, mention the icons, include a textarea demo, and add mention of the Sass variable option to the Theming section
-
- 24 Jun, 2018 1 commit
- 02 Jun, 2018 1 commit
-
-
Martijn Cuppens authored
-
- 22 May, 2018 2 commits
-
-
ysds authored
-
Martijn Cuppens authored
-
- 30 Apr, 2018 1 commit
-
-
Mark Otto authored
-
- 14 Apr, 2018 1 commit
-
-
Varunram Ganesh authored
-
- 02 Apr, 2018 1 commit
-
-
Patrick Yeo authored
Pagination move `.page-link:focus` outline value to variable `$pagination-focus-outline` so we can unset it via Sass and don't have to re-implement browser defaults
-