##// END OF EJS Templates
initial commit.
initial commit.

File last commit:

r0:564e4082 default
r0:564e4082 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;
}