Add CSS files
This commit is contained in:
@@ -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.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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user