Sha256: 3dc9265fb4b086fb3b9c33d4d771669c99afa9286878a779dab3f232abd2453f

Contents?: true

Size: 540 Bytes

Versions: 33

Compression:

Stored size: 540 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;
    }
  }
}

.effective-order-purchase-actions {
  text-align: right;

  > * {
    display: inline-block;
  }

}

Version data entries

33 entries across 33 versions & 1 rubygems

Version Path
effective_orders-1.6.0 app/assets/stylesheets/effective_orders/_order.scss
effective_orders-1.5.9 app/assets/stylesheets/effective_orders/_order.scss
effective_orders-1.5.8 app/assets/stylesheets/effective_orders/_order.scss
effective_orders-1.5.7 app/assets/stylesheets/effective_orders/_order.scss
effective_orders-1.5.5 app/assets/stylesheets/effective_orders/_order.scss
effective_orders-1.5.4 app/assets/stylesheets/effective_orders/_order.scss
effective_orders-1.5.3 app/assets/stylesheets/effective_orders/_order.scss
effective_orders-1.5.2 app/assets/stylesheets/effective_orders/_order.scss
effective_orders-1.5.1 app/assets/stylesheets/effective_orders/_order.scss
effective_orders-1.5.0 app/assets/stylesheets/effective_orders/_order.scss
effective_orders-1.4.8 app/assets/stylesheets/effective_orders/_order.scss
effective_orders-1.4.7 app/assets/stylesheets/effective_orders/_order.scss
effective_orders-1.4.6 app/assets/stylesheets/effective_orders/_order.scss
effective_orders-1.4.5 app/assets/stylesheets/effective_orders/_order.scss
effective_orders-1.4.4 app/assets/stylesheets/effective_orders/_order.scss
effective_orders-1.4.3 app/assets/stylesheets/effective_orders/_order.scss
effective_orders-1.4.2 app/assets/stylesheets/effective_orders/_order.scss
effective_orders-1.4.1 app/assets/stylesheets/effective_orders/_order.scss
effective_orders-1.4.0 app/assets/stylesheets/effective_orders/_order.scss
effective_orders-1.3.13 app/assets/stylesheets/effective_orders/_order.scss