happstack-yui-7351.0.0: bundle/build/scrollview-base/assets/scrollview-base-core.css
/*
YUI 3.5.1 (build 22)
Copyright 2012 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/
.yui3-scrollview {
position: relative;
overflow: hidden;
-webkit-user-select: none;
-moz-user-select: none;
}
.yui3-scrollview-hidden {
display:none;
}
.yui3-scrollview-content {
position:relative;
}