aboutsummaryrefslogtreecommitdiff
path: root/scss/_variables.scss
AgeCommit message (Expand)AuthorFilesLines
2015-12-16Merge pull request #18469 from twbs/card-deck-marginChris Rebert1-0/+2
2015-12-12Merge pull request #18472 from twbs/x-y-varsChris Rebert1-2/+2
2015-12-08Fix size of validation feedback iconsAlexandr Kondrashov1-3/+3
2015-12-08Rename 2 navbar variables to comply with updated naming conventionChris Rebert1-2/+2
2015-12-08Introduce $btn-block-spacing-y variableChris Rebert1-0/+2
2015-12-08Introduce $card-deck-margin variableChris Rebert1-0/+2
2015-12-08Introduce $nav-item-margin variableChris Rebert1-0/+2
2015-12-08Refactor _utilities-spacing.scss; fixes #18129Chris Rebert1-0/+18
2015-12-08unfuck that border from rem to pxMark Otto1-2/+2
2015-12-08fixes #17776Mark Otto1-1/+1
2015-12-07Use $input-btn-border-width for both .form-control and .btn borders; fixes #1...Chris Rebert1-2/+1
2015-12-08Add an empty line at the end of the fileAlexandr Kondrashov1-1/+1
2015-12-08SVG: base64 > ASCII85 (fix merge)Alexandr Kondrashov1-27/+45
2015-12-08SVG: base64 > ASCII85Alexandr Kondrashov1-9/+3
2015-12-06fixes #18425 by using vars for 1px bordersMark Otto1-0/+1
2015-12-06Merge branch 'list-inline-padding' into v4-devMark Otto1-0/+2
2015-12-06Add 3 more font-weight variablesChris Rebert1-0/+5
2015-12-05v4 - Add default param for form-icon variablesvsn4ik1-3/+3
2015-12-04Add $list-inline-padding variableChris Rebert1-0/+2
2015-11-29Remove reference to defunct Customizer from v3Chris Rebert1-2/+0
2015-11-15Add $list-group-border-width; refs #18150Chris Rebert1-0/+1
2015-11-15$list-group-border => $list-group-border-colorChris Rebert1-1/+1
2015-11-14Add $table-border-width; refs #18150Chris Rebert1-0/+1
2015-11-14Add $popover-border-width; refs #18150Chris Rebert1-0/+1
2015-11-14Add $thumbnail-border-width; refs #18150Chris Rebert1-0/+1
2015-11-14$thumbnail-border => $thumbnail-border-colorChris Rebert1-1/+1
2015-11-14Add $pagination-border-width; refs #18150Chris Rebert1-0/+1
2015-11-14Rename $pagination-border => $pagination-border-color for clarityChris Rebert1-2/+2
2015-11-14Add $pager-border-width; refs #18150Chris Rebert1-0/+1
2015-11-14$pager-border => $pager-border-colorChris Rebert1-1/+1
2015-11-14Add $nav-tabs-link-border-width; refs #18150Chris Rebert1-0/+1
2015-11-14Add $input-border-width; refs #18150Chris Rebert1-0/+1
2015-11-14$input-border => $input-border-colorChris Rebert1-2/+2
2015-11-14Add $dropdown-border-width; refs #18150Chris Rebert1-0/+1
2015-11-14$dropdown-border => $dropdown-border-colorChris Rebert1-1/+1
2015-11-12Merge pull request #17939 from chrisbell08/#17895_alert_border_widthMark Otto1-0/+1
2015-11-12Merge pull request #17708 from biokillos/feature/add-variable-for-card-link-h...Mark Otto1-0/+3
2015-11-12Merge pull request #17596 from neilhem/remove-fallback-colorsMark Otto1-2/+0
2015-11-12fix broke shit, ugh my badMark Otto1-3/+3
2015-11-12Merge pull request #17153 from kkirsche/patch-17Mark Otto1-1/+1
2015-11-12Merge pull request #17241 from tagliala/font-size-sm-fixMark Otto1-1/+1
2015-10-15#17895 Added $alert-border-width that defaults to $border-widthChris Bell1-0/+1
2015-10-12Make $card-border-radius default to $border-radiusChris Rebert1-1/+1
2015-10-08Move border-radius mixin from scss/_mixins.scss to scss/mixins/_border-radius...Chris Rebert1-1/+1
2015-09-27Change grid and container sizes to pxGleb Mazovetskiy1-8/+8
2015-09-26Add variable for card-link hover stateAndrey1-0/+3
2015-09-23Add variable for card background colorAleksey Khudyakov1-0/+1
2015-09-15fixes border-width issues when customizing font-size by using 1px instead of ...Mark Otto1-4/+4
2015-09-14remove not used popover fallback variablesRakhat Jabagin1-2/+0
2015-09-11Merge remote-tracking branch 'twbs/v4-dev' into patch-1Alexandr Kondrashov1-28/+35