Sha256: 48d496d75418932fcb0d87c42bde3bae1486edd5e17d946433fb8e9e62d9571d

Contents?: true

Size: 771 Bytes

Versions: 4

Compression:

Stored size: 771 Bytes

Contents

.dijitCalendar thead {
  background-repeat: repeat-x;
  background-image: url(compat/calendar-month-bg.png);
}
.dijitCalendarSelectedDate .dijitCalendarDateLabel {
  background-repeat: repeat-x;
}
.dijitCalendarActiveDate .dijitCalendarDateLabel {
  background-repeat: repeat-x;
}
.dijitCalendarYearLabel {
  background-repeat: repeat-x;
  background-image: url(compat/calendar-year-bg.png);
}
.dj_gecko .dijitCalendar .dijitDropDownButton .dijitButtonNode {
  -moz-box-shadow: 0 0 0 transparent;
}
.dj_gecko .dijitCalendar thead {
  background-image: -moz-linear-gradient(top, #f6f6f6 0%, #ccccd1 100%);
}
.dj_gecko .dijitCalendarYearLabel {
  background-image: -moz-linear-gradient(top, #f6f6f6 0%, #ccccd1 100%);
}
.dj_ff3 .dijitCalendar {
  -moz-border-radius: 0;
}

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
dojox-rails-0.14.0 vendor/assets/stylesheets/mobile/themes/iphone/dijit/Calendar-compat.css
dojox-rails-0.13.0 vendor/assets/javascripts/dojox/mobile/themes/iphone/dijit/Calendar-compat.css
dojox-rails-0.12.0 vendor/assets/javascripts/dojox/mobile/themes/iphone/dijit/Calendar-compat.css
dojox-rails-0.11.0 vendor/assets/javascripts/mobile/themes/iphone/dijit/Calendar-compat.css