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-15.0.11 vendor/assets/stylesheets/components/_timepicker.scss
active_frontend-15.0.10 vendor/assets/stylesheets/components/_timepicker.scss
active_frontend-15.0.9 vendor/assets/stylesheets/components/_timepicker.scss
active_frontend-15.0.8 vendor/assets/stylesheets/components/_timepicker.scss
active_frontend-15.0.7 vendor/assets/stylesheets/components/_timepicker.scss
active_frontend-15.0.6 vendor/assets/stylesheets/components/_timepicker.scss
active_frontend-15.0.5 vendor/assets/stylesheets/components/_timepicker.scss
active_frontend-15.0.4 vendor/assets/stylesheets/components/_timepicker.scss
active_frontend-15.0.3 vendor/assets/stylesheets/components/_timepicker.scss
active_frontend-15.0.2 vendor/assets/stylesheets/components/_timepicker.scss
active_frontend-15.0.1 vendor/assets/stylesheets/components/_timepicker.scss
active_frontend-14.2.6 vendor/assets/stylesheets/components/_timepicker.scss
active_frontend-14.2.5 vendor/assets/stylesheets/components/_timepicker.scss
active_frontend-14.2.4 vendor/assets/stylesheets/components/_timepicker.scss
active_frontend-14.2.3 vendor/assets/stylesheets/components/_timepicker.scss
active_frontend-14.2.2 vendor/assets/stylesheets/components/_timepicker.scss
active_frontend-14.2.1 vendor/assets/stylesheets/components/_timepicker.scss
active_frontend-14.2.0 vendor/assets/stylesheets/components/_timepicker.scss
active_frontend-14.1.41 vendor/assets/stylesheets/components/_timepicker.scss
active_frontend-14.1.40 vendor/assets/stylesheets/components/_timepicker.scss