diff --git a/tine20/Calendar/css/daysviewpanel.css b/tine20/Calendar/css/daysviewpanel.css index 9cfad05f907..a2eb74df5ae 100644 --- a/tine20/Calendar/css/daysviewpanel.css +++ b/tine20/Calendar/css/daysviewpanel.css @@ -225,7 +225,7 @@ /*background: #EDEDED url(../../images/white-gradiend.png) repeat-y right;*/ /*border-radius: 8px;*/ position: absolute; - /*border: 4px solid #808080;*/ + border: 4px solid #808080; overflow: hidden; text-align: left; @@ -243,13 +243,9 @@ border-right: none; } -.cal-daysviewpanel-event > * { - left: 4px; -} - .cal-daysviewpanel-scroller .cal-daysviewpanel-event { box-sizing: border-box; - border-top: 1px solid #EDEDED !important; + border-top: 1px solid white !important; } .cal-daysviewpanel-scroller .cal-daysviewpanel-body-daycolumn-today .cal-daysviewpanel-event { border-top: 1px solid #EBF3FD !important; diff --git a/tine20/Calendar/js/DaysView.js b/tine20/Calendar/js/DaysView.js index a6b072906fc..7775a4b599b 100644 --- a/tine20/Calendar/js/DaysView.js +++ b/tine20/Calendar/js/DaysView.js @@ -1553,8 +1553,7 @@ Ext.extend(Tine.Calendar.DaysView, Tine.Calendar.AbstractView, { ); ts.event = new Ext.XTemplate( - '