]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Update form validation states 8611/head
authorMark Otto <otto@github.com>
Fri, 26 Jul 2013 02:45:14 +0000 (19:45 -0700)
committerMark Otto <otto@github.com>
Fri, 26 Jul 2013 02:45:14 +0000 (19:45 -0700)
commit27cedf71d58e47c291b73e078adf939014dd838c
treeeef45c6eab62bf2551e2073716f4df1e3f0a4985
parent71d3d2c3f62574bc1722d46498147cc776069c08
Update form validation states

* Once again no longer applies to single inputs (this is a bit simpler,
but I'm open to new ideas) but the entire set of inputs, labels, and
help text within a particular element. However, the styles are not too
dependent on markup or layout, so they're super flexible.
* Simplified the markup in the validation docs examples to match latest
changes.
* Renamed `.form-state-validation` mixin to `.form-control-validation`
to match naming of prev commit.
css.html
dist/css/bootstrap.css
dist/css/bootstrap.min.css
less/forms.less
less/mixins.less