From 1c019342558fb75e2bfcbce14459f6f0c3c2f4c9 Mon Sep 17 00:00:00 2001 From: vdigital Date: Sun, 7 Dec 2008 10:13:57 +0000 Subject: "datePicker" icon was not aligned (align is not tested with all browsers) git-svn-id: http://piwigo.org/svn/branches/2.0@2939 68402e56-0260-453c-a942-63ccdbb3a9ee --- admin/template/goto/theme/roma/theme.css | 1 + 1 file changed, 1 insertion(+) (limited to 'admin/template/goto/theme') diff --git a/admin/template/goto/theme/roma/theme.css b/admin/template/goto/theme/roma/theme.css index b40f4ef27..634daefb9 100644 --- a/admin/template/goto/theme/roma/theme.css +++ b/admin/template/goto/theme/roma/theme.css @@ -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; } -- cgit v1.2.3