aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2010-04-08 08:33:40 +0000
committerplegall <plg@piwigo.org>2010-04-08 08:33:40 +0000
commit667ebdaa28d4973e58d237ba7469969efe1b85a9 (patch)
tree49fe522f01b62e1642ff0316cec962e39d2259cc /admin
parent464022ce61e12d685229c5bc470e4515cd2c5b51 (diff)
improvement: slightly bigger datepicker.png to match line height.
git-svn-id: http://piwigo.org/svn/trunk@5705 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'admin')
-rw-r--r--admin/themes/clear/icon/datepicker.pngbin626 -> 912 bytes
-rw-r--r--admin/themes/clear/theme.css1
2 files changed, 1 insertions, 0 deletions
diff --git a/admin/themes/clear/icon/datepicker.png b/admin/themes/clear/icon/datepicker.png
index 783c83357..68c5256a6 100644
--- a/admin/themes/clear/icon/datepicker.png
+++ b/admin/themes/clear/icon/datepicker.png
Binary files differ
diff --git a/admin/themes/clear/theme.css b/admin/themes/clear/theme.css
index 635554b71..9eb166cbb 100644
--- a/admin/themes/clear/theme.css
+++ b/admin/themes/clear/theme.css
@@ -205,6 +205,7 @@ body .ui-resizable-autohide .ui-resizable-handle { display: none; } /* use 'body
#ui-datepicker-div .ui-datepicker-header { background-color:#bbb;}
#ui-datepicker-div .ui-datepicker-current-day { background-color: #eee !important; border-color: #bbb; border-top-color: #eee; border-left-color: #eee;}
#ui-datepicker-div .ui-datepicker-days-cell { background-color:#bbb; border:1px solid #ddd; border-top-color: #bbb; border-left-color: #bbb;}
+img.ui-datepicker-trigger{margin:-2px 10px 1px -2px;}
INPUT[type="text"].large { width: 317px; }
input[type="button"], input[type="submit"], input[type="reset"] {