1
0
Fork 0
forked from 0x2620/oxjs

add images, fix css

This commit is contained in:
rlx 2011-03-07 22:53:49 +00:00
commit fe0f976232
11 changed files with 35 additions and 1 deletions

View file

@ -14106,7 +14106,7 @@ requires
var marginLeft = [-82, -58, -34, -10];
$(this).css({
marginLeft: marginLeft[i] + 'px'
}).addClass('foo');
});
});
if (self.options.type == 'play') {