|
|
@ -325,6 +325,10 @@ |
|
|
|
.image2xPath(@background-auto-color-square-normal); |
|
|
|
.image2xPath(@background-auto-color-square-normal); |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.auto-color-no-square-normal-background { |
|
|
|
|
|
|
|
.image2xPath(@background-auto-color-no-square-normal); |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.trans-color-background { |
|
|
|
.trans-color-background { |
|
|
|
.image2xPath(@background-trans-color); |
|
|
|
.image2xPath(@background-trans-color); |
|
|
|
} |
|
|
|
} |
|
|
@ -357,6 +361,12 @@ |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.auto-color-no-square-normal-background { |
|
|
|
|
|
|
|
&.hack{ |
|
|
|
|
|
|
|
.imagePath(@background-auto-color-no-square-normal); |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.trans-color-background { |
|
|
|
.trans-color-background { |
|
|
|
&.hack{ |
|
|
|
&.hack{ |
|
|
|
.imagePath(@background-trans-color); |
|
|
|
.imagePath(@background-trans-color); |
|
|
|