Sha256: 4ee62187f77c32c3756587ff5094ed28efd7213b3a2f03200f9ab3404c880922

Contents?: true

Size: 1.66 KB

Versions: 4

Compression:

Stored size: 1.66 KB

Contents

.dojoxCalendarMonthColumnViewRtl .dojoxCalendarGridTable td {
  border-right: none;
  border-left: 1px solid #cccccc;
}
.dojoxCalendarMonthColumnViewRtl .dojoxCalendarGridTable td span {
  padding-right: 3px;
}
.dojoxCalendarMonthColumnViewRtl .dojoxCalendarGridTable .dojoxCalendarHiddenEvents {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAAICAYAAADTLS5CAAAAFElEQVQImWP4z8Dw/1dU1H8GyhgANcclWWHC27gAAAAASUVORK5CYII=) repeat-y right top;
}
.dojoxCalendarMonthColumnView .dojoxCalendarGridTable .dojoxCalendarToday.dojoxCalendarHiddenEvents {
  background: #ffffff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAAICAYAAADTLS5CAAAAFElEQVQImWP4z8Dw/1dU1H8GyhgANcclWWHC27gAAAAASUVORK5CYII=) repeat-y right top;
}
.dojoxCalendarMonthColumnViewRtl .dojoxCalendarGridTable tr td.last-child {
  border-left: 1px solid #cccccc;
}
.dojoxCalendarMonthColumnViewRtl .dojoxCalendarGridTable tr td.first-child {
  border-right: 1px solid #cccccc;
}
.dojoxCalendarMonthColumnViewRtl .dojoxCalendarContainerColumn {
  margin-left: 5px;
  margin-right: 35px;
}
.dojoxCalendarMonthColumnView .dojoxCalendarColumnHeaderTable td {
  border-left: 1px solid #cccccc;
  border-right: none;
}
.dojoxCalendarMonthColumnViewRtl .dojoxCalendarColumnHeaderTable td.last-child {
  border-left: 1px solid #cccccc;
}
.dojoxCalendarMonthColumnViewRtl .dojoxCalendarColumnHeaderTable td.first-child {
  border-right: 1px solid #cccccc;
}
.dojoxCalendarMonthColumnViewRtl .dojoxCalendarEvent .summary {
  text-align: right;
}
.dojoxCalendarMonthColumnViewRtl .dojoxCalendarEvent .startTime {
  text-align: right;
}
.dojoxCalendarMonthColumnViewRtl .dojoxCalendarEvent .endTime {
  text-align: right;
}

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
dojox-rails-0.14.0 vendor/assets/stylesheets/calendar/themes/iphone/MonthColumnView_rtl.css
dojox-rails-0.13.0 vendor/assets/stylesheets/calendar/themes/iphone/MonthColumnView_rtl.css
dojox-rails-0.12.0 vendor/assets/stylesheets/calendar/themes/iphone/MonthColumnView_rtl.css
dojox-rails-0.11.0 vendor/assets/stylesheets/calendar/themes/iphone/MonthColumnView_rtl.css