From c10a261817cc3fd687f6f4de1f263b1fad337eca Mon Sep 17 00:00:00 2001 From: nikrou Date: Wed, 7 Apr 2010 21:51:20 +0000 Subject: Feature 1545 : refactoring, move css rules for calendar icon to default/themes (default-layout.css) git-svn-id: http://piwigo.org/svn/trunk@5702 68402e56-0260-453c-a942-63ccdbb3a9ee --- admin/themes/roma/theme.css | 1 - 1 file changed, 1 deletion(-) (limited to 'admin/themes/roma/theme.css') diff --git a/admin/themes/roma/theme.css b/admin/themes/roma/theme.css index 325b6124d..107dc756c 100644 --- a/admin/themes/roma/theme.css +++ b/admin/themes/roma/theme.css @@ -213,7 +213,6 @@ body .ui-resizable-autohide .ui-resizable-handle { display: none; } /* use 'body #ui-datepicker-div .ui-datepicker-header { background-color:#444;} #ui-datepicker-div .ui-datepicker-current-day { background-color: #111 !important; border-color: #444; border-top-color: #111; border-left-color: #111;} #ui-datepicker-div .ui-datepicker-days-cell { background-color:#444; border:1px solid #222; border-top-color: #444; border-left-color: #444;} -img.ui-datepicker-trigger {vertical-align: middle; margin:3px 5px 2px 5px; } 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