aboutsummaryrefslogtreecommitdiff
path: root/dist/css
AgeCommit message (Expand)AuthorFilesLines
2013-09-11Remove old and unused .prettyprint styles in code.less (per #10566)Mark Otto2-5/+1
2013-09-10generate CSS banners via Gruntfile; fixes #10101Chris Rebert4-17/+27
2013-09-10run grunt distChris Rebert2-2/+3
2013-09-08fixes #10526: Remove custom background on responsive tables and set it in the...Mark Otto2-10/+9
2013-09-08Match order of vars to order of components; darken some alert bordersMark Otto2-9/+9
2013-09-08fixes #10521: Only remove bottom-border from last row of cells in tbody and t...Mark Otto2-3/+1
2013-09-06fixes #10024: Use negative margin to fix the border between button and input ...Mark Otto2-1/+9
2013-09-06Merge branch 'master' of https://github.com/nuttertag/bootstrap into nutterta...Mark Otto2-2/+11
2013-09-05 account for last child bottom border; use 0 instead of noneMark Otto2-1/+32
2013-09-04Fixes #10399: Add hover styles to text emphasis classesMark Otto2-1/+21
2013-09-03Fixes #10407: Add line-height to progress bar for proper text alignment withinMark Otto2-1/+2
2013-09-03fixes #10406: Update grid to use width on .container instead of max-width as ...Mark Otto2-4/+4
2013-09-01fixes #10164: Document .center-block mixin and update CSS to include it as a ...Mark Otto2-1/+7
2013-09-01fixes #10115: Default carousel controls and Glyphicon controls should behave ...Mark Otto2-2/+3
2013-09-01fixes #10111: different colors for dropdown link hover and active statesMark Otto4-5/+14
2013-09-01Merge branch 'master' into table-nestingMark Otto2-9/+7
2013-09-01fixes #10223: adds color to input addonMark Otto2-1/+2
2013-09-01fixes #10153: restore headings-color variableMark Otto2-2/+4
2013-08-28fix #10252 by restricting Android Firefox reset to only .form-control & .btnChris Rebert2-8/+3
2013-08-27use direct-child selector more in table styles to better support nested table...Chris Rebert2-21/+21
2013-08-26Add margin to thumbnails for proper spacingMark Otto2-1/+2
2013-08-26Address #9873 and fix #9774Mark Otto2-7/+43
2013-08-24grunt dist on glyphicons width changeMark Otto2-1/+5
2013-08-24fixes #9969: add support for output elementMark Otto2-1/+10
2013-08-23Merge branch 'master' of https://github.com/charnog/bootstrap into charnog-ma...Mark Otto2-1/+3
2013-08-23grunt on previous ms scroll fixMark Otto2-1/+2
2013-08-23Merge branch 'master' of https://github.com/apexskier/bootstrap into apexskie...Mark Otto2-1/+2
2013-08-23run gruntMark Otto1-6/+0
2013-08-23Run grunt dist on theme for some reasonMark Otto2-6/+6
2013-08-23Update and document use of `small` in headingsMark Otto2-17/+18
2013-08-23fixes #9877: improve active state on nav list items in themeMark Otto2-5/+19
2013-08-23fixes #9879: add hover state to theme buttonsMark Otto2-49/+85
2013-08-23Added -webkit-overflow-scrolling: touch to responsive tablesCameron Little2-1/+2
2013-08-21Fixing carousel control positioningJason Nutter2-2/+11
2013-08-21Fixes #9974James Lawrence2-4/+7
2013-08-21fix #9941Denis Gonchar2-1/+3
2013-08-19fixes #9855: account for modal overflow on body hiding scrollbarMark Otto2-1/+7
2013-08-19run grunt dist for #9864Mark Otto2-4/+4
2013-08-19Fixes secondary issue in #9798Mark Otto2-2/+2
2013-08-19Add default navbar z-index to fix #9844Mark Otto2-2/+3
2013-08-19run grunt dist on #9847Mark Otto2-5/+1
2013-08-19move dropdown change from navbar to dropdowns to fix customizer compilingMark Otto2-5/+8
2013-08-19save and recompile for that last commitMark Otto2-3/+3
2013-08-19Re-enable glyphicons in carousel controls and then remove redundant CSS from ...Mark Otto2-2/+8
2013-08-19Change up label padding to equalize top and bottomMark Otto2-2/+2
2013-08-19Nuke margin for last child navbar textMark Otto2-1/+4
2013-08-19Run grunt dist on responsive changesMark Otto2-127/+231
2013-08-18smaller h1 and h2Mark Otto2-3/+3
2013-08-18Add responsive tables with help of `.table-responsive` wrapperMark Otto2-1/+50
2013-08-18Merge branch '3.0.0-wip' into bs3_homepageMark Otto4-50/+80