aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrub <rub@piwigo.org>2008-10-06 04:54:14 +0000
committerrub <rub@piwigo.org>2008-10-06 04:54:14 +0000
commit6979ff78605c09152d7729d4285c4973c1f8c72c (patch)
treecd79e3ea3fb89384371ccd2144a15e7ea3947da8
parenta7f507dc68c851b1ff6e7820618546fdf9990756 (diff)
Add hand cursor on calendar button.
git-svn-id: http://piwigo.org/svn/trunk@2673 68402e56-0260-453c-a942-63ccdbb3a9ee
-rw-r--r--admin/template/goto/datepicker.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/admin/template/goto/datepicker.css b/admin/template/goto/datepicker.css
index eb41d0a16..2d579b3cf 100644
--- a/admin/template/goto/datepicker.css
+++ b/admin/template/goto/datepicker.css
@@ -37,6 +37,7 @@ button.ui-datepicker-trigger {
img.ui-datepicker-trigger {
margin: 2px;
vertical-align: middle;
+ cursor : pointer;
}
.ui-datepicker-prompt {
float: left;