##// END OF EJS Templates
fixed escaping for new webhelpers and added perm2user constraint
fixed escaping for new webhelpers and added perm2user constraint

File last commit:

r0:564e4082 default
r414:27f801e0 default
Show More
imagecropper-skin.css
16 lines | 349 B | text/css | CssLexer
/*
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;
}