16 lines
253 B
CSS
16 lines
253 B
CSS
/*
|
|
YUI 3.17.2 (build 9c3c78e)
|
|
Copyright 2014 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;
|
|
}
|