1
0
Fork 0
mirror of https://github.com/twbs/bootstrap.git synced 2022-11-09 12:25:43 -05:00
twbs--bootstrap/less
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
..
mixins Add summary of #11526 to explanatory Less comment 2014-12-22 17:24:37 -08:00
.csscomb.json
.csslintrc
alerts.less Trim whitespaces 2015-01-19 21:26:01 +01:00
badges.less Fix having multiple selectors on a single line. 2015-01-21 16:38:58 -05:00
bootstrap.less
breadcrumbs.less
button-groups.less Nested button groups with only one child now have rounded corners (Iss.#15270) 2014-12-03 11:44:35 -05:00
buttons.less Only disable pointer-events on disabled <a> btns; fixes #16088 2015-03-17 10:29:36 -07:00
carousel.less add more refs to browser-related bugs in Less comments 2014-12-22 17:24:26 -08:00
close.less add more refs to browser-related bugs in Less comments 2014-12-22 17:24:26 -08:00
code.less
component-animations.less rm visibility where redundant to display 2015-03-09 01:40:26 -07:00
dropdowns.less [Fix Issue #15682] .caret is smaller in Firefox than other browsers 2015-01-29 07:46:45 -05:00
forms.less Remove trailing whitespace in forms.less 2015-03-10 20:16:10 +00:00
glyphicons.less Add .glyphicon-* aliases for other ISO 4217-ish currency codes 2015-01-20 16:24:48 -08:00
grid.less
input-groups.less
jumbotron.less Trim whitespaces 2015-01-19 21:26:01 +01:00
labels.less
list-group.less Badges: fix active styles when in non-anchor .list-group-item 2014-11-08 11:00:37 +01:00
media.less Fixes #14990: Media bodies take up full width 2014-12-17 11:19:06 -05:00
mixins.less
modals.less Modal: Fix backdrop not readjusting when height changes 2015-03-03 05:27:26 +01:00
navbar.less rm visibility where redundant to display 2015-03-09 01:40:26 -07:00
navs.less rm visibility where redundant to display 2015-03-09 01:40:26 -07:00
normalize.less
pager.less
pagination.less
panels.less fixes #15493: inherit color on small/.small in .panel-title 2015-01-17 21:35:55 -08:00
popovers.less fix "propertes" typos in comments 2014-12-19 18:19:18 -08:00
print.less
progress-bars.less
responsive-embed.less Extract responsive embed nested classes 2015-02-02 19:26:30 +02:00
responsive-utilities.less
scaffolding.less Add upstream patch comment 2015-03-02 14:36:36 +00:00
tables.less Fix table-striped to work with bootstraps tooltips on rows 2015-01-13 14:18:52 +13:00
theme.less Add .disabled class styling for .btn-styles 2015-01-02 11:28:09 +02:00
thumbnails.less
tooltip.less rm visibility where redundant to display 2015-03-09 01:40:26 -07:00
type.less [Fixes #15825] .initialism class should use mixin 2015-02-17 10:48:12 -05:00
utilities.less Removed visibility: hidden !important from .hidden class 2015-02-05 13:28:22 +05:30
variables.less Modal: Fix backdrop not readjusting when height changes 2015-03-03 05:27:26 +01:00
wells.less