aboutsummaryrefslogtreecommitdiff
path: root/less/progress-bars.less
AgeCommit message (Collapse)AuthorFilesLines
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
Conflicts: docs/assets/css/bootstrap.css docs/getting-started.html docs/templates/pages/getting-started.mustache less/accordion.less less/alerts.less less/breadcrumbs.less less/buttons.less less/code.less less/dropdowns.less less/forms.less less/navbar.less less/progress-bars.less less/responsive-navbar.less less/tables.less less/thumbnails.less less/tooltip.less less/wells.less
2012-10-03use border-radius vars where possibleMark Otto1-1/+1
2012-09-30remove .border-radius mixin and replace with standard border-radius ↵Mark Otto1-1/+1
property, since -webkit-* and -moz-* are only needed for older versions
2012-09-12change up box-shadow mixin usage everywhere to use escaping again, or local ↵Mark Otto1-1/+1
var if necessary for further var evaluation
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, ↵Mark Otto1-2/+5
and then make the stacked bars actually work
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
Added -o- and -ms- prefixes to make the animated progress bars to work in the latest/upcoming versions of IE and Opera.
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
bar (blue instead of green)
2012-02-24Progress bars: Added warning (orange) barJonathan Camile1-0/+8
2012-01-29fix animated/striped gradients in progress barsMark Otto1-1/+1
2012-01-28namespace progress bars and labels classesMark Otto1-6/+6
2012-01-28comment for progress bars firefox keyframesMark Otto1-0/+1
2012-01-28darken buttons, uncomment out firefox keyframes from progress barsMark Otto1-5/+4
2012-01-27update progress bars to have a solid edge until 100% filledMark Otto1-6/+2
2012-01-26moving structure around + more work on builder...Jacob Thornton1-0/+99