"datePicker" icon was not aligned (align is not tested with all browsers)

merge -c2939 from branch 2.0 to trunk


git-svn-id: http://piwigo.org/svn/trunk@2940 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
vdigital 2008-12-07 10:15:12 +00:00
parent a4bf261c50
commit 238d0f9760

View file

@ -166,6 +166,7 @@ body .ui-resizable-autohide .ui-resizable-handle { display: none; } /* use 'body
#ui-datepicker-div .ui-datepicker-title-row .ui-datepicker-week-end-cell a { color: #ff3363; }
#ui-datepicker-div a:hover { color: #ff3363 !important; border: 0; background: #111 !important; }
#ui-datepicker-div .ui-datepicker-header select { color:#999; font-weight:normal; }
td img.ui-datepicker-trigger { margin:-3px 5px 2px; }
INPUT[type="text"].large { width: 317px; }
input[type="button"], input[type="submit"], input[type="reset"] {
color:#ff3363; background-color:#222; border-color: #ff3363; }