Sha256: 29b36c22d85b03fb9fcea4cbc9523ec55e641c3b8c3ee168363d1103a563d2d2
Contents?: true
Size: 638 Bytes
Versions: 3
Compression:
Stored size: 638 Bytes
Contents
.mddtp-picker-date .mddtp-picker__left { background-image: url("<%= image_path('ic_keyboard_arrow_left_white_24px.svg') %>") !important; left: 4px; } .mddtp-picker-date .mddtp-picker__right { background-image: url("<%= image_path('ic_keyboard_arrow_right_white_24px.svg') %>") !important ; right: 4px; } .mddtp-picker-date .mddtp-picker__left:disabled { background-image: url("<%= image_path('ic_keyboard_arrow_left_white_disabled_24px.svg') %>") !important; } .mddtp-picker-date .mddtp-picker__right:disabled { background-image: url("<%= image_path('ic_keyboard_arrow_right_white_disabled_24px.svg') %>") !important; }
Version data entries
3 entries across 3 versions & 1 rubygems