##// END OF EJS Templates
#49 Enabled anonymous access for web interface controllable from permissions pannel
#49 Enabled anonymous access for web interface controllable from permissions pannel

File last commit:

r547:1e757ac9 default
r673:dd532af2 beta
Show More
imagecropper-skin.css
16 lines | 349 B | text/css | CssLexer
renamed project to rhodecode
r547 /*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.8.0r4
*/
.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;
}