Sha256: c2849c4d375f324c6c45c9c7f42fca834bb8f6893b1b8df36a1d9e10d81174fd
Contents?: true
Size: 571 Bytes
Versions: 1
Compression:
Stored size: 571 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; } .bv-form .bv-icon-no-label { top: 0; } .bv-form .bv-icon-input-group { top: 0; z-index: 100; }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
bootstrap-validator-rails-0.5.2 | vendor/assets/stylesheets/bootstrapValidator.css |