- 30 Apr, 2019 1 commit
-
-
Martijn Cuppens authored
- Line height & font family from html were directly overridden by body, so they were redundant thus removed - The remaining properties are moved to body - Shim for IE10 tags removed - hr cleanup - Combined styles from reboot & type - Changed from borders to background - This allows us to keep the color inherited. - Opacity can be used to change the intensity - Size attribute will not change the height instead of making the hr look like an input field - Better variable names - headings cleanup - Moved all element styling to reboot - Type will now extend the element styling. This way we will save some redundant code - small & mark are also moved to reboot. type does not contain any element styling anymore - font weight removed from small, this did not really made sense
-
- 07 Feb, 2019 1 commit
-
-
Martijn Cuppens authored
-
- 26 Aug, 2018 2 commits
-
-
acj 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.
-
- 30 Oct, 2017 1 commit
-
-
Andres Galante authored
-
- 03 Oct, 2017 1 commit
-
-
XhmikosR authored
-
- 30 Jun, 2017 1 commit
-
-
Mark Otto authored
-
- 13 Jun, 2017 1 commit
-
-
Patrick Yeo authored
-
- 05 Mar, 2017 1 commit
-
-
Mark Otto authored
* Drop -x and -y as they're all the same - Also move -width to elsewhere in the vars because it makes no sense by spacers. - Update values of -x and -y across main Sass and docs Sass. * Update docs to reflect changes; link to spacing utils from options page
-
- 02 Jan, 2017 1 commit
-
-
Mark Otto authored
- had to rearrange vars to re-use heading line-height - align values while we're at it
-
- 22 Dec, 2016 1 commit
-
-
Mark Otto authored
* remove the $enable-flex variable option * remove bootstrap-flex.css dist file and it's grunt task * remove the separate flex css file for docs; it's all the same now * remove flexbox docs (porting some to the main grid docs in next commit) * clean up few grid docs bits to simplify copy, start to mention flexbox * port relevant flexbox-grid.md content to grid.md - clean up mixins - update how it works section - bring over sizing and alignment sections * remove the $enable-flex from the options.md page * update lead paragraph to mention flexbox * update migration to mention loss of ie9 support * remove mention of flexbox dist file * clarify IE support * making a note * remove flexbox variant mentions from component docs - updates docs for media object, navs, list group, and cards to consolidate docs - no more need to callout flexbox variants since it's now the default * remove $enable-flex if/else from sass files * remove flex dist files * update scss lint property order to account for flex properties * linting * change to numberless classes for autosizing, wrap in highlighting div * bump gruntfile and postcss to ie10 * redo intro sections * rearrange * phew, redo hella grid docs - rearrange all the things - consolidate some bits * remove reference to flexbox mode * more border action for demo * Make some changes to the .card's in .card-deck's to ensure footers align to the bottom
-
- 19 Oct, 2016 1 commit
-
-
Simon Bächler authored
Websites might use different weights such as medium or thin or use light as default weight instead of normal. Also referenced: #18605 and #16170.
-
- 17 Oct, 2016 1 commit
-
-
Mark Otto authored
-
- 09 Oct, 2016 1 commit
-
- 16 Feb, 2016 3 commits
-
-
Chris Rebert authored
Introduce $mark-bg variable so that <mark>'s background-color can be customized independently of $state-warning-bg [skip sauce] [skip validator]
-
Chris Rebert authored
[skip sauce] [skip validator]
-
Chris Rebert authored
[skip sauce] [skip validator]
-
- 07 Feb, 2016 2 commits
- 04 Feb, 2016 2 commits
-
-
Chris Rebert authored
This reverts commit deeb74e3. Reverts #18038 Fixes #18992 [skip sauce] [skip validator]
-
Mark Otto authored
- Rename -height to -height-base to match other vars - Drop use of -height across the board and rely on it to be inherited - Adjust padding of .dropdown-header to account for different line-height of h6 heading element (this needs refactoring for variables and rems also)
-
- 15 Jan, 2016 1 commit
-
-
Chris Rebert authored
[skip sauce]
-
- 25 Dec, 2015 1 commit
-
-
Chris Rebert authored
[skip sauce]
-
- 08 Dec, 2015 2 commits
- 04 Dec, 2015 1 commit
-
-
Chris Rebert authored
[skip sauce] [skip validator]
-
- 13 Nov, 2015 1 commit
-
-
O'meid authored
-
- 11 Nov, 2015 1 commit
-
-
Chris Rebert authored
[skip sauce] [skip validator]
-
- 03 Nov, 2015 3 commits
-
-
Bass Jobsen authored
-
Bass Jobsen authored
-
Bass Jobsen authored
-
- 24 Oct, 2015 2 commits
-
-
Chris Rebert authored
[skip sauce] [skip validator]
-
Chris Rebert authored
[skip sauce] [skip validator]
-
- 13 Oct, 2015 1 commit
-
-
Marko Prelec authored
/fyi @mdo
-
- 02 Sep, 2015 1 commit
-
-
Kevin Kirsche authored
Fix #17166
-
- 24 Aug, 2015 1 commit
-
-
Kevin Kirsche authored
Fix #17052
-
- 23 Aug, 2015 1 commit
-
-
Mark Otto authored
-
- 18 Aug, 2015 1 commit
-
-
Mark Otto authored
-
- 14 Aug, 2015 1 commit
-
-
Mark Otto authored
- new vars for .lead size and weight (previously had none) - new var for default margin-bottom on h1-h6 elements (previously had none) - rearranged vars to combine two typography sections into one in variables.scss - reassigned border-width var to hr-border-width - made hr-border more specific as hr-border-color
-
- 13 Aug, 2015 1 commit
-
-
Mark Otto authored
-