aboutsummaryrefslogtreecommitdiff
path: root/dist/css
AgeCommit message (Expand)AuthorFilesLines
2013-10-07Half fix for #9855: Don't fuck with margins for open modal dialog on account ...Mark Otto2-7/+1
2013-10-07Fixes #10959: round the .lead values down to nearest pixel via floor()Mark Otto2-2/+2
2013-10-03run gruntChris Rebert4-24/+24
2013-10-01run up-to-date gruntChris Rebert4-0/+28
2013-10-01run gruntMark Otto4-28/+0
2013-09-23run grunt distChris Rebert2-41/+41
2013-09-23run grunt distChris Rebert4-1/+43
2013-09-22Fixes #10755: Don't remove quotes around q element by defaultMark Otto2-3/+1
2013-09-19Merge branch 'master' of github.com:twbs/bootstrapMark Otto2-4/+9
2013-09-19Fixes #10694: Remove unnecessary `content` property from `.caret`Mark Otto2-2/+1
2013-09-18Run grunt dist.XhmikosR4-146/+81
2013-09-16run gruntMark Otto2-144/+46
2013-09-13Make nav pills border-radius border-radius-baseJake Buob1-1/+1
2013-09-11Fixes #10492: Account for responsive tables in panelsMark Otto2-7/+28
2013-09-11Merge branch 'master' of github.com:twbs/bootstrapMark Otto2-7/+1
2013-09-11remove unnecessary right and left properties on .modal-dialogMark Otto2-3/+1
2013-09-11fixes #10497: Fix Windows 8 and Windows Phone 8 behavior and apply it to the ...Mark Otto2-7/+1
2013-09-11Merge branch 'master' of github.com:twbs/bootstrapMark Otto2-22/+6
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