From: Jan Schneider Date: Mon, 18 Jan 2010 17:35:19 +0000 (+0100) Subject: Center-align dates too, now that the picker icon is outside the box. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=1fb537b76c172aa89a2460a282b01af23a9a1a0f;p=horde.git Center-align dates too, now that the picker icon is outside the box. --- diff --git a/kronolith/themes/screen.css b/kronolith/themes/screen.css index 6b0b5c8fa..80fb937b4 100644 --- a/kronolith/themes/screen.css +++ b/kronolith/themes/screen.css @@ -663,7 +663,7 @@ div.kronolithFormActions { margin: 5px 0; } -#kronolithEventStartTime, #kronolithEventEndTime, #kronolithTaskDueTime, .kronolithEventValue { +#kronolithEventStartDate, #kronolithEventStartTime, #kronolithEventEndDate, #kronolithEventEndTime, #kronolithTaskDueDate, #kronolithTaskDueTime, .kronolithEventValue { text-align: center; } #kronolithEventLocation {