Sha256: e3991d6bc4d607675359e18dc01982c70e59eb4db0a175f2e309a063ee004d7f

Contents?: true

Size: 518 Bytes

Versions: 131

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

131 entries across 131 versions & 1 rubygems

Version Path
bullet_train-themes-light-1.14.0 app/assets/stylesheets/light/fields/date_field.css
bullet_train-themes-light-1.13.0 app/assets/stylesheets/light/fields/date_field.css
bullet_train-themes-light-1.12.3 app/assets/stylesheets/light/fields/date_field.css
bullet_train-themes-light-1.12.2 app/assets/stylesheets/light/fields/date_field.css
bullet_train-themes-light-1.12.1 app/assets/stylesheets/light/fields/date_field.css
bullet_train-themes-light-1.12.0 app/assets/stylesheets/light/fields/date_field.css
bullet_train-themes-light-1.11.0 app/assets/stylesheets/light/fields/date_field.css
bullet_train-themes-light-1.10.0 app/assets/stylesheets/light/fields/date_field.css
bullet_train-themes-light-1.9.0 app/assets/stylesheets/light/fields/date_field.css
bullet_train-themes-light-1.8.5 app/assets/stylesheets/light/fields/date_field.css
bullet_train-themes-light-1.8.4 app/assets/stylesheets/light/fields/date_field.css
bullet_train-themes-light-1.8.3 app/assets/stylesheets/light/fields/date_field.css
bullet_train-themes-light-1.8.2 app/assets/stylesheets/light/fields/date_field.css
bullet_train-themes-light-1.8.1 app/assets/stylesheets/light/fields/date_field.css
bullet_train-themes-light-1.8.0 app/assets/stylesheets/light/fields/date_field.css
bullet_train-themes-light-1.7.23 app/assets/stylesheets/light/fields/date_field.css
bullet_train-themes-light-1.7.22 app/assets/stylesheets/light/fields/date_field.css
bullet_train-themes-light-1.7.21 app/assets/stylesheets/light/fields/date_field.css
bullet_train-themes-light-1.7.20 app/assets/stylesheets/light/fields/date_field.css
bullet_train-themes-light-1.7.19 app/assets/stylesheets/light/fields/date_field.css