Center-align dates too, now that the picker icon is outside the box.
authorJan Schneider <jan@horde.org>
Mon, 18 Jan 2010 17:35:19 +0000 (18:35 +0100)
committerJan Schneider <jan@horde.org>
Tue, 19 Jan 2010 05:41:39 +0000 (06:41 +0100)
kronolith/themes/screen.css

index 6b0b5c8..80fb937 100644 (file)
@@ -663,7 +663,7 @@ div.kronolithFormActions {
     margin: 5px 0;
 }
 
-#kronolithEventStartTime, #kronolithEventEndTime, #kronolithTaskDueTime, .kronolithEventValue {
+#kronolithEventStartDate, #kronolithEventStartTime, #kronolithEventEndDate, #kronolithEventEndTime, #kronolithTaskDueDate, #kronolithTaskDueTime, .kronolithEventValue {
     text-align: center;
 }
 #kronolithEventLocation {