All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.wings.js.yui.imagecropper.assets.skins.sam.imagecropper-skin.css Maven / Gradle / Ivy

The newest version!
/*
Copyright (c) 2011, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 2.9.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;   
}





© 2015 - 2024 Weber Informatics LLC | Privacy Policy