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.59 vendor/assets/stylesheets/components/_timepicker.scss
active_frontend-14.0.58 vendor/assets/stylesheets/components/_timepicker.scss
active_frontend-14.0.57 vendor/assets/stylesheets/components/_timepicker.scss
active_frontend-14.0.56 vendor/assets/stylesheets/components/_timepicker.scss
active_frontend-14.0.55 vendor/assets/stylesheets/components/_timepicker.scss
active_frontend-14.0.54 vendor/assets/stylesheets/components/_timepicker.scss
active_frontend-14.0.53 vendor/assets/stylesheets/components/_timepicker.scss
active_frontend-14.0.52 vendor/assets/stylesheets/components/_timepicker.scss
active_frontend-14.0.51 vendor/assets/stylesheets/components/_timepicker.scss
active_frontend-14.0.50 vendor/assets/stylesheets/components/_timepicker.scss
active_frontend-14.0.49 vendor/assets/stylesheets/components/_timepicker.scss
active_frontend-14.0.48 vendor/assets/stylesheets/components/_timepicker.scss
active_frontend-14.0.47 vendor/assets/stylesheets/components/_timepicker.scss
active_frontend-14.0.46 vendor/assets/stylesheets/components/_timepicker.scss
active_frontend-14.0.45 vendor/assets/stylesheets/components/_timepicker.scss
active_frontend-14.0.44 vendor/assets/stylesheets/components/_timepicker.scss
active_frontend-14.0.43 vendor/assets/stylesheets/components/_timepicker.scss
active_frontend-14.0.42 vendor/assets/stylesheets/components/_timepicker.scss
active_frontend-14.0.41 vendor/assets/stylesheets/components/_timepicker.scss
active_frontend-14.0.40 vendor/assets/stylesheets/components/_timepicker.scss