diff options
Diffstat (limited to 'admin/template/goto/theme')
-rw-r--r-- | admin/template/goto/theme/roma/theme.css | 1 |
1 files changed, 1 insertions, 0 deletions
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; } |