js/datetime/calendar/themes/default/calendar.css in rsence-pre-2.2.0.7 vs js/datetime/calendar/themes/default/calendar.css in rsence-pre-2.2.0.8

- old
+ new

@@ -10,11 +10,10 @@ .calendar_head_prev_month, .calendar_head_next_month { position: absolute; top: 2px; width: 16px; height: 16px; font-size: 0; line-height: 0; - line-height: 20px; cursor: pointer; background-image: #{this.getCssFilePath('calendar_arrows.png')}; } .calendar_head_prev_month { background-position: 0px 0px; @@ -53,10 +52,10 @@ position: absolute; top: 0px; height: 15px; width: 25px; color: #000; font-family: Arial, sans-serif; font-size: 11px; - line-height: 15px; + line-height: 16px; vertical-align: middle; text-align: center; } .calendar_weeks { position: absolute;