- 22 Oct, 2017 6 commits
-
-
XhmikosR authored
The option is set to `always-single-line` in stylelint-config-standard which we extend.
-
José Francisco authored
-
Mark Otto authored
-
Andres Galante authored
-
Mark Otto authored
-
XhmikosR authored
We don't change anything so the transition is basically unused.
-
- 19 Oct, 2017 7 commits
-
-
Mark Otto authored
* Update the form focus mixin to use a manual `$enable-shadows` check so we can always ensure a focus state for accessibility and consistency * - Add new `$input-btn-focus-width` and `$input-btn-focus-color` variables. - Replace separate `$btn-focus-box-shadow` and `$input-focus-box-shadow` variables with unified `$input-btn-focus-box-shadow` to match our combined variables approach elsewhere. * Put new focus width var to use in buttons mixins * use new button input-box shadow var * Add a new mixin for quickly adding linear gradient to components when $enable-gradients is set to true * use correct var * fix focus shadows in button mixins * Add opt-in gradients to alerts, buttons, carousel, custom radios and checkboxes, custom file input, and dropdown items * Generate .bg-gradient- utilities * add headings to colors page and document bg-gradient utils * update the button color for active status, check with yiq as it's done for basic state and hover state
-
XhmikosR authored
-
i.sychev authored
-
Andres Galante authored
-
Dylan Seago authored
-
tillmon authored
* font-sizes relative to font-size-base * ditch $heading-font-size-base, simplify * apply same to .lead var * also update progress bar font-size var
-
- 18 Oct, 2017 1 commit
-
-
Andres Galante authored
-
- 10 Oct, 2017 1 commit
-
-
XhmikosR authored
Using `rgba($white,1)` results in `white` instead of the hex.
-
- 09 Oct, 2017 1 commit
-
-
Gisete Kindahl authored
-
- 06 Oct, 2017 1 commit
-
-
XhmikosR authored
Now it's more consistent. Also switch to numeric values for font-weight.
-
- 03 Oct, 2017 4 commits
-
-
Mark Otto authored
-
Mark Otto authored
-
Patrick Yeo authored
-
XhmikosR authored
-
- 02 Oct, 2017 2 commits
- 27 Sep, 2017 1 commit
-
-
Martijn Cuppens authored
-
- 17 Sep, 2017 1 commit
-
-
XhmikosR authored
-
- 22 Aug, 2017 1 commit
-
-
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
-
- 20 Aug, 2017 2 commits
- 15 Aug, 2017 2 commits
-
-
Andres Galante authored
-
Jurre authored
There is no _custom.scss file anymore.
-
- 14 Aug, 2017 2 commits
-
-
Andres Galante authored
-
Patrick Yeo authored
-
- 13 Aug, 2017 2 commits
- 11 Aug, 2017 6 commits
-
-
Patrick Yeo authored
-
Patrick Yeo authored
Custom File `$custom-file-focus-box-shadow` should show even if box shadows are disabled Custom File variables should inherit from inputs
-
Prateek Goel authored
-
Prateek Goel authored
* add margin variable for breadcrumb * add margin variable for breadcrumb correction * breadcrumb margin variable changes after review
-
Patrick Yeo authored
-
Pascal Pixel authored
-