jQuery Datepicker:

Move code source to template-common in order to use datepicker on version after butterfly

Merge trunk 2703:2704 into branch 2.0


git-svn-id: http://piwigo.org/svn/branches/2.0@2705 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
rub
2008-10-10 21:52:00 +00:00
parent c752304164
commit 650a40bf78
7 changed files with 236 additions and 185 deletions
+6 -1
View File
@@ -275,4 +275,9 @@ TABLE.tagLetterContent {
#theHeader {text-align: center;}
#theNotificationPage dl,
#thePopuphelpPage dl { margin: 0 25px 25px; }
#thePopuphelpPage dl { margin: 0 25px 25px; }
/* jQuery datepicker */
img.ui-datepicker-trigger {
cursor : pointer;
}