aboutsummaryrefslogtreecommitdiff
path: root/less
AgeCommit message (Collapse)AuthorFilesLines
2015-04-08rm defunct workaround for OS X Chrome <select> printing bugChris Rebert1-6/+0
Chrome fixed the bug several versions ago (see https://github.com/twbs/bootstrap/issues/11245#issuecomment-57494756 ) thus rendering this workaround unnecessary. [skip sauce]
2015-04-08Reset text/font properties more thoroughly for tooltips+popovers; fixes #15925Chris Rebert4-13/+27
[skip sauce]
2015-04-08hoist text-decoration reset up from .tooltip-inner to .tooltipChris Rebert1-1/+1
2015-04-08tooltip: line-height: 1.4 => @line-height-baseChris Rebert1-1/+1
2015-04-07Use CSS hack to fix IE8 .caret regression introduced by #15697; fixes #16172Chris Rebert1-0/+1
[skip sauce] [skip validator]
2015-04-07add px unit to perspective property value; fixes #16247Chris Rebert1-1/+1
[skip sauce] [skip validator]
2015-04-05Merge pull request #15978 from sqal/fix_pagination_border_on_hoverMark Otto1-0/+1
[Fixes #15976] Fix pagination link cut off border on hover
2015-04-05property orderMark Otto1-1/+1
2015-04-05Merge pull request #15945 from kkirsche/patch-9Mark Otto1-0/+1
[Fixes #15944] Add Z-Index to avoid border overlapping
2015-04-04Merge pull request #16234 from twbs/normalize_303Mark Otto1-11/+8
Normalize v3.0.3
2015-04-04Merge branch 'master' into fix_15830Mark Otto3-13/+54
Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css
2015-04-04Merge pull request #16224 from vsn4ik/fix_theme_disabled_btnMark Otto1-4/+17
Fix theme.css .btn[disabled] styles.
2015-04-04bring in normalize's v3.0.3 changesMark Otto1-11/+8
2015-04-04Fix theme.css .btn[disabled] styles.vsn4ik1-4/+17
2015-04-04Merge pull request #16176 from twbs/input_group_sizingMark Otto1-4/+6
Static form control sizing in input groups, again
2015-04-02Adds button styles to `.list-group-item`Zac Echola2-4/+11
Includes buttons with anchor sytles and modifies buttons to match width and text alignment.
2015-03-28Fixes #15536: Resize .control-label's font-size and account for border on ↵Mark Otto1-4/+6
static form control in form groups
2015-03-28fixes #15830: properly reset border-radius on list items in collapsing panel ↵Mark Otto1-0/+6
groups
2015-03-28Merge pull request #15956 from twbs/input-group-sizes-glyphiconMark Otto1-2/+4
Input group sizes: Properly position `.form-control-feedback`
2015-03-28Merge pull request #16159 from twbs/input_sizingMark Otto1-2/+26
Fixes #15074
2015-03-28Match all other responsive utilities and use important on the display: tableMark Otto1-1/+1
2015-03-28Merge branch 'master' into input_sizingMark Otto6-6/+31
Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css
2015-03-28Merge pull request #16154 from patrickhlauke/focus-active-disambiguationPatrick H. Lauke1-2/+18
Darker style focus/hover on active buttons
2015-03-26Make .bg-variant adjust :focus color in addition to :hover colorSerhan Apaydın1-1/+2
2015-03-25Merge pull request #16089 from max-b/jumbotron-font-sizeChris Rebert2-1/+2
Jumbotron: Putting heading font size in variables to allow for easier overrides
2015-03-25Make .text-emphasis-variant adjust :focus color in addition to :hover colorSerhan Apaydın1-1/+2
Closes #16047 by merging a tweaked version of it.
2015-03-25Fixes #15074: Manually handle input sizing in form groups instead of using ↵Mark Otto1-2/+26
mixins because nesting
2015-03-25Darker style focus/hover on active buttonsPatrick H. Lauke1-2/+18
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-18Jumbotron: Putting heading font size in variables to allow for easier overrides.Maxb2-1/+2
2015-03-17Only disable pointer-events on disabled <a> btns; fixes #16088Chris Rebert1-1/+7
<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-15z-index firstPatryk Puszczyk1-1/+1
2015-03-10Remove trailing whitespace in forms.lessGleb Mazovetskiy1-1/+1
2015-03-09rm `visibility` where redundant to `display`Chris Rebert4-6/+1
Refs #15755
2015-03-09Merge pull request #15755 from jitendravyas/masterChris Rebert1-1/+0
Removed `visibility: hidden !important` from `.hidden` class
2015-03-03Modal: Fix backdrop not readjusting when height changesHeinrich Fenkart2-2/+5
Fixes #15136. Closes #15345. Closes #15314. Refs #14724, #14927.
2015-03-02[Fixes #15976] Fix pagination link cut off border on hoverPatryk Puszczyk1-0/+1
2015-03-02Add upstream patch commentPatrick H. Lauke1-0/+1
2015-03-01Input group sizes: Properly position `.form-control-feedback`Heinrich Fenkart1-3/+5
Ref https://github.com/twbs/bootstrap/issues/12868#issuecomment-76291513 Ref 7733f24
2015-02-28iOS fix for role="button" elements; [fixes #15935]Patrick H. Lauke1-0/+11
Fixes "clickability" issue (and more generally, the firing of events such as focus as well) for traditionally non-focusable elements with role="button" (see https://developer.mozilla.org/en-US/docs/Web/Events/click#Safari_Mobile) Fixes #15935
2015-02-27[Fixes #15944] Add Z-Index to avoid border overlapping Kevin Kirsche1-0/+1
[Fixes #15944] Add Z-Index to avoid border overlapping
2015-02-26Merge pull request #15826 from kkirsche/patch-19Mark Otto1-1/+1
[Fixes #15825] .initialism class should use mixin
2015-02-20Fix #15652: Set `position: relative` on .{radio,checkbox}-inlineKevin Kirsche1-0/+1
Closes #15656 by merging it.
2015-02-19Merge pull request #15699 from kkirsche/patch-8Chris Rebert1-0/+3
Fix #15691: .form-control-static changes height when empty
2015-02-19[Fixes #15691] .form-control-static changes height when emptyKevin Kirsche1-0/+3
[Fixes #15691] .form-control-static changes height when empty by setting the minimum height to the size it is when text is in the `.form-control-static` JSFiddle: http://jsfiddle.net/4pdo4yzo/ Compute the minimum height @line-height-computed = ~20px @font-size-base = 14px This should come to approx. 34px Add min-height to from-group-* per @cvrebert I had this wrong. The minimum height would depend on the font-size of that specific group, thus we need to declare it once for font-size-small and once also for font-size-large
2015-02-17Merge pull request #15703 from kkirsche/patch-9Mark Otto1-1/+5
[Fix Issue #15683] `readonly` input should not have a not-allowed cursor
2015-02-17[Fixes #15825] .initialism class should use mixinKevin Kirsche1-1/+1
[Fixes #15825] .initialism class should use text-uppercase() LESS mixin.
2015-02-08Merge pull request #15697 from kkirsche/patch-6Mark Otto1-1/+1
[Fix Issue #15682] .caret is smaller in Firefox than other browsers
2015-02-08Merge pull request #15728 from kkirsche/patch-11Mark Otto2-1/+4
[Fix Issue #15719] Add a variable for .form-group's margin-bottom
2015-02-05Removed visibility: hidden !important from .hidden classJitendra Vyas1-1/+0
This .hidden was taken from HTML 5 Boilerplate and yesterday we discussed on twitter that visibility: hidden !important can be removed now. https://twitter.com/jitendravyas/status/562940090553733121
2015-02-03[Fix Issue #15683] `readonly` input should not have a not-allowed cursorKevin Kirsche1-1/+5
[Fix Issue #15683] `readonly` input should not have a `not-allowed` cursor. Instead, this pull request displays a standard cursor and only displays the not-allowed cursor on disabled items. Revise docs wording to clarify cursor display