From 6979ff78605c09152d7729d4285c4973c1f8c72c Mon Sep 17 00:00:00 2001 From: rub Date: Mon, 6 Oct 2008 04:54:14 +0000 Subject: Add hand cursor on calendar button. git-svn-id: http://piwigo.org/svn/trunk@2673 68402e56-0260-453c-a942-63ccdbb3a9ee --- admin/template/goto/datepicker.css | 1 + 1 file changed, 1 insertion(+) (limited to 'admin') 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; -- cgit v1.2.3