Jcrop CSS updates to original/preview views

darcs-hash:20081210025922-eefa4-20d87784a350ccc94ee8cb2d69ad44b1b0c92539.gz
This commit is contained in:
csarven
2008-12-09 21:59:22 -05:00
parent 33196c24f4
commit ba24378fdf
8 changed files with 71 additions and 166 deletions

View File

@@ -3,8 +3,8 @@
setSelect: [ 0, 0, $("#avatar_original img.avatar").attr("width"), $("#avatar_original img.avatar").attr("height") ],
onSelect: updateCoords,
aspectRatio: 1,
boxWidth: 640,
boxHeight: 640,
boxWidth: 480,
boxHeight: 480,
bgColor: '#000',
bgOpacity: .4
});