aboutsummaryrefslogtreecommitdiff
path: root/scss
AgeCommit message (Expand)AuthorFilesLines
2015-10-23Trivially simplify heading margin-bottom declarationsChris Rebert1-3/+1
2015-10-23Make heading class styles trump heading element styles; fixes #16947Chris Rebert1-6/+16
2015-10-23_grid.scss: Declare left margin before right margin for uniformity; refs #18036Chris Rebert1-1/+1
2015-10-23bootstrap.scss: Cleanup comments; refs #18036Chris Rebert1-3/+3
2015-10-23Add !important to .invisible (visibility:hidden) utility classChris Rebert1-1/+1
2015-10-23Add !important to text transform utility classesChris Rebert1-3/+3
2015-10-23Add !important to text alignment utility classesChris Rebert1-5/+5
2015-10-23Stop hardcoding grid tiers in flexbox alignment & ordering classes; fixes #18026Chris Rebert1-64/+17
2015-10-23Stop hardcoding grid breakpoints in responsive alignment utility classes; fix...Chris Rebert1-26/+6
2015-10-22Use `$enable-rounded` for `.label-pill`Kevin Kirsche1-2/+1
2015-10-15#17895 Added $alert-border-width that defaults to $border-widthChris Bell2-1/+2
2015-10-14v4 - .c-select on background inherits whiteCatalin Zalog1-0/+1
2015-10-13Extract list-unstyled mixin; closes #17792Marko Prelec3-5/+10
2015-10-13Merge pull request #17701 from lesleh/patch-1Mark Otto1-0/+2
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 Rebert2-3/+3
2015-10-07Move border-radius mixin from scss/_mixins.scss to scss/mixins/_border-radius...Chris Rebert2-6/+6
2015-10-01v4 - flexbox ie10+ compatibilityCatalin Zalog1-0/+1
2015-10-01Update _grid.scssMarko Prelec1-1/+0
2015-09-30Rename .scsslint.yml to .scss-lint.ymlnextgenthemes1-0/+0
2015-09-29Removed trailing whitespaceChris Bell1-1/+0
2015-09-29Fix for Issue #17711 - Added clearfix mixin to the nav-pills class.Chris Bell1-0/+2
2015-09-27Change grid and container sizes to pxGleb Mazovetskiy3-32/+37
2015-09-26Add variable for card-link hover stateAndrey2-1/+4
2015-09-25Reset iOS rounded inputsLeslie1-0/+2
2015-09-23Add variable for card background colorAleksey Khudyakov2-1/+2
2015-09-22Merge pull request #17589 from vsn4ik/use_scss_if_notMark Otto1-5/+2
2015-09-21Just some spaces...Catalin Zalog1-1/+1
2015-09-15fixes border-width issues when customizing font-size by using 1px instead of ...Mark Otto2-7/+7
2015-09-14remove not used popover fallback variablesRakhat Jabagin1-2/+0
2015-09-13Use "@if not $bool" selectorvsn4ik1-5/+2
2015-09-12fixes #17583: only include clearfix on make-container mixin when not in flex ...Mark Otto1-1/+4
2015-09-11Merge remote-tracking branch 'twbs/v4-dev' into patch-1Alexandr Kondrashov36-289/+314
2015-09-10Border width variable in list group itemsGuilherme Duarte1-3/+3
2015-09-09Drop cursor pointer for button roleDavid Leuliette1-11/+0
2015-09-06Merge pull request #17495 from vsn4ik/mv_text_hideChris Rebert2-1/+1
2015-09-06Fixes #17486: start work on responsive cards for decks, groups, and columnsMark Otto1-67/+75
2015-09-06Rename file with text-hide mixinvsn4ik2-1/+1
2015-09-05Fixes #17230: Renames .navbar-static-top to .navbar-full and adds docs for itMark Otto1-2/+2
2015-09-05remoe comment /cc @cvrebertMark Otto1-1/+1
2015-09-05Merge pull request #17364 from twbs/avoid-parent-selector-suffix2Gleb Mazovetskiy4-25/+15
2015-09-04float the breadcrumb items to deal with that pesky inline-block madnessMark Otto1-3/+3
2015-09-03only apply border radius mixins if rounded corners are enabled; alternate fix...Mark Otto1-8/+16
2015-09-02Added .navbar-toggleable-md classLuke Bonaccorsi1-0/+5
2015-09-02Add a license header to bootstrap.scssXavier Gallardo1-1/+7
2015-09-02Adding new line to end of fileDavid Baughman1-1/+1
2015-09-02Merge pull request #17168 from kkirsche/patch-19Mark Otto4-6/+6
2015-09-02Update all usages of 'control-label' with 'form-control-label' in docsAndrew Smith2-2/+2
2015-09-01Use the body color for dropdown menu textKevin Kirsche1-0/+1
2015-09-01linterMark Otto1-2/+2