Sha256: 27f843718ec6aec11b34f9ccae91393c614f8d598c9a7fc7c65610cf409b9980

Contents?: true

Size: 440 Bytes

Versions: 18

Compression:

Stored size: 440 Bytes

Contents

.effective-order {
  .table {
    clear: both;

    tfoot {
      > tr:first-child {
        border-top: 20px solid transparent;
      }

      th {
        border: none;
        text-align: right;
        padding-right: 65px;
      }

      .actions { border: none; }
    }

    .price { text-align: right; }
  }

  .effective-stripe-subscription {
    input {
      margin-top: 5px;
      width: 30%;
      min-width: 200px;
    }
  }

}

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
effective_orders-1.2.13 app/assets/stylesheets/effective_orders/_order.scss
effective_orders-1.2.12 app/assets/stylesheets/effective_orders/_order.scss
effective_orders-1.2.11 app/assets/stylesheets/effective_orders/_order.scss
effective_orders-1.2.10 app/assets/stylesheets/effective_orders/_order.scss
effective_orders-1.2.9 app/assets/stylesheets/effective_orders/_order.scss
effective_orders-1.2.8 app/assets/stylesheets/effective_orders/_order.scss
effective_orders-1.2.7 app/assets/stylesheets/effective_orders/_order.scss
effective_orders-1.2.6 app/assets/stylesheets/effective_orders/_order.scss
effective_orders-1.2.5 app/assets/stylesheets/effective_orders/_order.scss
effective_orders-1.2.4 app/assets/stylesheets/effective_orders/_order.scss
effective_orders-1.2.3 app/assets/stylesheets/effective_orders/_order.scss
effective_orders-1.2.2 app/assets/stylesheets/effective_orders/_order.scss
effective_orders-1.2.1 app/assets/stylesheets/effective_orders/_order.scss
effective_orders-1.2.0 app/assets/stylesheets/effective_orders/_order.scss
effective_orders-1.1.2 app/assets/stylesheets/effective_orders/_order.scss
effective_orders-1.1.1 app/assets/stylesheets/effective_orders/_order.scss
effective_orders-1.1.0 app/assets/stylesheets/effective_orders/_order.scss
effective_orders-1.0.0 app/assets/stylesheets/effective_orders/_order.scss