]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
rename .retina-image => .img-retina 8453/head
authorChris Rebert <code@rebertia.com>
Thu, 11 Jul 2013 19:07:35 +0000 (12:07 -0700)
committerChris Rebert <code@rebertia.com>
Thu, 11 Jul 2013 19:07:35 +0000 (12:07 -0700)
less/mixins.less

index 6d39d2aaeb2b225ef23c9afb80b89eeb5d6375d7..e5643721d7f2239a4bd852d205b33bb6096cda29 100644 (file)
 // --------------------------------------------------
 
 // Short retina mixin for setting background-image and -size
-.retina-image(@file-1x, @file-2x, @width-1x, @height-1x) {
+.img-retina(@file-1x, @file-2x, @width-1x, @height-1x) {
   background-image: url("@{file-1x}");
 
   @media