##// END OF EJS Templates
Changed password crypting scheme to bcrypt, added dependency for setup
Changed password crypting scheme to bcrypt, added dependency for setup

File last commit:

r0:564e4082 default
r415:04e8b31f default
Show More
imagecropper-skin.css
16 lines | 349 B | text/css | CssLexer
Marcin Kuzminski
initial commit.
r0 /*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.8.0r4
*/
.yui-skin-sam .yui-crop .yui-crop-mask {
background-color: #000;
opacity: .5;
filter: alpha(opacity=50);
}
.yui-skin-sam .yui-crop .yui-resize {
border: 1px dashed #fff;
}