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
path: root/dist
AgeCommit message (Expand)Author
2014-07-09Revamp button: rename .btn-default to .btn-secondary, drop .btn-infoMark Otto
2014-07-09Fix navbar margins and update grid sidebar styles to matchMark Otto
2014-07-09Implement the new border-radius guard: only round things if global @enable-ro...Mark Otto
2014-07-09rems: update breadcrumbs to use new sizing; improve variables by renaming @br...Mark Otto
2014-07-09Refactor: drop .dropdown .caret for a generated caret using .dropdown-toggle:...Mark Otto
2014-07-08Drop: Thumbnails completely, as they'll be replacedMark Otto
2014-07-08Drop: Panels completely, as they'll be replacedMark Otto
2014-07-08Overhaul semantic grid mixinsMark Otto
2014-07-08rems: rework grid system vars to use rems/emsMark Otto
2014-07-08Drop: Device-named container variables since we alreay sort of deprecated the...Mark Otto
2014-07-08Drop: deprecated .dropdown-menu.pull-right stylesMark Otto
2014-07-08rems: input sizesMark Otto
2014-07-08Clean up variable alignment and comments; change grays to new custom valuesMark Otto
2014-07-08Drop: all vendor prefix mixins because autoprefixerMark Otto
2014-07-08Fix input sizing and increase vertical padding on textareasMark Otto
2014-07-08Drop: @screen-xs, @screen-xs-min, and @screen-phoneMark Otto
2014-07-08rems: buttonsMark Otto
2014-07-08rems: codeMark Otto
2014-07-08Drop GlyphiconsMark Otto
2014-07-08drop wellsMark Otto
2014-07-08restore font-weight and knock down font-size for .leadMark Otto
2014-07-08start the move to remsMark Otto
2014-07-08Merge branch 'master' into derpMark Otto
2014-07-07gruntMark Otto
2014-07-07Merge branch 'master' of github.com:twbs/bootstrapMark Otto
2014-07-07Merge pull request #14029 from BBosman/touch-actionMark Otto
2014-07-07Fixes #13746: Add docs section for brand imageMark Otto
2014-07-07Fixes #14053: Don't show radio/checkbox in justified button groupsMark Otto
2014-07-07Fixes #13997: Move min-height for radio/checkbox to their inner labelMark Otto
2014-07-07gruntMark Otto
2014-07-06Merge pull request #14015 from twbs/possible-14013-fixChris Rebert
2014-07-06gruntMark Otto
2014-07-06Fixes #13967: Don't reset the cite element's font-styleMark Otto
2014-07-06Fixes #13953: Remove the progress bar min-width styles for low percentages to...Mark Otto
2014-07-06Fixes #13943: Lighten the navbar inverse link color more since our text contr...Mark Otto
2014-07-06gruntMark Otto
2014-07-03Remove superfluous cursor:pointerBas Bosman
2014-07-03Add touch-action: manipulate to buttonsBas Bosman
2014-07-03Fixes #12738 again: use max-device-width instead of max-width for .navbar-col...Mark Otto
2014-07-03typoMark Otto
2014-07-03Fixes #13989: Don't extend the input sizes; manually chain the selectorsMark Otto
2014-07-03merge in and resolve conflictsMark Otto
2014-07-02possible fix for #14013Chris Rebert
2014-06-30Update dependencies.XhmikosR
2014-06-27Update "grunt-autoprefixer".XhmikosR
2014-06-26bump to v3.2.0Mark Otto
2014-06-26Merge branch 'master' of github.com:twbs/bootstrapMark Otto
2014-06-26fixes #13912: make radios/checkboxes work with inline forms againMark Otto
2014-06-25Run `grunt`.XhmikosR
2014-06-25grunt dist; closes #13914Chris Rebert