##// END OF EJS Templates
user defined permission will update the global permissions, and overwrite default settings.
user defined permission will update the global permissions, and overwrite default settings.

File last commit:

r1073:289ff43c beta
r1267:d534aff5 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;
}