aboutsummaryrefslogtreecommitdiff
path: root/less/modals.less
AgeCommit message (Expand)AuthorFilesLines
2012-12-20Add important flag to .show/.hide utility classes; remove .hide requirement f...Mark Otto1-0/+1
2012-12-19Remove @black and just use #000Mark Otto1-1/+1
2012-12-05Merge branch '2.2.2-wip' into 3.0.0-wipMark Otto1-0/+1
2012-12-02Add relative positioning to .modal-body - Fixes #5991Blake Embrey1-0/+1
2012-11-30remove sprites vars, change zindex varsMark Otto1-2/+2
2012-11-30more vars changed, remove @white varMark Otto1-2/+2
2012-11-02Merge branch '2.2.2-wip' into exploratoryMark Otto1-3/+6
2012-10-31fixes #3222: simpler positioning of modalsMark Otto1-3/+3
2012-10-29derp, add that in the right spotMark Otto1-5/+3
2012-10-29fixes #4511: remove focus on opened modal windowMark Otto1-0/+5
2012-09-30remove .border-radius mixin and replace with standard border-radius property,...Mark Otto1-3/+2
2012-09-24change tooltip/popover insert strategyJacob Thornton1-10/+0
2012-09-24reverting d797a5fbd7dd883a09bf00e516e0bd509c898f53Jacob Thornton1-1/+1
2012-09-10fixes #5040 manually: remove overflow: auto; from .modal to resolve sporadic ...Mark Otto1-1/+0
2012-09-07fixes #5018: .btn-block in .modal-footer no longer has left marginMark Otto1-0/+4
2012-08-27fix for open elements under modal when .modal-openJacob Thornton1-2/+3
2012-07-24modal heading line-heightMark Otto1-1/+1
2012-07-24fix h3 in modal and make modal unhidden by removing important from earlier issueMark Otto1-0/+5
2012-06-28standardize top level file commentsMark Otto1-2/+4
2012-04-01Corrected "resises" to "resides"Alec Rust1-1/+1
2012-03-11enable button groups in modal-footer by removing 5px added margin between .btnMark Otto1-0/+4
2012-02-27simplify selector for .modal-form per #2218Mark Otto1-1/+1
2012-02-22update modal footers to use text-align instead of float on buttons for alignmentMark Otto1-3/+5
2012-02-19move overflow and max-height on modal to modal-body insteadMark Otto1-1/+2
2012-02-12clean up modals.less comments, add new class for optional use on modal forms ...Mark Otto1-0/+11
2012-01-28add trailing ;Jacob Thornton1-4/+4
2012-01-28Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wipJacob Thornton1-1/+1
2012-01-28fix z-index issue with modals for popovers,tooltips,and dropdownsJacob Thornton1-0/+7
2012-01-28increase padding on modal-header after decreasing h3 line-heightMark Otto1-1/+1
2012-01-27use quotes on attr selectors more consistentlyMark Otto1-1/+1
2012-01-26moving structure around + more work on builder...Jacob Thornton1-0/+65