summaryrefslogtreecommitdiffstats
path: root/js/yui3/node-flick/assets/node-flick-core.css
blob: 43adfbbaa8edbde536e6a2c4f112485166adad82 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/*
YUI 3.7.3 (build 5687)
Copyright 2012 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/
.yui3-flick {
    position:relative;
    overflow:hidden;
}

.yui3-flick-content {
    position:relative;
}