Sha256: d67f3bdf2482b521dcec509151f0b85554511476aff1fb4fffd639b6b4618d5f

Contents?: true

Size: 472 Bytes

Versions: 23

Compression:

Stored size: 472 Bytes

Contents

/**
 * BootstrapValidator (http://bootstrapvalidator.com)
 * The best jQuery plugin to validate form fields. Designed to use with Bootstrap 3
 *
 * @author      http://twitter.com/nghuuphuoc
 * @copyright   (c) 2013 - 2014 Nguyen Huu Phuoc
 * @license     MIT
 */

.bv-form .help-block {
    margin-bottom: 0;
}
.bv-form .tooltip-inner {
    text-align: left;
}
.nav-tabs li.bv-tab-success > a {
    color: #3c763d;
}
.nav-tabs li.bv-tab-error > a {
    color: #a94442;
}

Version data entries

23 entries across 23 versions & 3 rubygems

Version Path
bootstrap-validator-rails-0.5.0a vendor/assets/stylesheets/bootstrapValidator.css
bootstrap-validator-rails-0.5.0 vendor/assets/stylesheets/bootstrapValidator.css
bootstrap-validator-rails-0.0.1 vendor/assets/stylesheets/bootstrapValidator.css