mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-22 03:06:20 +10:00
13 lines
416 B
CSS
13 lines
416 B
CSS
/**
|
|
* 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} |