aboutsummaryrefslogtreecommitdiff
path: root/dist/css/bootstrap.css
AgeCommit message (Collapse)AuthorFilesLines
2015-04-04Merge branch 'master' into fix_15830Mark Otto1-15/+19
Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css
2015-04-04automatic `grunt dist`Bootstrap's Grunt bot1-2/+4
2015-03-28fixes #15830: properly reset border-radius on list items in collapsing panel ↵Mark Otto1-0/+4
groups
2015-03-29automatic `grunt dist`Bootstrap's Grunt bot1-2/+4
2015-03-29automatic `grunt dist`Bootstrap's Grunt bot1-5/+5
2015-03-28Merge branch 'master' into input_sizingMark Otto1-23/+162
Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css
2015-03-28automatic `grunt dist`Bootstrap's Grunt bot1-12/+138
2015-03-27automatic `grunt dist`Bootstrap's Grunt bot1-5/+10
2015-03-26automatic `grunt dist`Bootstrap's Grunt bot1-5/+10
2015-03-25Fixes #15074: Manually handle input sizing in form groups instead of using ↵Mark Otto1-6/+6
mixins because nesting
2015-03-17Only disable pointer-events on disabled <a> btns; fixes #16088Chris Rebert1-1/+4
<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-16full gruntv3.3.4Chris Rebert1-1/+1
2015-03-09automatic grunt distBootstrap's Grunt bot1-6/+0
2015-03-09automatic grunt distBootstrap's Grunt bot1-1/+0
2015-03-03automatic grunt distBootstrap's Grunt bot1-2/+4
2015-03-02automatic grunt distBootstrap's Grunt bot1-0/+3
2015-02-21automatic grunt distBootstrap's Grunt bot1-0/+1
2015-02-19automatic grunt distBootstrap's Grunt bot1-0/+3
2015-02-19automatic grunt distBootstrap's Grunt bot1-0/+28
2015-02-17automatic grunt distBootstrap's Grunt bot1-1/+4
2015-02-12automatic grunt distBootstrap's Grunt bot1-28/+0
2015-02-09automatic grunt distBootstrap's Grunt bot1-1/+1
2015-02-03automatic grunt distBootstrap's Grunt bot1-2/+2
2015-01-22automatic grunt distBootstrap's Grunt bot1-1/+2
2015-01-20Add .glyphicon-* aliases for other ISO 4217-ish currency codesChris Rebert1-0/+12
Fixes #15617.
2015-01-19bump versionsMark Otto1-1/+1
2015-01-18fixes #15497: increase decimals on line-height-large from 1.33 to 1.3333333 ↵Mark Otto1-6/+6
to fix button sizing in Win 8.1 Chrome
2015-01-18Fixes #15142: Add position: relative; to .dropup for proper placement of menusMark Otto1-0/+1
2015-01-18Merge branch 'master' into pr/15278Mark Otto1-12/+34
Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/assets/js/customize.min.js docs/assets/js/raw-files.min.js docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css
2015-01-17fixes #15493: inherit color on small/.small in .panel-titleMark Otto1-1/+5
2015-01-18automatic grunt distBootstrap's Grunt bot1-1/+1
2015-01-15Fixes #15536, #15559: Add .form-group sizing support to .form-control-staticMark Otto1-0/+12
2014-12-31Merge pull request #15464 from twbs/address-15419Chris Rebert1-6/+0
Address #15419
2015-01-01automatic grunt distBootstrap's Grunt bot1-1/+1
2014-12-29Disable .glyphicon-door & .glyphicon-key for the time beingChris Rebert1-6/+0
Closes #15419 Refs #10106
2014-12-22Fixes #15422: Alternate fix for temporal input sizing in input groupsMark Otto1-2/+10
2014-12-21automatic grunt distBootstrap's Grunt bot1-0/+4
2014-12-15automatic grunt distBootstrap's Grunt bot1-1/+1
2014-12-12automatic grunt distBootstrap's Grunt bot1-1/+1
2014-12-03Nested button groups with only one child now have rounded corners (Iss.#15270)Matt Smith1-3/+3
2014-12-03automatic `grunt dist`Bootstrap's Grunt bot1-0/+1
2014-12-02Temporarily revert "automatic grunt dist" so Grunt bot will run again.Chris Rebert1-1/+0
This reverts commit 2c1c885ed4978900fb2a5e3310a428fd72b89c12.
2014-12-03automatic grunt distBootstrap's Grunt bot1-0/+1
2014-11-30Bump Glyphicons to v1.9Mark Otto1-0/+180
2014-11-29gruntMark Otto1-3/+8
2014-11-29Fixes #15074: Fix the nesting problem with form control size variantsMark Otto1-8/+30
2014-11-29gruntMark Otto1-1/+4
2014-11-12bump version to v3.3.1v3.3.1Mark Otto1-1/+1
2014-11-11gruntMark Otto1-4/+0
2014-11-09darken primary blue for accessibility contrast on link colorsMark Otto1-36/+36