Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-24rm dummy 'src' attributes of <img>s & squelch validator warning; fixes #11216Chris Rebert
2013-10-18copy change, add to buttons anchor sectionMark Otto
2013-10-14clarify more grid stuff, specifically 100% fluid designs; fixes #10711Mark Otto
2013-10-14mention rows must be in containers in grid docsMark Otto
2013-10-14follow up to #10102, cc @cvrebertMark Otto
2013-10-14add docs example for #10938 to show responsive column clearing in gridMark Otto
2013-10-14mention .invisible in docs per #10102Mark Otto
2013-10-14another grid .row mentionMark Otto
2013-10-14finish grid docs intro for now; needs work thoughMark Otto
2013-10-14mention .small in docs /cc #10102Mark Otto
2013-10-14Document caret /cc #10102Mark Otto
2013-10-08Fixes #10126: Update responsive test cases to properly highlight hidden class...Mark Otto
2013-10-07Merge pull request #10962 from twbs/doc-h1-thru-h6-classesChris Rebert
2013-10-07document .h1 thru .h6; fixes part of #10102Chris Rebert
2013-10-07fix #10961Chris Rebert
2013-10-01Merge pull request #10856 from akalicki/grid_class_docsMark Otto
2013-10-01Merge pull request #10883 from ZDroid/patch-3Mark Otto
2013-10-01Merge pull request #10889 from twbs/contextual-table-docs-xsMark Otto
2013-09-30table contextual classes docs: .col-lg-* => .col-xs-*Chris Rebert
2013-09-30use .col-xs-* in "Forms: Column Sizing" docs so more responsiveChris Rebert
2013-09-30also use .col-sm-* in other .form-horizontal example for consistencyChris Rebert
2013-09-30Remove "Remove margin on the body" from base css docsZlatan Vasović
2013-09-29Better documentation and optimized examples for grid classesAlex Kalicki
2013-09-25don't include . in linkMark Otto
2013-09-25add cross-reference to Input Groups in CSS Form docs; fixes #10792Chris Rebert
2013-09-25Use "Skip to main content" phrasing consistently; further #10786 fixesChris Rebert
2013-09-23deprecate .hide; fixes #10446Chris Rebert
2013-09-19white → #fffZlatan Vasović
2013-09-10Fix #10556Julian Thilo
2013-09-05[doc] fixed the horizontal form exampleJavier Eguiluz
2013-09-05fix swapped angle brackets in docs; fixes part of #10456Chris Rebert
2013-09-05add docs callout to mention #9947Mark Otto
2013-09-05Fixes #10399: Add hover styles to text emphasis classesMark Otto
2013-09-04Fixes #10417: Document `.hidden` in the Helper classes *Screen reader content...Mark Otto
2013-09-04CSS docs - Grid section: two dots are missing before 'col-md-8'Zhipeng Liu
2013-09-03minor copyeditChris Rebert
2013-09-03slightly clarify button.active use in docsChris Rebert
2013-09-02fixes #10316: Document .active and :active for buttonsMark Otto
2013-09-01fixes #10164: Document .center-block mixin and update CSS to include it as a ...Mark Otto
2013-08-29[doc] minor fix in the LESS mixins exampleJavier Eguiluz
2013-08-27Improve upon #9937: Link and put reset column stuff to action in the grid exa...Mark Otto
2013-08-25Merge branch 'master' of github.com:twbs/bootstrapMark Otto
2013-08-25fixes #9887: documents show and hide classesMark Otto
2013-08-25Merge pull request #10112 from kevinSuttle/button-rolesMark Otto
2013-08-25Merge pull request #9996 from jodytate/masterMark Otto
2013-08-25Add even more role="button" attributesKevin Suttle
2013-08-25Add role="button" to <a> buttonsKevin Suttle
2013-08-24follow up to #9963 and #10005: update docs to use .screen-*-min vars, update ...Mark Otto
2013-08-24Deprecate .hide-text mixin for .text-hide as mixin and classMark Otto
2013-08-24Document .hide-text and .text-hideMark Otto