AudienceView Connect
AudienceView Documentation

Default Mobile Calendar Widget Branding

Component Comments CSS Selectors Line Reference Default Properties Default Property Values New Property Value
calendar body #calendarWidget-body 684 background #ECECEB  
month heading colour and background #calendarWidget-navigation 687 background #2C76B7  
the left and right arrows to toggle calendar month #calendarWidget-navigation td a 690 font-size 17px  
      color #FFF  
days of the week #calendarWidgetHeader 694 border solid #ECECEC  
days of the week #calendarWidgetHeader td 697 background #F2F2F2  
      border solid #ECECEC  
      font-size 8px  
      color #666666  
calendar dates #calendarWidgetTable 703 border solid #ECECEC  
calendar dates #calendarWidgetTable td 706 background #FFF  
      border solid #ECECEC  
      font-size 12px  
  #calendarWidgetTable .WidgetToday 711 background #ECECEC  
  #calendarWidgetTable .WidgetEvent:hover,
#calendarWidgetTable .WidgetEvent
714 background #2C76B7  
      color #FFF  
      font-weight bold  
  #calendarWidgetTable .WidgetSelect 720 background #2C76B7  
      color #FFF  
  #calendarWidgetTable .WidgetPast 724 color #CCC