mirror of
https://github.com/twbs/bootstrap.git
synced 2024-12-01 13:24:25 +01:00
rename .retina-image => .img-retina
This commit is contained in:
parent
606d6e81d4
commit
a41fd16da2
@ -331,7 +331,7 @@
|
|||||||
// --------------------------------------------------
|
// --------------------------------------------------
|
||||||
|
|
||||||
// Short retina mixin for setting background-image and -size
|
// 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}");
|
background-image: url("@{file-1x}");
|
||||||
|
|
||||||
@media
|
@media
|
||||||
|
Loading…
Reference in New Issue
Block a user