##// END OF EJS Templates
fixed admin settings form resubmition bug....
fixed admin settings form resubmition bug. removed obsolete whoosh index location. Some small templates fixes

File last commit:

r547:1e757ac9 default
r687:b9442a8b beta
Show More
imagecropper-skin.css
16 lines | 349 B | text/css | CssLexer
/*
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;
}