aboutsummaryrefslogtreecommitdiff
path: root/scss/_progress.scss
AgeCommit message (Expand)AuthorFilesLines
2016-07-20Progress bar:fix border-radius to use variable progress-border-radius instead...An Yang1-10/+10
2016-02-06linter overhaulMark Otto1-2/+2
2016-01-11Respect $border-rounded inside progress bars tooChris Rebert1-12/+6
2016-01-09Add $progress-box-shadow variableChris Rebert1-3/+3
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
2015-12-23Uncomment Firefox .progress styles; fixes #18536Chris Rebert1-27/+23
2015-12-23Organize existing .progress stylesChris Rebert1-5/+9
2015-12-21Actually use $progress-bg instead of hardcoded colorChris Rebert1-4/+4
2015-12-21Actually use $progress-bar-color instead of hardcoded colorChris Rebert1-4/+4
2015-12-11remove generated content value for progressPatrick H. Lauke1-3/+0
2015-12-11progress bar for IE10+/Edge (radius, use ::-ms-fill, add variant mixins, stri...Patrick H. Lauke1-2/+13
2015-10-31scss/_progress.scss: Add comments for IE9 CSS hacksChris Rebert1-0/+2
2015-08-24Fix accidental triple colon from :before to ::before conversionKevin Kirsche1-1/+1
2015-08-24Use double colons for psuedo elementsKevin Kirsche1-1/+1
2015-08-17clean out comments that aren't all that helpfulMark Otto1-5/+0
2015-06-22drop the base (hahaha), no but seriously drop the -base from our vars since i...Mark Otto1-15/+15
2015-05-15Unquote to avoid NUL chars in the output CSSChris Rebert1-3/+3
2015-04-29Remove $line-height-computedMark Otto1-7/+7
2014-12-11fix all validation, turn off some settings, add sort orderMark Otto1-12/+5
2014-12-02convert to scssMark Otto1-0/+166