aboutsummaryrefslogtreecommitdiff
path: root/scss/_images.scss
AgeCommit message (Expand)AuthorFilesLines
2019-07-24Apply `at-mixin-argumentless-call-parentheses: always` stylelint ruleMartijn Cuppens1-2/+2
2019-02-07Responsive font size implementation (#23816)Martijn Cuppens1-1/+1
2018-12-14Remove redundant brackets (#27768)Martijn Cuppens1-1/+1
2017-10-22Remove `thumbnail-transition` from `.img-thumbnail`.XhmikosR1-1/+0
2017-03-05Update spacer utilities (#22123)Mark Otto1-1/+1
2016-12-19Add variables for transitions (#21345)Tom Lutzenberger1-1/+1
2016-11-28Remove lots of duplication + minor cleanup (#21238)Starsam801-1/+1
2016-10-30Merge branch 'v4-dev' of https://github.com/HMUDesign/bootstrap into HMUDesig...Mark Otto1-1/+1
2016-10-09Remove display from the .img-fluid utilityMark Otto1-2/+2
2016-09-08Add new border utilsMark Otto1-9/+0
2016-09-08resolves #20266judetucker1-1/+1
2016-04-17remove references to -* outside _variables.scssChristopher Baker1-1/+1
2016-04-03Use @border-radius and add $nav-tabs-border-radius variablevsn4ik1-1/+1
2016-02-16Add $figure-caption-font-size variableChris Rebert1-1/+1
2016-02-03Redo line-height globallyMark Otto1-1/+0
2016-01-16Extract $thumbnail-box-shadow variableChris Rebert1-1/+1
2015-11-14Add $thumbnail-border-width; refs #18150Chris Rebert1-1/+1
2015-11-14$thumbnail-border => $thumbnail-border-colorChris Rebert1-1/+1
2015-11-14Refactor figure image styles to use CSS class instead of child selectorBass Jobsen1-5/+4
2015-11-12scss: move Figures from _type to _imagesO'meid1-0/+20
2015-11-05Add comments explaining why we don't make `<img>`s responsive by defaultChris Rebert1-0/+6
2015-09-01Rename .img-responsive class to .img-fluidKevin Kirsche1-3/+3
2015-06-22line-height-base to line-height varMark Otto1-1/+1
2015-04-26unnecessary commentMark Otto1-1/+1
2015-04-16Move .img- classes to new _images.scss; move hr to _type.scssMark Otto1-0/+28