Sha256: c5484566a63417c51134e64a454217b998af11512e3944510651bfd434651e70
Contents?: true
Size: 605 Bytes
Versions: 4
Compression:
Stored size: 605 Bytes
Contents
/* dojox.mobile.ValuePicker */ .mblValuePickerSlotButton { background-image: url(compat/valuepicker-button-bg.png); } .mblValuePickerSlotButtonSelected { @default-button-selected-background-color } .mblValuePickerSlotInputArea { background-color: #f7f7f7; } .dj_gecko { .mblValuePickerSlotButton { background-image: @mbl-value-picker-slot-button-background-image-gecko; } .mblValuePickerSlotButtonSelected { background-image: @default-button-selected-background-image-gecko; } .mblValuePickerSlotInputArea { background-image: @mbl-value-picker-slot-input-area-backbground-image-geco; } }
Version data entries
4 entries across 4 versions & 1 rubygems