|
|
|
@ -18,7 +18,7 @@
|
|
|
|
|
_background: none; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.background(@class,@backgroundPath, @top:center, @left:center, @repeat: no-repeat) { |
|
|
|
|
.background(@class, @backgroundPath, @top:center, @left:center, @repeat: no-repeat) { |
|
|
|
|
.@{class} { |
|
|
|
|
.image2xPath(@backgroundPath, @top, @left, @repeat); |
|
|
|
|
|
|
|
|
|