AudienceView Connect
AudienceView Documentation

Default Mobile Header Settings

Headers (h1) and sub-header (h2 - h4) are used to mark sections and sub-sections of a page.

Component Comments CSS Selectors Line Reference Default Properties Default Property Values
headings h1 29 font-size 1.5em;
      text-shadow 0 1px 0 #FFF;
  h2 33 font-size 1.3em;
      text-shadow 0 1px 0 #FFF;
  h3 37 font-size 1.2em;
      text-shadow 0 1px 0 #FFF;
  h4 41 font-size 1.1em;
      text-shadow 0 1px 0 #FFF;
  p 45 margin 2% 0;
table header th 48 text-align left;
input buttons input[type="password"],
input[type="select"],
input[type="text"],
select,
option,
textarea,
.comboBoxWrapper
51 border 2px groove #DFE0E4
  .dataTable td a.link,
td.standard a,
td.performance-link a,
.performance-options a,
.large-button,
.medium-button,
.small-button,
input[type="submit"],
input[type="button"]
60 border 2px groove #DFE0E4
  .performance-options a,
a.large-button,
a.medium-button,
a.small-button
71 color #000
header rule hr 77 background #000;
      border-bottom 1px solid #ababab;
  .required 81 color #2C76B7;
      font-size 1.75em;
      font-weight bold;
  .row-click-indicator 86 background url(../../../Online/mobile/branding/icons/click-row-indicator.png) 0 0 no-repeat transparent;

For information regarding the CSS gradients used, refer to CSS Gradients - Input Buttons, CSS Gradients - Headers, Menus and 'Search' and 'Help' Buttons and CSS Gradients - Table Headers and Title Blocks.