bootstrap/less/mixins
Patrick H. Lauke 068675c72c Darker style focus/hover on active buttons
Currently, hovering with mouse or setting focus on a button which is
active has same styling as on a non-active button. This results in
problems for keyboard users, who set focus on a toggle and activate it,
but cannot visually see that their action had any effect. Ditto for
mouse users hovering over a toggle and clicking it. This adds an
explicit additional style for focus/hover on active buttons.
Note that this does not address issues of browser focus remaining on a
button after a mouse click (e.g. #13971), as this will likely require
extra JavaScript to fix.
2015-03-25 22:52:49 +00:00
..
alerts.less Formatting, comment consolidation, and line endings 2014-03-10 00:05:57 -07:00
background-variant.less Formatting, comment consolidation, and line endings 2014-03-10 00:05:57 -07:00
border-radius.less Formatting, comment consolidation, and line endings 2014-03-10 00:05:57 -07:00
buttons.less Darker style focus/hover on active buttons 2015-03-25 22:52:49 +00:00
center-block.less Formatting, comment consolidation, and line endings 2014-03-10 00:05:57 -07:00
clearfix.less Formatting, comment consolidation, and line endings 2014-03-10 00:05:57 -07:00
forms.less merge in and resolve conflicts 2014-07-02 22:54:56 -07:00
gradients.less Addresses part of #13643: Correct webkit-linear-gradient syntax in horizontal gradients 2014-06-08 23:02:16 -07:00
grid-framework.less Update grid-framework.less 2014-10-30 01:20:35 +01:00
grid.less Fix gutter variable 2014-06-10 16:46:04 +02:00
hide-text.less Formatting, comment consolidation, and line endings 2014-03-10 00:05:57 -07:00
image.less Part 1 for fixing #13996: Revert the width: 100% \9; IE hack for SVG img-responsive 2014-07-07 16:59:59 -07:00
labels.less Less: Remove empty lines and blanks. 2014-08-26 02:24:09 +04:00
list-group.less Formatting, comment consolidation, and line endings 2014-03-10 00:05:57 -07:00
nav-divider.less Formatting, comment consolidation, and line endings 2014-03-10 00:05:57 -07:00
nav-vertical-align.less Formatting, comment consolidation, and line endings 2014-03-10 00:05:57 -07:00
opacity.less Formatting, comment consolidation, and line endings 2014-03-10 00:05:57 -07:00
pagination.less Formatting, comment consolidation, and line endings 2014-03-10 00:05:57 -07:00
panels.less fix variables in panels.less 2014-05-27 17:09:47 +04:30
progress-bar.less Use full deprecation version 2014-06-19 11:09:35 +02:00
reset-filter.less Formatting, comment consolidation, and line endings 2014-03-10 00:05:57 -07:00
resize.less change note in .resizable() mixin for accuracy 2014-05-14 15:33:41 -07:00
responsive-visibility.less Formatting, comment consolidation, and line endings 2014-03-10 00:05:57 -07:00
size.less Formatting, comment consolidation, and line endings 2014-03-10 00:05:57 -07:00
tab-focus.less Formatting, comment consolidation, and line endings 2014-03-10 00:05:57 -07:00
table-row.less Support for hovering on cell's with state 2014-03-11 12:32:46 +03:00
text-emphasis.less Formatting, comment consolidation, and line endings 2014-03-10 00:05:57 -07:00
text-overflow.less Formatting, comment consolidation, and line endings 2014-03-10 00:05:57 -07:00
vendor-prefixes.less Add summary of #11526 to explanatory Less comment 2014-12-22 17:24:37 -08:00