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-03-06make less files compile with strict maths in 1.4.0Luke Page
2013-03-01Fixes #6935: Use standard decimal points for .opacity() mixinMark Otto
2013-02-08finish modal tweaksMark Otto
2013-02-08update docs modalsMark Otto
2013-02-06Overhaul modal to make it responsive and not super lameMark Otto
2012-12-21Add important flag to .show/.hide utility classes; remove .hide requirement f...Mark Otto
2012-12-20Remove @black and just use #000Mark Otto
2012-12-05Merge branch '2.2.2-wip' into 3.0.0-wipMark Otto
2012-12-02Add relative positioning to .modal-body - Fixes #5991Blake Embrey
2012-12-01remove sprites vars, change zindex varsMark Otto
2012-12-01more vars changed, remove @white varMark Otto
2012-11-02Merge branch '2.2.2-wip' into exploratoryMark Otto
2012-11-01fixes #3222: simpler positioning of modalsMark Otto
2012-10-30derp, add that in the right spotMark Otto
2012-10-30fixes #4511: remove focus on opened modal windowMark Otto
2012-10-01remove .border-radius mixin and replace with standard border-radius property,...Mark Otto
2012-09-25change tooltip/popover insert strategyJacob Thornton
2012-09-25reverting d797a5fbd7dd883a09bf00e516e0bd509c898f53Jacob Thornton
2012-09-11fixes #5040 manually: remove overflow: auto; from .modal to resolve sporadic ...Mark Otto
2012-09-07fixes #5018: .btn-block in .modal-footer no longer has left marginMark Otto
2012-08-28fix for open elements under modal when .modal-openJacob Thornton
2012-07-24modal heading line-heightMark Otto
2012-07-24fix h3 in modal and make modal unhidden by removing important from earlier issueMark Otto
2012-06-29standardize top level file commentsMark Otto
2012-04-01Corrected "resises" to "resides"Alec Rust
2012-03-12enable button groups in modal-footer by removing 5px added margin between .btnMark Otto
2012-02-28simplify selector for .modal-form per #2218Mark Otto
2012-02-23update modal footers to use text-align instead of float on buttons for alignmentMark Otto
2012-02-20move overflow and max-height on modal to modal-body insteadMark Otto
2012-02-13clean up modals.less comments, add new class for optional use on modal forms ...Mark Otto
2012-01-29add trailing ;Jacob Thornton
2012-01-29Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wipJacob Thornton
2012-01-29fix z-index issue with modals for popovers,tooltips,and dropdownsJacob Thornton
2012-01-28increase padding on modal-header after decreasing h3 line-heightMark Otto
2012-01-28use quotes on attr selectors more consistentlyMark Otto
2012-01-27moving structure around + more work on builder...Jacob Thornton