Sha256: b0024b6cfe187cf04fb6708460dcf8296f0576a7557017af68bf78affb4f7714

Contents?: true

Size: 504 Bytes

Versions: 37

Compression:

Stored size: 504 Bytes

Contents

@layer components {
  .date-input {
    .single-daterange {
      @apply rounded-md shadow-sm focus:ring-primary-500 focus:border-primary-500 font-light text-sm;
    }
  }

  .daterangepicker {
    .hourselect, .minuteselect, .ampmselect {
      @apply rounded-md shadow-sm focus:ring-primary-500 font-light;
      @apply border-gray-300 focus:border-primary-500 bg-white !important;
      text-align-last: center;
    }

    .calendar-table .active {
      @apply bg-primary-500 !important;
    }
  }
}

Version data entries

37 entries across 37 versions & 5 rubygems

Version Path
bullet_train-themes-light-1.0.51 app/assets/stylesheets/light/fields/date_field.css
bullet_train-themes-light-1.0.50 app/assets/stylesheets/light/fields/date_field.css
bullet_train-themes-light-1.0.49 app/assets/stylesheets/light/fields/date_field.css
bullet_train-themes-light-1.0.48 app/assets/stylesheets/light/fields/date_field.css
bullet_train-themes-light-1.0.47 app/assets/stylesheets/light/fields/date_field.css
bullet_train-themes-light-1.0.43 app/assets/stylesheets/light/fields/date_field.css
bullet_train-themes-light-1.0.44 app/assets/stylesheets/light/fields/date_field.css
bullet_train-themes-light-1.0.42 app/assets/stylesheets/light/fields/date_field.css
bullet_train-themes-light-1.0.41 app/assets/stylesheets/light/fields/date_field.css
bullet_train-themes-light-1.0.40 app/assets/stylesheets/light/fields/date_field.css
bullet_train-themes-light-1.0.38 app/assets/stylesheets/light/fields/date_field.css
bullet_train-themes-light-1.0.37 app/assets/stylesheets/light/fields/date_field.css
bullet_train-themes-light-1.0.36 app/assets/stylesheets/light/fields/date_field.css
bullet_train-themes-light-1.0.35 app/assets/stylesheets/light/fields/date_field.css
bullet_train-themes-light-1.0.34 app/assets/stylesheets/light/fields/date_field.css
bullet_train-themes-light-1.0.33 app/assets/stylesheets/light/fields/date_field.css
bullet_train-themes-light-1.0.32 app/assets/stylesheets/light/fields/date_field.css
bullet_train-themes-light-1.0.30 app/assets/stylesheets/light/fields/date_field.css
bullet_train-themes-tester-1.0.1 app/assets/stylesheets/tester/fields/date_field.css
bullet_train-themes-light-1.0.29 app/assets/stylesheets/light/fields/date_field.css