aboutsummaryrefslogtreecommitdiff
path: root/scss
AgeCommit message (Expand)AuthorFilesLines
2016-01-06Consolidate nav-tab dropdown styles with nav-tab stylesMark Otto1-12/+7
2016-01-06New $nav-pills-active-link-* variablesMark Otto2-6/+6
2016-01-06Spacing y'allMark Otto1-20/+20
2016-01-06Regroup nav variablesMark Otto1-5/+0
2016-01-06Revamp tabbed nav border variablesMark Otto2-4/+4
2016-01-06Add $nav-disabled-link-hover-bg variableMark Otto2-1/+2
2016-01-06Add $nav-item-inline-spacer variableMark Otto2-1/+2
2016-01-06follow up to #18782: remove pager varsMark Otto1-15/+0
2016-01-06Merge pull request #18782 from twbs/v4-rip-pagerMark Otto2-59/+0
2016-01-06Rip out the pager componentMark Otto2-59/+0
2016-01-06Remove associated comment tooChris Rebert1-1/+0
2016-01-06fixes #18658: no more min-width action on progress bars. we had them in v3 an...Mark Otto1-12/+0
2016-01-06Merge pull request #18775 from twbs/hack-18543Patrick H. Lauke1-0/+7
2016-01-06Set -ms-overflow-style:scrollbar to workaround apparent IE11+Edge @viewport bugChris Rebert1-0/+7
2016-01-06rename .card-*-outline to .card-outline-* for consistency with button outlinesMark Otto1-6/+6
2016-01-06Merge pull request #18518 from sergej2705/v4-dev-background-variantMark Otto1-1/+1
2016-01-06Merge pull request #18695 from bassjobsen/patch-30Mark Otto1-8/+9
2016-01-06fixes #17719: rename .btn-*-outline to .btn-outline-*Mark Otto1-6/+6
2016-01-06Merge pull request #18771 from twbs/v4-custom-forms-revampMark Otto2-64/+86
2016-01-06disable it for the whole fileMark Otto1-2/+2
2016-01-05really disable the offending oneMark Otto1-2/+2
2016-01-05try disabling thatMark Otto1-0/+2
2016-01-05rewrite custom file input component to use classes over nested elementsMark Otto1-26/+29
2016-01-05ensure custom selects get rounded cornersMark Otto1-0/+1
2016-01-05Change .c-select to .custom-selectMark Otto1-2/+2
2016-01-05Revamp custom form stylesMark Otto2-60/+49
2016-01-05Merge pull request #18682 from twbs/media-obj-zoomMark Otto1-1/+0
2016-01-05Fixes #17918: Add styles for disabled custom checkboxes and radiosmarkau2-1/+28
2016-01-05remove instances of font-weight: normal since we no longer specify bold label...Mark Otto1-2/+0
2016-01-03Merge pull request #18669 from twbs/fix-18652Mark Otto1-7/+0
2016-01-01Update copyright years to 2016Chris Rebert1-1/+1
2015-12-29Merge pull request #18699 from patrickhlauke/disabled-pointer-eventsPatrick H. Lauke2-0/+2
2015-12-29Add max-width to file browser; fixes #18651Sam A. Horvath-Hunt1-0/+2
2015-12-27Add pointer-events:none to disabled pagination/pager linksPatrick H. Lauke2-0/+2
2015-12-27.container, .container-fluid should be conditional upon $enable-grid-classesBass Jobsen1-8/+9
2015-12-25Remove nonstandard `zoom: 1` from media objectChris Rebert1-1/+0
2015-12-25Fix syntax of .text-hide's `font` property valueChris Rebert1-1/+1
2015-12-24Remove .dl-horizontal; it's redundant to the grid system; fixes #18652Chris Rebert1-7/+0
2015-12-23Merge pull request #18464 from twbs/btn-block-spacing-yChris Rebert2-1/+3
2015-12-23Uncomment Firefox .progress styles; fixes #18536Chris Rebert1-27/+23
2015-12-23Organize existing .progress stylesChris Rebert1-5/+9
2015-12-23Refactor Breadcrumbs componentChris Rebert2-12/+13
2015-12-23Reorganize utilities into more separate files under a `/scss/utilities/` dire...Chris Rebert10-99/+98
2015-12-23Merge pull request #18473 from twbs/fix-18036Chris Rebert1-1/+11
2015-12-23Apply clearfix to .card-footerChris Rebert1-0/+1
2015-12-23Apply clearfix to .card-header; fixes #18633Chris Rebert1-0/+1
2015-12-23Apply clearfix to .card-block; fixes #18583Chris Rebert1-0/+1
2015-12-21Actually use $progress-bg instead of hardcoded colorChris Rebert1-4/+4
2015-12-21Set $progress-bg to color we are actually usingChris Rebert1-1/+1
2015-12-21Actually use $progress-bar-color instead of hardcoded colorChris Rebert1-4/+4