aboutsummaryrefslogtreecommitdiff
path: root/dist/css
AgeCommit message (Collapse)AuthorFilesLines
2015-03-28fixes #15830: properly reset border-radius on list items in collapsing panel ↵Mark Otto3-2/+6
groups
2015-03-29automatic `grunt dist`Bootstrap's Grunt bot3-4/+6
2015-03-29automatic `grunt dist`Bootstrap's Grunt bot3-7/+7
2015-03-28Merge branch 'master' into input_sizingMark Otto3-25/+164
Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css
2015-03-28automatic `grunt dist`Bootstrap's Grunt bot3-14/+140
2015-03-27automatic `grunt dist`Bootstrap's Grunt bot3-7/+12
2015-03-26automatic `grunt dist`Bootstrap's Grunt bot1-1/+1
2015-03-26automatic `grunt dist`Bootstrap's Grunt bot3-7/+12
2015-03-26automatic `grunt dist`Bootstrap's Grunt bot2-2/+2
2015-03-25Fixes #15074: Manually handle input sizing in form groups instead of using ↵Mark Otto3-8/+8
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 Rebert4-4/+4
2015-03-11grunt cssMark Otto3-11/+4
2015-03-11grunt cssMark Otto3-20/+2
2015-03-10automatic `grunt dist`Bootstrap's Grunt bot1-1/+1
2015-03-09automatic grunt distBootstrap's Grunt bot3-8/+2
2015-03-09fix examples alignmentMark Otto1-1/+1
2015-03-09automatic grunt distBootstrap's Grunt bot3-3/+2
2015-03-03automatic grunt distBootstrap's Grunt bot3-4/+6
2015-03-02automatic grunt distBootstrap's Grunt bot1-1/+1
2015-03-02automatic grunt distBootstrap's Grunt bot3-2/+5
2015-03-01fix validation, run grunt distMark Otto3-345/+233
2015-02-27automatic grunt distBootstrap's Grunt bot1-1/+1
2015-02-26automatic grunt distBootstrap's Grunt bot1-1/+1
2015-02-21automatic grunt distBootstrap's Grunt bot3-2/+3
2015-02-19automatic grunt distBootstrap's Grunt bot3-2/+5
2015-02-19automatic grunt distBootstrap's Grunt bot6-4/+64
2015-02-17automatic grunt distBootstrap's Grunt bot3-3/+6
2015-02-12automatic grunt distBootstrap's Grunt bot6-64/+4
2015-02-10Downgrade grunt-contrib-cssmin.XhmikosR1-1/+1
v0.12.0-v0.12.1 breaks paths in URL.
2015-02-10automatic grunt distBootstrap's Grunt bot1-1/+1
2015-02-09automatic grunt distBootstrap's Grunt bot3-3/+3
2015-02-09automatic grunt distBootstrap's Grunt bot1-1/+1
2015-02-03automatic grunt distBootstrap's Grunt bot3-4/+4
2015-01-22automatic grunt distBootstrap's Grunt bot3-3/+4
2015-01-21automatic grunt distBootstrap's Grunt bot2-2/+2
2015-01-20gruntMark Otto3-6/+2
2015-01-20Add .glyphicon-* aliases for other ISO 4217-ish currency codesChris Rebert1-0/+12
Fixes #15617.
2015-01-19tons of docs helpers cleanupMark Otto3-3/+4
2015-01-19fix broken breadcrumb dividerMark Otto3-3/+3
2015-01-19fix border color on inverse tablesMark Otto3-3/+3
2015-01-19automatic grunt distBootstrap's Grunt bot1-1/+1
2015-01-19gruntMark Otto3-23/+34
2015-01-19gruntMark Otto1-1/+1
2015-01-19bump versionsMark Otto5-5/+5
2015-01-18fixes #15497: increase decimals on line-height-large from 1.33 to 1.3333333 ↵Mark Otto3-8/+8
to fix button sizing in Win 8.1 Chrome
2015-01-18Fixes #15142: Add position: relative; to .dropup for proper placement of menusMark Otto3-2/+3
2015-01-18Merge branch 'master' into pr/15278Mark Otto6-19/+47
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 Otto3-3/+7
2015-01-18automatic grunt distBootstrap's Grunt bot3-3/+3