summaryrefslogtreecommitdiffstats
path: root/js/yui3/node-flick/assets/node-flick-core.css
diff options
context:
space:
mode:
Diffstat (limited to 'js/yui3/node-flick/assets/node-flick-core.css')
-rw-r--r--js/yui3/node-flick/assets/node-flick-core.css14
1 files changed, 14 insertions, 0 deletions
diff --git a/js/yui3/node-flick/assets/node-flick-core.css b/js/yui3/node-flick/assets/node-flick-core.css
new file mode 100644
index 000000000..43adfbbaa
--- /dev/null
+++ b/js/yui3/node-flick/assets/node-flick-core.css
@@ -0,0 +1,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;
+}