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.3.13 app/assets/stylesheets/light/fields/date_field.css
bullet_train-themes-light-1.3.12 app/assets/stylesheets/light/fields/date_field.css
bullet_train-themes-light-1.3.11 app/assets/stylesheets/light/fields/date_field.css
bullet_train-themes-light-1.3.10 app/assets/stylesheets/light/fields/date_field.css
bullet_train-themes-light-1.3.9 app/assets/stylesheets/light/fields/date_field.css
bullet_train-themes-light-1.3.8 app/assets/stylesheets/light/fields/date_field.css
bullet_train-themes-light-1.3.7 app/assets/stylesheets/light/fields/date_field.css
bullet_train-themes-light-1.3.6 app/assets/stylesheets/light/fields/date_field.css
bullet_train-themes-light-1.3.5 app/assets/stylesheets/light/fields/date_field.css
bullet_train-themes-light-1.3.4 app/assets/stylesheets/light/fields/date_field.css
bullet_train-themes-light-1.3.3 app/assets/stylesheets/light/fields/date_field.css
bullet_train-themes-light-1.3.2 app/assets/stylesheets/light/fields/date_field.css
bullet_train-themes-light-1.3.1 app/assets/stylesheets/light/fields/date_field.css
bullet_train-themes-light-1.3.0 app/assets/stylesheets/light/fields/date_field.css
bullet_train-themes-light-1.2.27 app/assets/stylesheets/light/fields/date_field.css
bullet_train-themes-light-1.2.26 app/assets/stylesheets/light/fields/date_field.css
bullet_train-themes-light-1.2.25 app/assets/stylesheets/light/fields/date_field.css
bullet_train-themes-light-1.2.24 app/assets/stylesheets/light/fields/date_field.css
bullet_train-themes-light-1.2.23 app/assets/stylesheets/light/fields/date_field.css
bullet_train-themes-light-1.2.22 app/assets/stylesheets/light/fields/date_field.css