diff options
author | Camil Staps | 2015-02-05 00:40:47 +0100 |
---|---|---|
committer | Camil Staps | 2015-02-05 00:40:47 +0100 |
commit | c50a323c25a0787ba2051b19721983776a229615 (patch) | |
tree | 87e13060ca6633bed3f5de2e25c5eedf866a0073 /css/plugins/bootstrapValidator | |
parent | Initial commit (diff) |
Initial commit
Diffstat (limited to 'css/plugins/bootstrapValidator')
-rw-r--r-- | css/plugins/bootstrapValidator/bootstrapValidator.min.css | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/css/plugins/bootstrapValidator/bootstrapValidator.min.css b/css/plugins/bootstrapValidator/bootstrapValidator.min.css new file mode 100644 index 0000000..15c0b8d --- /dev/null +++ b/css/plugins/bootstrapValidator/bootstrapValidator.min.css @@ -0,0 +1,11 @@ +/*! + * BootstrapValidator (http://bootstrapvalidator.com) + * The best jQuery plugin to validate form fields. Designed to use with Bootstrap 3 + * + * @version v0.5.1, built on 2014-08-22 4:55:09 PM + * @author https://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}
\ No newline at end of file |