NOBUG: Fixed file access permissions
[moodle.git] / lib / yuilib / 3.13.0 / scrollview-base / assets / scrollview-base-core.css
blobe0160419f01821e7ead3d5b625617fe3ca3eafcb
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-scrollview {
9 position: relative;
10 overflow: hidden;
11 -webkit-user-select: none;
12 -moz-user-select: none;
15 .yui3-scrollview-hidden {
16 display:none;
19 .yui3-scrollview-content {
20 position:relative;