aboutsummaryrefslogtreecommitdiff
path: root/less/progress-bars.less
AgeCommit message (Expand)AuthorFilesLines
2018-10-08Switch to inline comments for stylelint inline directives.XhmikosR1-1/+1
2017-11-25move from csslint to stylelintMark Otto1-3/+5
2014-10-26Removed unnecessary new lines that were inconsistent with current style.Baraa1-1/+0
2014-10-25Fixes #14736: Reverts the remaining progress bar min value overrides from #12848Mark Otto1-12/+0
2014-09-18Fixes #14592: Add new variable for progress border radiusMark Otto1-1/+1
2014-07-05Fixes #13953: Remove the progress bar min-width styles for low percentages to...Mark Otto1-5/+0
2014-06-24Partly revert cb7eb674accd24b6b73f26ef23cf4a301b6ebfafHeinrich Fenkart1-0/+7
2014-06-19Use full deprecation versionBas Bosman1-2/+2
2014-06-18rewrite striped and active to deprecate the parent selectors, change the docsMark Otto1-1/+9
2014-06-18fixes #13347: make striped progress bars its own classMark Otto1-1/+2
2014-03-07Add autoprefixerBas Bosman1-7/+0
2014-03-04Fixes #12848: Account for and document progress bars at 0-3%Mark Otto1-0/+16
2013-11-13Remove unusual keyframes prefixesZlatan Vasović1-12/+0
2013-10-26Add .animation() mixinZlatan Vasović1-5/+1
2013-10-24fix WebKit caps in commentsChris Rebert1-1/+1
2013-09-06Merge pull request #9968 from thelukemcdonald/masterMark Otto1-1/+1
2013-09-03Fixes #10407: Add line-height to progress bar for proper text alignment withinMark Otto1-0/+1
2013-08-20Remove progress bar striped @color parameters; use default transparent white.Luke McDonald1-1/+1
2013-08-15delete commentsMark Otto1-10/+6
2013-08-12Drop background-clip and background-size mixins since they have no prefixes a...Mark Otto1-1/+1
2013-08-05Clean up mixins, fix #9100 (no ms-keyframes)Mark Otto1-7/+1
2013-07-26Vars updateMark Otto1-1/+0
2013-07-26move things around :)syed1-2/+2
2013-07-07extract .progress-bar-variant mix-inChris Rebert1-16/+4
2013-05-09Unitless line-heightMark Otto1-2/+2
2013-05-09Remove backface-visibility from progress bars.Blake Embrey1-1/+0
2013-05-03Merge pull request #7621 from jeremydenoun/patch-1Mark Otto1-0/+1
2013-05-02Use @font-size-... variables instead of hardcoded font-size in pxDarDar1-1/+1
2013-04-18Fix flickering on progress bar width updatejeremydenoun1-0/+1
2013-03-10Set border-box globally insteadMark Otto1-1/+0
2013-02-01Refactor colors and progress barsMark Otto1-39/+34
2013-01-16flatten the progress barsMark Otto1-12/+14
2012-11-30remove color variables, swap others were approproMark Otto1-2/+2
2012-11-30more vars changed, remove @white varMark Otto1-1/+1
2012-11-30more consistent variable naming patternsMark Otto1-3/+3
2012-11-30Part 1 of unCamelCasing variablesMark Otto1-2/+2
2012-11-02Merge branch '2.2.2-wip' into exploratoryMark Otto1-1/+1
2012-10-03use border-radius vars where possibleMark Otto1-1/+1
2012-09-30remove .border-radius mixin and replace with standard border-radius property,...Mark Otto1-1/+1
2012-09-12change up box-shadow mixin usage everywhere to use escaping again, or local v...Mark Otto1-1/+1
2012-08-27Unescaped box-shadows to take advantage of new box-shadow mixinLuis Aleman1-1/+1
2012-08-20bump up height of progress bars, give some extra depth with stacking bars, an...Mark Otto1-2/+5
2012-08-20stack mutliple progress barsJonas Pommerening1-8/+9
2012-07-02.progress .bar { height: 100% }Dave DeSandro1-1/+1
2012-06-28standardize top level file commentsMark Otto1-2/+3
2012-03-25Merge branch 'andreasbovens-master' into 2.0.3-wipMark Otto1-0/+8
2012-03-24Added -o- and -ms- prefixes to animations CSSAndreas Bovens1-0/+8
2012-03-15Invert progress-bar-stripes directionMarcel Jackwerth1-8/+8
2012-03-10fix gradient mixins by escaping them, add notes on progress barsMark Otto1-0/+6
2012-03-05clearing up progress bar docs and resetting the striped one to match default ...Mark Otto1-1/+1