##// END OF EJS Templates
added dump validation of cloneurl, it can still freeze if server will ask for auth.
added dump validation of cloneurl, it can still freeze if server will ask for auth.

File last commit:

r1073:289ff43c beta
r1261:30828b1e beta
Show More
imagecropper-skin.css
16 lines | 350 B | text/css | CssLexer
/*
Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 2.8.2r1
*/
.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;
}