mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-21 09:03:38 +02:00
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:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user