]> CyberLeo.Net >> Repos - Github/sugarcrm.git/blob - include/javascript/yui/build/imagecropper/assets/skins/sam/imagecropper-skin.css
Release 6.5.0
[Github/sugarcrm.git] / include / javascript / yui / build / imagecropper / assets / skins / sam / imagecropper-skin.css
1 /*
2 Copyright (c) 2011, Yahoo! Inc. All rights reserved.
3 Code licensed under the BSD License:
4 http://developer.yahoo.com/yui/license.html
5 version: 2.9.0
6 */
7 .yui-skin-sam .yui-crop .yui-crop-mask {
8     background-color: #000;
9     opacity: .5;
10     filter: alpha(opacity=50);
11 }
12
13 .yui-skin-sam .yui-crop .yui-resize {
14     border: 1px dashed #fff;   
15 }
16