X-Git-Url: https://git.toastfreeware.priv.at/philipp/winterrodeln/wradmin.git/blobdiff_plain/c2d2b07d134a64271aede4886b8c1d0f6960cb4d..582150b643140e3e670d66f244812e314c7aa0c1:/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 new file mode 100644 index 0000000..7de7f60 --- /dev/null +++ b/wradmin/static/yui/imagecropper/assets/skins/sam/imagecropper-skin.css @@ -0,0 +1,16 @@ +/* +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; +} +