From 45903de2c263c623bc9411c34ae8aab9ba3038fb Mon Sep 17 00:00:00 2001 From: ak703 Date: Tue, 11 Jan 2005 23:35:07 +0000 Subject: [PATCH] fixed and modified some design/layout issues for better readability --- calendar/templates/default/app.css | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/calendar/templates/default/app.css b/calendar/templates/default/app.css index a3d8fffb97..fdc7c77ceb 100644 --- a/calendar/templates/default/app.css +++ b/calendar/templates/default/app.css @@ -35,7 +35,8 @@ .calTimeRowTime{ padding-left: 5px; height: 100%; -/* font-size:100%;*/ + line-height: 14px; + font-size:8pt; } /* contains (multiple) dayCol's @@ -153,14 +154,15 @@ */ .calEventHeader,.calEventHeaderSmall{ font-weight: bold; - font-size: 14px; + font-size: 10pt; background-color: #0000ff; color: white; text-align: center; white-space: nowrap; } .calEventHeaderSmall{ - font-size: 10px; + font-size: 8pt; + line-height: 10pt; } /* body of the event