0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-01 13:24:25 +01:00
Bootstrap/dist/css
Chris Rebert c26ffd43c3 Only disable pointer-events on disabled <a> btns; fixes #16088
<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]
2015-03-17 10:29:36 -07:00
..
bootstrap-theme.css full grunt 2015-03-16 08:44:41 -07:00
bootstrap-theme.css.map automatic grunt dist 2015-02-19 04:21:09 +00:00
bootstrap-theme.min.css full grunt 2015-03-16 08:44:41 -07:00
bootstrap.css Only disable pointer-events on disabled <a> btns; fixes #16088 2015-03-17 10:29:36 -07:00
bootstrap.css.map automatic grunt dist 2015-03-10 20:20:23 +00:00
bootstrap.min.css full grunt 2015-03-16 08:44:41 -07:00