Sha256: 20a54044507b14b9b926010e1b905fd9d391c730b2bda938053c587943b1096c

Contents?: true

Size: 495 Bytes

Versions: 160

Compression:

Stored size: 495 Bytes

Contents

// Table of Contents
// ==================================================
// Timepicker

// scss-lint:disable NestingDepth
// scss-lint:disable SelectorDepth

// Timepicker
// ==================================================
.timepicker {
  padding: 4px;

  table {
    width: 100%;

    td {
      height: 30px;
      padding: 0;
      text-align: center;

      a {
        font-size: 24px;

        &:hover,
        &:active,
        &:focus { color: color(primary); }
      }
    }
  }
}

Version data entries

160 entries across 160 versions & 1 rubygems

Version Path
active_frontend-14.0.99 vendor/assets/stylesheets/components/_timepicker.scss
active_frontend-14.0.98 vendor/assets/stylesheets/components/_timepicker.scss
active_frontend-14.0.97 vendor/assets/stylesheets/components/_timepicker.scss
active_frontend-14.0.96 vendor/assets/stylesheets/components/_timepicker.scss
active_frontend-14.0.95 vendor/assets/stylesheets/components/_timepicker.scss
active_frontend-14.0.94 vendor/assets/stylesheets/components/_timepicker.scss
active_frontend-14.0.93 vendor/assets/stylesheets/components/_timepicker.scss
active_frontend-14.0.92 vendor/assets/stylesheets/components/_timepicker.scss
active_frontend-14.0.91 vendor/assets/stylesheets/components/_timepicker.scss
active_frontend-14.0.90 vendor/assets/stylesheets/components/_timepicker.scss
active_frontend-14.0.89 vendor/assets/stylesheets/components/_timepicker.scss
active_frontend-14.0.88 vendor/assets/stylesheets/components/_timepicker.scss
active_frontend-14.0.87 vendor/assets/stylesheets/components/_timepicker.scss
active_frontend-14.0.86 vendor/assets/stylesheets/components/_timepicker.scss
active_frontend-14.0.85 vendor/assets/stylesheets/components/_timepicker.scss
active_frontend-14.0.84 vendor/assets/stylesheets/components/_timepicker.scss
active_frontend-14.0.83 vendor/assets/stylesheets/components/_timepicker.scss
active_frontend-14.0.82 vendor/assets/stylesheets/components/_timepicker.scss
active_frontend-14.0.81 vendor/assets/stylesheets/components/_timepicker.scss
active_frontend-14.0.80 vendor/assets/stylesheets/components/_timepicker.scss