test/css/sprites/simple.css in ezy-0.3.3 vs test/css/sprites/simple.css in ezy-0.4.0.beta

- old
+ new

@@ -1,16 +1,16 @@ .classic, .indy { - background-image: url('../../img/test-simple.png?10341392543291'); + background-image: url('../../img/test-simple.png?17351396798551'); background-repeat: no-repeat; } .classic { - background-position: 0 -281px; + background-position: 0 -141px; width: 152px; height: 135px; } .indy { - background-position: 0 -141px; + background-position: 0 -276px; width: 128px; height: 140px; }