summaryrefslogtreecommitdiffstats
path: root/js/yui3/calendarnavigator/assets/calendarnavigator-core.css
diff options
context:
space:
mode:
Diffstat (limited to 'js/yui3/calendarnavigator/assets/calendarnavigator-core.css')
-rw-r--r--js/yui3/calendarnavigator/assets/calendarnavigator-core.css22
1 files changed, 22 insertions, 0 deletions
diff --git a/js/yui3/calendarnavigator/assets/calendarnavigator-core.css b/js/yui3/calendarnavigator/assets/calendarnavigator-core.css
new file mode 100644
index 000000000..ff156f1e4
--- /dev/null
+++ b/js/yui3/calendarnavigator/assets/calendarnavigator-core.css
@@ -0,0 +1,22 @@
+/*
+YUI 3.7.3 (build 5687)
+Copyright 2012 Yahoo! Inc. All rights reserved.
+Licensed under the BSD License.
+http://yuilibrary.com/license/
+*/
+.yui3-calendar-header {
+ padding-left:15px;
+ padding-right:15px;
+}
+
+.yui3-calendar-header-label {
+ width:100%;
+}
+
+.yui3-calendarnav-prevmonth {
+ cursor: pointer;
+}
+
+.yui3-calendarnav-nextmonth {
+ cursor: pointer;
+} \ No newline at end of file