NOBUG: Fixed file access permissions
[moodle.git] / lib / yuilib / 3.13.0 / widget-modality / assets / skins / night / widget-modality-skin.css
blobd4ab98aef52670385bfb0085894e00356530e5fe
1 /*
2 YUI 3.13.0 (build 508226d)
3 Copyright 2013 Yahoo! Inc. All rights reserved.
4 Licensed under the BSD License.
5 http://yuilibrary.com/license/
6 */
8 .yui3-skin-night .yui3-widget-mask {
9 background-color: black;
10 zoom: 1;
11 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=40)";
12 filter: alpha(opacity=40);
13 opacity: 0.4;