aboutsummaryrefslogtreecommitdiff
path: root/scss
AgeCommit message (Expand)AuthorFilesLines
2015-11-29Merge pull request #18317 from twbs/redundant-text-aligns-18300Mark Otto1-3/+0
2015-11-29fixes #18295. improve .nav-inline usefulness and document the classes as wellMark Otto1-0/+5
2015-11-27_dropdown.scss: Revise comments; fixes #18363Chris Rebert1-4/+4
2015-11-26Add responsive float classes; fixes #13690Chris Rebert1-6/+12
2015-11-26Update _cards.scssLeslie1-2/+2
2015-11-26Use the new mixin.Leslie Hoare1-11/+5
2015-11-26Create a mixin for creating new card styles.Leslie Hoare2-0/+7
2015-11-23Add responsive embed class for 1:1 aspect ratioRichard Kraaijenhagen1-0/+4
2015-11-22Remove non-responsive text alignment classesChris Rebert1-3/+0
2015-11-22Add missing !important-s to responsive text alignment classes; fixes #18300Deilv1-3/+3
2015-11-15scss/_reboot.scss: Add link to nice new docs regarding `touch-action:manipula...Chris Rebert1-0/+1
2015-11-15Merge pull request #18051 from twbs/impl-18044Chris Rebert2-1/+22
2015-11-15Fix #17001 in v4Chris Rebert1-1/+9
2015-11-15Add $list-group-border-width; refs #18150Chris Rebert2-3/+4
2015-11-15$list-group-border => $list-group-border-colorChris Rebert2-2/+2
2015-11-15Move viewport-dependent padding tweak into main .jumbotron blockChris Rebert1-6/+4
2015-11-15.form-control: Use $input-border-width instead of $border-widthChris Rebert1-1/+1
2015-11-14Add $table-border-width; refs #18150Chris Rebert2-12/+13
2015-11-14Add $popover-border-width; refs #18150Chris Rebert2-2/+3
2015-11-14Use $border-width in misc border print stylesChris Rebert1-2/+2
2015-11-14Add $thumbnail-border-width; refs #18150Chris Rebert2-1/+2
2015-11-14$thumbnail-border => $thumbnail-border-colorChris Rebert2-2/+2
2015-11-14Add $pagination-border-width; refs #18150Chris Rebert2-1/+2
2015-11-14Rename $pagination-border => $pagination-border-color for clarityChris Rebert2-3/+3
2015-11-14Add $pager-border-width; refs #18150Chris Rebert2-1/+2
2015-11-14$pager-border => $pager-border-colorChris Rebert2-2/+2
2015-11-14Add $nav-tabs-link-border-width; refs #18150Chris Rebert2-1/+2
2015-11-14Add $input-border-width; refs #18150Chris Rebert2-1/+2
2015-11-14$input-border => $input-border-colorChris Rebert3-4/+4
2015-11-14Add $dropdown-border-width; refs #18150Chris Rebert2-1/+2
2015-11-14$dropdown-border => $dropdown-border-colorChris Rebert2-2/+2
2015-11-14fixes #18170, make cards block level by default so anchors can be used as bas...Mark Otto1-0/+1
2015-11-14fixes #18241: bump up border-radius values on .label-pill for when customizat...Mark Otto1-1/+3
2015-11-14fix error to dangerMark Otto1-2/+2
2015-11-14Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-devMark Otto8-14/+24
2015-11-14nuke unhelpful commentsMark Otto1-3/+0
2015-11-14Refactor figure image styles to use CSS class instead of child selectorBass Jobsen1-5/+4
2015-11-13Add touch-action:manipulation on interactive elements to avoid 300ms click delayChris Rebert2-1/+22
2015-11-13.dropdown-menu: Swap color and font-size property order to make SCSS Lint happyChris Rebert1-1/+1
2015-11-13scss/_nav.scss: Remove trailing whitespaceChris Rebert1-1/+1
2015-11-13Swap margin-right and margin-left ordering in .dropdown-toggle::after to make...Chris Rebert1-1/+1
2015-11-13scss/_card.scss: Remove trailing whitespaceChris Rebert1-1/+1
2015-11-12Merge pull request #18089 from almirsarajcic/v4-devMark Otto1-1/+1
2015-11-12Merge pull request #18093 from AndersMad/patch-1Mark Otto1-2/+2
2015-11-12Merge pull request #17939 from chrisbell08/#17895_alert_border_widthMark Otto2-1/+2
2015-11-12Ports c256aca13cf6ff1c3c1d5933b28423bc144f1fc1 to v4Chris Rebert1-1/+0
2015-11-12Revert "Drop cursor pointer for button role"Chris Rebert1-0/+11
2015-11-12Merge pull request #18061 from mathisonian/patch-1Mark Otto1-1/+1
2015-11-12spaceMark Otto1-0/+1
2015-11-12Merge branch 'reboot-cursor' of https://github.com/flexbox/bootstrap into fle...Mark Otto1-11/+0