]> ToastFreeware Gitweb - philipp/winterrodeln/wradmin.git/blob - wradmin/public/yui/imagecropper/assets/skins/sam/imagecropper-skin.css
Additional cleanup.
[philipp/winterrodeln/wradmin.git] / wradmin / public / yui / imagecropper / assets / skins / sam / imagecropper-skin.css
1 /*
2 Copyright (c) 2009, Yahoo! Inc. All rights reserved.
3 Code licensed under the BSD License:
4 http://developer.yahoo.net/yui/license.txt
5 version: 2.7.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