- 23 Dec, 2018 1 commit
-
-
Martijn Cuppens authored
-
- 14 Dec, 2018 1 commit
-
-
Martijn Cuppens authored
-
- 21 Oct, 2018 2 commits
-
-
Andrew Pucci authored
Define new variable for card header color
-
Roy Klutman authored
-
- 02 Apr, 2018 1 commit
-
-
XhmikosR authored
-
- 01 Apr, 2018 1 commit
-
-
Mark Otto authored
Uses orphans/widows trick from @fran-worley at https://github.com/twbs/bootstrap/issues/20925#issuecomment-333492739. Fixes #20925.
-
- 02 Jan, 2018 1 commit
-
-
Andres Galante authored
-
- 16 Nov, 2017 1 commit
-
-
Andres Galante authored
-
- 23 Oct, 2017 1 commit
-
-
Mark Otto authored
-
- 22 Oct, 2017 1 commit
-
-
Gijs Boddeus authored
-
- 10 Oct, 2017 2 commits
-
-
Andres Galante authored
-
XhmikosR authored
-
- 06 Oct, 2017 1 commit
-
-
XhmikosR authored
-
- 05 Oct, 2017 2 commits
- 03 Oct, 2017 1 commit
-
-
vsn4ik authored
-
- 01 Oct, 2017 1 commit
-
-
Chirag Modi authored
-
- 27 Sep, 2017 1 commit
-
-
Benjamin Trenkle authored
-
- 25 Sep, 2017 1 commit
-
-
SpicyDwarf authored
-
- 20 Aug, 2017 4 commits
- 13 Aug, 2017 1 commit
-
-
Mark Otto authored
-
- 30 Jun, 2017 2 commits
- 26 Jun, 2017 1 commit
-
-
Mark Otto authored
-
- 19 Jun, 2017 1 commit
-
-
obinnangini authored
-
- 18 Jun, 2017 1 commit
-
-
Mark Otto authored
remove - vars, update docs to generate from data yml files, update mixins, and generate card, button, bg, and color classes from the sass map
-
- 15 Jun, 2017 1 commit
-
-
Mark Otto authored
-
- 04 Jun, 2017 2 commits
-
-
Patrick Yeo authored
-
Patrick Yeo authored
-
- 16 Apr, 2017 2 commits
-
-
Patrick Yeo authored
* Rename variable $input-border-focus to $input-border-color-focus * Rename variables $pagination-hover-border, $pagination-active-border, $pagination-disabled-border to $pagination-hover-border-color, $pagination-active-border-color, $pagination-disabled-border-color, respectively * Rename variables $state-*-border to $state-*-border-color, respectively * Rename variables $alert-*-border to $alert-*-border-color * Rename $list-group-active-border to $list-group-active-border-color * Rename $table-inverse-border to $table-inverse-border-color * Rename $btn-*-border to $btn-*-border-color * Rename $navbar-*-toggler-border to $navbar-*-toggler-border-color
-
Mark Otto authored
-
- 09 Apr, 2017 1 commit
-
-
Mark Otto authored
-
- 28 Mar, 2017 2 commits
-
-
Mark Otto authored
* fix image stretching due to flexbox * fix broke text-muted on dark bg * no img-fluid needed
- 25 Dec, 2016 1 commit
-
-
Starsam80 authored
-
- 23 Dec, 2016 2 commits
-
-
Mark Otto authored
- Instead of negative left/right margins, we selectively apply margins to the cards as needed. This way the first and last child never receive a left and right margin (respectively), so we don't need to negative indent those at the .card-deck level. - Drops the margin-bottom override on the .card because there's no more default margin there. - Drop the margin-bottom from the .card-deck to match our lack of margins on the card. This and the previous commit fixes #19883.
-
Mark Otto authored
add flex direction too
-