Sha256: 950f2988a6cdec28910cc9f4a203b09691c31927e3696375d5e344b18d5576f0

Contents?: true

Size: 479 Bytes

Versions: 6

Compression:

Stored size: 479 Bytes

Contents

/*
 * This is a manifest file that'll automatically include all the stylesheets available in this directory
 * and any sub-directories. You're free to add application-wide styles to this file and they'll appear at
 * the top of the compiled file, but it's generally better to create a new file per style scope.
 *= require_tree .
*/

.payment_amount_invoice {
    width: 100%;
}

#deposit_amount_mismatch {
    text-align: right;
    padding-top: 15px;
    visibility: hidden;
}

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
killbill-deposit-1.0.3 app/assets/stylesheets/deposit/deposit.css
killbill-deposit-1.0.2 app/assets/stylesheets/deposit/deposit.css
killbill-deposit-0.1.1 app/assets/stylesheets/deposit/deposit.css
killbill-deposit-1.0.1 app/assets/stylesheets/deposit/deposit.css
killbill-deposit-0.0.4 app/assets/stylesheets/deposit/deposit.css
killbill-deposit-0.0.3 app/assets/stylesheets/deposit/deposit.css