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.4.7 app/assets/stylesheets/light/fields/date_field.css
bullet_train-themes-light-1.4.6 app/assets/stylesheets/light/fields/date_field.css
bullet_train-themes-light-1.4.5 app/assets/stylesheets/light/fields/date_field.css
bullet_train-themes-light-1.4.4 app/assets/stylesheets/light/fields/date_field.css
bullet_train-themes-light-1.4.3 app/assets/stylesheets/light/fields/date_field.css
bullet_train-themes-light-1.4.2 app/assets/stylesheets/light/fields/date_field.css
bullet_train-themes-light-1.4.1 app/assets/stylesheets/light/fields/date_field.css
bullet_train-themes-light-1.4.0 app/assets/stylesheets/light/fields/date_field.css
bullet_train-themes-light-1.3.25 app/assets/stylesheets/light/fields/date_field.css
bullet_train-themes-light-1.3.24 app/assets/stylesheets/light/fields/date_field.css
bullet_train-themes-light-1.3.23 app/assets/stylesheets/light/fields/date_field.css
bullet_train-themes-light-1.3.22 app/assets/stylesheets/light/fields/date_field.css
bullet_train-themes-light-1.3.21 app/assets/stylesheets/light/fields/date_field.css
bullet_train-themes-light-1.3.20 app/assets/stylesheets/light/fields/date_field.css
bullet_train-themes-light-1.3.19 app/assets/stylesheets/light/fields/date_field.css
bullet_train-themes-light-1.3.18 app/assets/stylesheets/light/fields/date_field.css
bullet_train-themes-light-1.3.17 app/assets/stylesheets/light/fields/date_field.css
bullet_train-themes-light-1.3.16 app/assets/stylesheets/light/fields/date_field.css
bullet_train-themes-light-1.3.15 app/assets/stylesheets/light/fields/date_field.css
bullet_train-themes-light-1.3.14 app/assets/stylesheets/light/fields/date_field.css