Sha256: e3991d6bc4d607675359e18dc01982c70e59eb4db0a175f2e309a063ee004d7f

Contents?: true

Size: 518 Bytes

Versions: 134

Compression:

Stored size: 518 Bytes

Contents

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

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

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

Version data entries

134 entries across 134 versions & 1 rubygems

Version Path
bullet_train-themes-light-1.6.35 app/assets/stylesheets/light/fields/date_field.css
bullet_train-themes-light-1.6.34 app/assets/stylesheets/light/fields/date_field.css
bullet_train-themes-light-1.6.33 app/assets/stylesheets/light/fields/date_field.css
bullet_train-themes-light-1.6.32 app/assets/stylesheets/light/fields/date_field.css
bullet_train-themes-light-1.6.31 app/assets/stylesheets/light/fields/date_field.css
bullet_train-themes-light-1.6.30 app/assets/stylesheets/light/fields/date_field.css
bullet_train-themes-light-1.6.29 app/assets/stylesheets/light/fields/date_field.css
bullet_train-themes-light-1.6.28 app/assets/stylesheets/light/fields/date_field.css
bullet_train-themes-light-1.6.27 app/assets/stylesheets/light/fields/date_field.css
bullet_train-themes-light-1.6.26 app/assets/stylesheets/light/fields/date_field.css
bullet_train-themes-light-1.6.25 app/assets/stylesheets/light/fields/date_field.css
bullet_train-themes-light-1.6.24 app/assets/stylesheets/light/fields/date_field.css
bullet_train-themes-light-1.6.23 app/assets/stylesheets/light/fields/date_field.css
bullet_train-themes-light-1.6.22 app/assets/stylesheets/light/fields/date_field.css
bullet_train-themes-light-1.6.21 app/assets/stylesheets/light/fields/date_field.css
bullet_train-themes-light-1.6.20 app/assets/stylesheets/light/fields/date_field.css
bullet_train-themes-light-1.6.19 app/assets/stylesheets/light/fields/date_field.css
bullet_train-themes-light-1.6.18 app/assets/stylesheets/light/fields/date_field.css
bullet_train-themes-light-1.6.17 app/assets/stylesheets/light/fields/date_field.css
bullet_train-themes-light-1.6.16 app/assets/stylesheets/light/fields/date_field.css