diff options
Diffstat (limited to '')
-rw-r--r-- | admin/themes/clear/icon/datepicker.png | bin | 626 -> 912 bytes | |||
-rw-r--r-- | admin/themes/clear/theme.css | 1 |
2 files changed, 1 insertions, 0 deletions
diff --git a/admin/themes/clear/icon/datepicker.png b/admin/themes/clear/icon/datepicker.png Binary files differindex 783c83357..68c5256a6 100644 --- a/admin/themes/clear/icon/datepicker.png +++ b/admin/themes/clear/icon/datepicker.png 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"] { |