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.3.12 app/assets/stylesheets/effective_orders/_order.scss
effective_orders-1.3.11 app/assets/stylesheets/effective_orders/_order.scss
effective_orders-1.3.10 app/assets/stylesheets/effective_orders/_order.scss
effective_orders-1.3.9 app/assets/stylesheets/effective_orders/_order.scss
effective_orders-1.3.8 app/assets/stylesheets/effective_orders/_order.scss
effective_orders-1.3.7 app/assets/stylesheets/effective_orders/_order.scss
effective_orders-1.3.6 app/assets/stylesheets/effective_orders/_order.scss
effective_orders-1.3.5 app/assets/stylesheets/effective_orders/_order.scss
effective_orders-1.3.4 app/assets/stylesheets/effective_orders/_order.scss
effective_orders-1.3.3 app/assets/stylesheets/effective_orders/_order.scss
effective_orders-1.3.2 app/assets/stylesheets/effective_orders/_order.scss
effective_orders-1.3.1 app/assets/stylesheets/effective_orders/_order.scss
effective_orders-1.3.0 app/assets/stylesheets/effective_orders/_order.scss