Sha256: fd1c071943d102fbb5bbdc889e53c35f545b4ca6d62f81fcdc669906f12af154

Contents?: true

Size: 399 Bytes

Versions: 18

Compression:

Stored size: 399 Bytes

Contents

// This is the radio button form input
.effective-orders-stripe-plans {
  input { display: none; }
  label { width: 100%; padding-left: 0px; }
  .radio + .radio { margin-top: 10px; }

  .visible-when-selected { display: none; }
  .visible-when-unselected { display: block; }

  label > .selected {
    .visible-when-selected { display: block; }
    .visible-when-unselected { display: none; }
  }
}

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
effective_orders-3.2.3 app/assets/stylesheets/effective_orders/_subscriptions.scss
effective_orders-3.2.2 app/assets/stylesheets/effective_orders/_subscriptions.scss
effective_orders-3.2.1 app/assets/stylesheets/effective_orders/_subscriptions.scss
effective_orders-3.2.0 app/assets/stylesheets/effective_orders/_subscriptions.scss
effective_orders-3.1.7 app/assets/stylesheets/effective_orders/_subscriptions.scss
effective_orders-3.1.6 app/assets/stylesheets/effective_orders/_subscriptions.scss
effective_orders-3.1.4 app/assets/stylesheets/effective_orders/_subscriptions.scss
effective_orders-3.1.3 app/assets/stylesheets/effective_orders/_subscriptions.scss
effective_orders-3.1.0 app/assets/stylesheets/effective_orders/_subscriptions.scss
effective_orders-3.0.4 app/assets/stylesheets/effective_orders/_subscriptions.scss
effective_orders-3.0.3 app/assets/stylesheets/effective_orders/_subscriptions.scss
effective_orders-3.0.2 app/assets/stylesheets/effective_orders/_subscriptions.scss
effective_orders-4.0.0beta4 app/assets/stylesheets/effective_orders/_subscriptions.scss
effective_orders-4.0.0beta3 app/assets/stylesheets/effective_orders/_subscriptions.scss
effective_orders-4.0.0beta2 app/assets/stylesheets/effective_orders/_subscriptions.scss
effective_orders-4.0.0beta1 app/assets/stylesheets/effective_orders/_subscriptions.scss
effective_orders-3.0.1 app/assets/stylesheets/effective_orders/_subscriptions.scss
effective_orders-3.0.0 app/assets/stylesheets/effective_orders/_subscriptions.scss