##// END OF EJS Templates
changed all instances of udiff into gitdiff, for vcs issue #49
changed all instances of udiff into gitdiff, for vcs issue #49

File last commit:

r1073:289ff43c beta
r1125:ce4287e3 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;
}