X-Git-Url: https://git.toastfreeware.priv.at/philipp/winterrodeln/wradmin.git/blobdiff_plain/47e86061cfc74f70ea67b8e41df9ca7b2d06b203..7170338241015cb2aee98f126ebf088e92284987:/wradmin/static/yui/imagecropper/assets/skins/sam/imagecropper-skin.css diff --git a/wradmin/static/yui/imagecropper/assets/skins/sam/imagecropper-skin.css b/wradmin/static/yui/imagecropper/assets/skins/sam/imagecropper-skin.css deleted file mode 100644 index 7de7f60..0000000 --- a/wradmin/static/yui/imagecropper/assets/skins/sam/imagecropper-skin.css +++ /dev/null @@ -1,16 +0,0 @@ -/* -Copyright (c) 2009, Yahoo! Inc. All rights reserved. -Code licensed under the BSD License: -http://developer.yahoo.net/yui/license.txt -version: 2.7.0 -*/ -.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; -} -