aboutsummaryrefslogtreecommitdiff
path: root/less
AgeCommit message (Expand)AuthorFilesLines
2019-02-13Bump version to 3.4.1.XhmikosR2-2/+2
2019-02-13Bump year.XhmikosR2-2/+2
2019-02-11less/modals.less: Add missing semicolon.XhmikosR1-1/+1
2018-12-14Update devDependencies, gems and lots of cleanup/build fixes.XhmikosR1-1/+2
2018-12-10Restore `cursor: help` for `abbr`.XhmikosR1-0/+7
2018-12-10Backport the `abbr` fix from the updated normalize.css.XhmikosR1-2/+5
2018-11-18Remove a few duplicate selectors.XhmikosR3-103/+90
2018-11-18Add the unprefixed `appearance` property.XhmikosR2-0/+2
2018-10-18Use https, fix broken links and unneeded redirects.XhmikosR4-8/+8
2018-10-08Remove unneeded suppression and clean up docs less files.XhmikosR1-1/+1
2018-10-08Go back to single colon pseudo elements.XhmikosR8-289/+289
2018-10-08Bump year to 2018.XhmikosR2-2/+2
2018-10-08Switch to inline comments for stylelint inline directives.XhmikosR29-29/+29
2018-08-18Restore non-system fonts for nowMark Otto1-2/+2
2018-04-08update css with latest stylelintMark Otto3-7/+7
2017-11-26remove csscomb, it's duplicating work from stylelintMark Otto1-304/+0
2017-11-25move from csslint to stylelintMark Otto56-785/+802
2017-07-04bump versionMark Otto2-2/+2
2017-07-03remove abbr border-bottom styling. fixes #16574.Mark Otto1-7/+0
2017-07-03add .row-no-gutters classMark Otto1-0/+10
2017-07-03system fontsMark Otto1-2/+2
2016-07-25Update remaining version numbers in source filesChris Rebert2-2/+2
2016-07-25Merge pull request #20356 from twbs/revert-18700Chris Rebert2-2/+0
2016-07-25Revert "Add pointer-events:none to disabled pager/pagination"Chris Rebert2-2/+0
2016-07-21Update iOS temporal input types support comment (#20343)Chris Rebert1-1/+1
2016-07-09Remove forced default focus outlinePatrick H. Lauke1-3/+3
2016-06-23Port #20165 to v3Chris Rebert1-1/+1
2016-06-01Fix typo in panels.less comment: Collapsable → Collapsible (#20017)Sébastien Santoro1-1/+1
2016-01-17variables.less: Fix typo in comment for @caret-width-baseChris Rebert1-1/+1
2016-01-01Update copyright years to 2016Chris Rebert2-2/+2
2015-12-27Add pointer-events:none to disabled pager/paginationPatrick H. Lauke2-0/+2
2015-12-01button-groups.less: Grammar OCD commentChris Rebert1-1/+1
2015-11-29Clarifying the commentHenry Wong1-1/+1
2015-11-26Remove whitespacesGeremia Taglialatela1-1/+1
2015-11-24bump versionMark Otto2-2/+2
2015-11-14Ensure proper z-indexing in input-groupsMark Otto1-0/+4
2015-11-14Fix IE9 clickthru of carousel controlsMark Otto1-0/+1
2015-11-14[v3] Use border-radius mixin in button-groups.lessvsn4ik1-4/+2
2015-11-12Follow up to #16975Mark Otto1-3/+3
2015-11-12Merge pull request #16975 from kkirsche/patch-3Mark Otto1-3/+3
2015-11-11Update verb tenses to proper tense for feature deprecationsKevin Kirsche2-2/+2
2015-11-08Merge pull request #16684 from kkirsche/patch-2Mark Otto1-0/+2
2015-10-10Add missing space in .backface-visibility definition; fixes #17873Chris Rebert1-1/+1
2015-08-12Use @carousel-control-font-size for in min-width smKevin Kirsche1-3/+3
2015-08-04Merge pull request #16785 from studyjan/debug_containerMark Otto1-2/+2
2015-08-04fixes #16769: use a clearfix on the .modal-header instead of a min-height to ...Mark Otto1-1/+1
2015-08-04Merge pull request #16804 from edwinlin1987/fix/activeDisabledButtonsMark Otto1-4/+1
2015-08-04Merge pull request #16780 from rlindner81/fix/16779Mark Otto1-0/+2
2015-08-04fixes #16824: Correct the match on .control-label sizing for input group sizesMark Otto1-1/+1
2015-07-10Show active buttons when form disabledEdwin Lin1-4/+1