|
From: <sjo...@us...> - 2008-01-17 16:16:00
|
Revision: 660
http://webical.svn.sourceforge.net/webical/?rev=660&view=rev
Author: sjoerdlohuis
Date: 2008-01-17 08:15:49 -0800 (Thu, 17 Jan 2008)
Log Message:
-----------
Modified Paths:
--------------
trunk/webical-war/src/main/webapp/css/ie7.css
trunk/webical-war/src/main/webapp/css/style.css
Modified: trunk/webical-war/src/main/webapp/css/ie7.css
===================================================================
--- trunk/webical-war/src/main/webapp/css/ie7.css 2008-01-17 11:21:26 UTC (rev 659)
+++ trunk/webical-war/src/main/webapp/css/ie7.css 2008-01-17 16:15:49 UTC (rev 660)
@@ -20,7 +20,7 @@
}
#calendarViewPanel .eventsInMonth{
- height: 102px;
+ height: 10.9em;
}
/* Form styles */
Modified: trunk/webical-war/src/main/webapp/css/style.css
===================================================================
--- trunk/webical-war/src/main/webapp/css/style.css 2008-01-17 11:21:26 UTC (rev 659)
+++ trunk/webical-war/src/main/webapp/css/style.css 2008-01-17 16:15:49 UTC (rev 660)
@@ -705,7 +705,7 @@
}
.dayItemMonth, .todayItemMonth {
- height: 11em;
+ height: 12.5em;
/* height: 18%; */
width: 14.25%;
border: 0px;
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|