Sha256: 6a8a762e72b6a8df225b28e8f0664ccc2df40356fd7158ced8f6d570d1dde44a

Contents?: true

Size: 261 Bytes

Versions: 10

Compression:

Stored size: 261 Bytes

Contents

@import 'tao/form/globals';
@import 'tao/form/shared/fields/moment_picker/segments/hour_segment';

tao-moment-picker-hour-segment {
  .hours {
    width: 12rem;

    .hour {
      &:focus,
      &:hover {
        background: $grey-bg-color;
      }
    }
  }
}

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
tao_form-0.1.9 lib/assets/stylesheets/tao/form/fields/moment_picker/segments/hour_segment.scss
tao_form-0.1.8 lib/assets/stylesheets/tao/form/fields/moment_picker/segments/hour_segment.scss
tao_form-0.1.7 lib/assets/stylesheets/tao/form/fields/moment_picker/segments/hour_segment.scss
tao_form-0.1.6 lib/assets/stylesheets/tao/form/fields/moment_picker/segments/hour_segment.scss
tao_form-0.1.5 lib/assets/stylesheets/tao/form/fields/moment_picker/segments/hour_segment.scss
tao_form-0.1.4 lib/assets/stylesheets/tao/form/fields/moment_picker/segments/hour_segment.scss
tao_form-0.1.3 lib/assets/stylesheets/tao/form/fields/moment_picker/segments/hour_segment.scss
tao_form-0.1.2 lib/assets/stylesheets/tao/form/fields/moment_picker/segments/hour_segment.scss
tao_form-0.1.1 lib/assets/stylesheets/tao/form/fields/moment_picker/segments/hour_segment.scss
tao_form-0.1.0 lib/assets/stylesheets/tao/form/fields/moment_picker/segments/hour_segment.scss