From 81e0958bad218c8888338cf81c6fd9a0bc52066b Mon Sep 17 00:00:00 2001 From: plegall Date: Wed, 18 Dec 2013 10:06:25 +0000 Subject: better colors for datepicker (and timepicker, when used) git-svn-id: http://piwigo.org/svn/trunk@26019 68402e56-0260-453c-a942-63ccdbb3a9ee --- admin/themes/roma/theme.css | 1 + 1 file changed, 1 insertion(+) (limited to 'admin/themes/roma') diff --git a/admin/themes/roma/theme.css b/admin/themes/roma/theme.css index 3aa84f79d..a25965380 100644 --- a/admin/themes/roma/theme.css +++ b/admin/themes/roma/theme.css @@ -206,6 +206,7 @@ body .ui-resizable-autohide .ui-resizable-handle { display: none; } /* use 'body } .ui-datepicker th {color:#ccc;} .ui-state-disabled {color:#aaa;} +.ui-timepicker-div, .ui-timepicker-div dt {color:#ccc;} .ui-slider { background:#444;border-radius:2px;border:1px solid #666; } .ui-slider .ui-slider-handle { border:1px solid #f36;background:#222;border-radius:0.6em; } -- cgit v1.2.3