aboutsummaryrefslogtreecommitdiff
path: root/less/mixins
AgeCommit message (Expand)AuthorFilesLines
2018-10-08Go back to single colon pseudo elements.XhmikosR1-4/+4
2018-10-08Switch to inline comments for stylelint inline directives.XhmikosR5-5/+5
2018-04-08update css with latest stylelintMark Otto2-6/+6
2017-11-25move from csslint to stylelintMark Otto16-61/+56
2016-07-09Remove forced default focus outlinePatrick H. Lauke1-3/+3
2015-11-11Update verb tenses to proper tense for feature deprecationsKevin Kirsche2-2/+2
2015-10-10Add missing space in .backface-visibility definition; fixes #17873Chris Rebert1-1/+1
2015-08-04Merge pull request #16785 from studyjan/debug_containerMark Otto1-2/+2
2015-07-10Show active buttons when form disabledEdwin Lin1-4/+1
2015-07-08Debug .container and .container-fluidJan Vonka1-2/+2
2015-06-01Merge pull request #16567 from justincron/masterChris Rebert1-1/+1
2015-06-01Fixed typoJustin Cron1-1/+1
2015-05-13Merge pull request #16215 from zacechola/list_group_buttonsMark Otto1-1/+2
2015-05-13[Closes #16460] Fix .pagination-sm line heightKevin Kirsche1-1/+2
2015-04-28Merge branch 'master' of https://github.com/twbs/bootstrap into list_group_bu...Zac Echola3-4/+22
2015-04-23Round results from gutter division to prevent decimal margins and paddingThomas P. Horton2-4/+4
2015-04-08Reset text/font properties more thoroughly for tooltips+popovers; fixes #15925Chris Rebert1-0/+18
2015-04-02Adds button styles to `.list-group-item`Zac Echola1-1/+2
2015-03-28Match all other responsive utilities and use important on the display: tableMark Otto1-1/+1
2015-03-28Merge pull request #16154 from patrickhlauke/focus-active-disambiguationPatrick H. Lauke1-2/+18
2015-03-26Make .bg-variant adjust :focus color in addition to :hover colorSerhan Apaydın1-1/+2
2015-03-25Make .text-emphasis-variant adjust :focus color in addition to :hover colorSerhan Apaydın1-1/+2
2015-03-25Darker style focus/hover on active buttonsPatrick H. Lauke1-2/+18
2014-12-22Add summary of #11526 to explanatory Less commentChris Rebert1-1/+1
2014-10-30Update grid-framework.lessBass Jobsen1-2/+2
2014-09-06Fixes #14545: Avoid strange formatting on vendor prefixing for placeholderMark Otto1-3/+6
2014-08-26Less: Remove empty lines and blanks.vsn4ik1-1/+1
2014-07-07Part 1 for fixing #13996: Revert the width: 100% \9; IE hack for SVG img-resp...Mark Otto1-1/+0
2014-07-07Follow up to #13907: Add .focus styles for buttonsMark Otto1-0/+2
2014-07-02merge in and resolve conflictsMark Otto1-1/+5
2014-06-19Use full deprecation versionBas Bosman2-2/+2
2014-06-18lol wordsMark Otto1-1/+1
2014-06-18rewrite striped and active to deprecate the parent selectors, change the docsMark Otto1-0/+2
2014-06-18change skew(x,y) to skewX skewY because mdn told me soMark Otto1-3/+3
2014-06-18fixes #10073: add width: 100%; for ie10 and below to size svg.img-responsive ...Mark Otto1-0/+1
2014-06-10Merge pull request #13687 from smmoosavi/patch-1Mark Otto1-0/+4
2014-06-10Fix gutter variableBas Bosman1-2/+2
2014-06-10Fixes #13616: Add custom gutter support to containersMark Otto1-1/+1
2014-06-08Addresses part of #13643: Correct webkit-linear-gradient syntax in horizontal...Mark Otto1-1/+1
2014-05-27fix variables in panels.lessسید مرتضی موسوی1-2/+2
2014-05-27Color Contrast for panel headingسید مرتضی موسوی1-0/+4
2014-05-14change note in .resizable() mixin for accuracyChris Rebert1-1/+1
2014-03-27fix doc typoДмитро Будник1-1/+1
2014-03-24Merge pull request #13013 from ogonkov/patch-1Mark Otto1-0/+1
2014-03-24Fixes #13079: Scope .open class in button variant mixin to immediate childrenMark Otto1-2/+2
2014-03-11Support for hovering on cell's with state Alexey1-0/+1
2014-03-10wordsMark Otto1-1/+1
2014-03-10Formatting, comment consolidation, and line endingsMark Otto29-108/+21
2014-03-09Add consistent newline at end of files in less/mixinsmrmrs22-3/+21
2014-03-09Break mixins.less up into smaller modules.mrmrs29-0/+1029