From: Jan Schneider Date: Wed, 11 Nov 2009 16:19:10 +0000 (+0100) Subject: More CSS cleanup. Also rotate labels in left column by 90 degrees. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=0efceeba36ba965a0c9e652a244bd75636b287e5;p=horde.git More CSS cleanup. Also rotate labels in left column by 90 degrees. --- diff --git a/kronolith/js/kronolith.js b/kronolith/js/kronolith.js index c024cdbe2..e3b52c02c 100644 --- a/kronolith/js/kronolith.js +++ b/kronolith/js/kronolith.js @@ -1071,7 +1071,7 @@ KronolithCore = { if (event.value.al) { if (view == 'day') { - $('kronolithViewDayBody').down('.kronolithAllDayContainer').insert(div.setStyle(style)); + $('kronolithViewDay').down('.kronolithAllDayContainer').insert(div.setStyle(style)); } else { $('kronolithAllDay' + date).insert(div.setStyle(style)); } diff --git a/kronolith/templates/index/agenda.inc b/kronolith/templates/index/agenda.inc index 8fb3bee14..f36218ce8 100644 --- a/kronolith/templates/index/agenda.inc +++ b/kronolith/templates/index/agenda.inc @@ -1,4 +1,4 @@ -