-
Chris Rebert authored
<a> doesn't support the `[disabled]` attribute, so `a.btn.disabled` simulates it using `pointer-events: none`. However, this is unnecessary for <button>s and <input>s, and also prevents their `[disabled]` cursor from displaying. [skip sauce] [skip validator]
c26ffd43
| Name |
Last commit
|
Last update |
|---|---|---|
| dist | ||
| docs | ||
| fonts | ||
| grunt | ||
| js | ||
| less | ||
| test-infra | ||
| .editorconfig | ||
| .gitattributes | ||
| .gitignore | ||
| .travis.yml | ||
| CNAME | ||
| CONTRIBUTING.md | ||
| Gruntfile.js | ||
| LICENSE | ||
| README.md | ||
| _config.yml | ||
| bower.json | ||
| composer.json | ||
| package.js | ||
| package.json |