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
2012-10-10fixes #: remove double background color on dropdown linksMark Otto
2012-10-10fixes #5473: use baselineheight var for input bottom marginMark Otto
2012-10-09Added test to fix for #5362Kevin Attfield
2012-10-09comments in templateMark Otto
2012-10-09adding another template for same-width nav links using 'display: table-cell;'Mark Otto
2012-10-08fixes #5443: reset background gradient on disabled dropdown linksMark Otto
2012-10-08fixes #5416: use correct variable for inverse navbar responsive linksMark Otto
2012-10-08Changing title of docs pages to simply say 'Bootstrap' like the docs home pageMark Otto
2012-10-07remove 'at twitter' part of readmeMark Otto
2012-10-05fixes #5430: scope link styles in .dropdown-menu to .dropdown-menu li > aMark Otto
2012-10-03finish off scoping of grid sizing to table elementsMark Otto
2012-10-03fixes #5257: add data-original-title attribute selector to abbr elementMark Otto
2012-10-03use border-radius vars where possibleMark Otto
2012-10-03copy and style changes to improve docs rendering on mobile devicesMark Otto
2012-10-03Merge pull request #5281 from GotenXiao/pagination-active-backgroundMark Otto
2012-10-03fixes #5352: update docs messaging for disable nav linksMark Otto
2012-10-03fixes #5392: hover on submenu should maintain white icons for active parent a...Mark Otto
2012-10-02Update js/bootstrap-tooltip.jsfrntz
2012-10-02remove double border effect: instead of inset shadow and border on fixed navb...Mark Otto
2012-10-02improve dropdown submenu docs; add docs for left submenu; remove all dupe css...Mark Otto
2012-10-02Merge branch '2.1.2-wip' of https://github.com/advancedrei/bootstrap into adv...Mark Otto
2012-10-02Merge branch '2.1.2-wip-modal-responsivefix' of https://github.com/andriijas/...Mark Otto
2012-10-02fixes #5319: add backface-visibility for webkit skewingMark Otto
2012-10-02fixes #5377: change selectors for navbar collapse to be unique so only one op...Mark Otto
2012-10-02fix copy on modal popover button doodadMark Otto
2012-10-02fixes #5123: scope table grid classes to td and th elements only, plus drop c...Mark Otto
2012-10-01fixes #5275: inline-block badges and labels, then fix padding accordinglyMark Otto
2012-10-01fixes #5193 manually: checkbox and radio padding in .controls-rowMark Otto
2012-10-01clarify tables support of responsive utility classes, of which there is noneMark Otto
2012-10-01fix docs sidenav width for ie8-9Mark Otto
2012-10-01fixes #5188: add .google-maps class to reset responsive images on case-by-cas...Mark Otto
2012-10-01fixes #5055: wrap legend and form elements in fieldset so IE8 styles the lege...Mark Otto
2012-10-01run make on previous mergeMark Otto
2012-10-01Merge pull request #5369 from amid2887/2.1.2-wipMark Otto
2012-10-01Add missing icon class definition for navs.lessamid2887
2012-10-01run make after mergeMark Otto
2012-10-01Merge branch 'amid2887-master' into 2.1.2-wipMark Otto
2012-10-01Add missing icon class definition for buttons.lessamid2887
2012-10-01add sticky footer example per martin bean's suggestion, using the implementat...Mark Otto
2012-10-01Fix for #5362Kevin Attfield
2012-10-01add link to examples on index page; add back narrow marketing page and signin...Mark Otto
2012-10-01fixes #5360: typo in tables docsMark Otto
2012-09-29clean up emphasis docs textMark Otto
2012-09-28fixes #5334: html snippet commentsMark Otto
2012-09-28don't wait for ready when binding events to documentCarl Porth
2012-09-27Fix for #4550Artem Kustikov
2012-09-27Making modal work with max width 767px - fixes #4860Andreas Cederstròˆm
2012-09-27Fixed bug in dropdown toggle where menu would only clear on the first drop downErlend Halvorsen
2012-09-27bind data-api events to document instead of body to allow body replacementCarl Porth
2012-09-27Merge branch '2.1.2-wip' of github.com:twitter/bootstrap into 2.1.2-wipMark Otto