You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
416 B
13 lines
416 B
/**
|
|
* BootstrapValidator (http://bootstrapvalidator.com)
|
|
*
|
|
* The best jQuery plugin to validate form fields. Designed to use with Bootstrap 3
|
|
*
|
|
* @version v0.4.5
|
|
* @author https://twitter.com/nghuuphuoc
|
|
* @copyright (c) 2013 - 2014 Nguyen Huu Phuoc
|
|
* @license MIT
|
|
*/
|
|
|
|
|
|
.bv-form .help-block{margin-bottom:0}.nav-tabs li.bv-tab-success>a{color:#3c763d}.nav-tabs li.bv-tab-error>a{color:#a94442} |