Mark Otto
|
352532cd63
|
Half fix for #9855: Don't fuck with margins for open modal dialog on account of Lion non-scrollbars and inconsistencies elsewhere
|
2013-10-07 14:39:11 -05:00 |
|
Mark Otto
|
9c0d04d3e4
|
Merge pull request #10569 from ZDroid/patch-2
Change @screen-* to @screen-*-min
|
2013-09-11 23:07:47 -07:00 |
|
Mark Otto
|
6e064894db
|
remove unnecessary right and left properties on .modal-dialog
|
2013-09-11 14:56:02 -07:00 |
|
Zlatan Vasović
|
d9613268b0
|
Again?
|
2013-09-11 10:35:12 +02:00 |
|
Chris Rebert
|
22ce649910
|
deprecate @screen-{phone,tablet,desktop} vars
|
2013-08-21 12:26:20 -07:00 |
|
Mark Otto
|
3f87bf46e4
|
fixes #9855: account for modal overflow on body hiding scrollbar
|
2013-08-19 13:16:32 -07:00 |
|
Mark Otto
|
55cfa8d38f
|
Drop background-clip and background-size mixins since they have no prefixes anyway
|
2013-08-12 10:01:13 -07:00 |
|
Mark Otto
|
2641fed73f
|
Fixes #8723: allow modals to not need the .fade class /cc @fat
|
2013-08-04 22:30:09 -07:00 |
|
Mark Otto
|
ce57378705
|
fixes #8665: have modals use auto margin on sides and widen it instead of positioning and negative margin
|
2013-07-27 19:38:05 -07:00 |
|
fat
|
2cf1851d9f
|
use transforms to make the dialog smooooth
|
2013-07-26 22:09:31 -07:00 |
|
syed
|
2e6fcefc5c
|
Moved modals inline properties to variables.less
In this commit I moved modals.less inline properties to variables.less
and also added those variables to customize.html.
|
2013-07-24 18:43:21 +05:00 |
|
Mark Otto
|
522004e67a
|
remove webkit-overflow-scrolling from modal for now /cc #8495
|
2013-07-16 11:26:48 -07:00 |
|
Kevin
|
9ce7f22e99
|
Adding media queries breakpoints variables
|
2013-04-27 18:47:47 +02:00 |
|
Mark Otto
|
ae98f1803f
|
add modal variables and tweak padding for min-height on modal title
|
2013-04-12 20:56:19 -07:00 |
|
Garvin
|
05710e10f7
|
Added min-height to modal-header for modals with no header text
|
2013-04-06 21:48:53 -04:00 |
|
Luke Page
|
5054c17ab8
|
make less files compile with strict maths in 1.4.0
|
2013-03-06 16:38:20 +00:00 |
|
Mark Otto
|
b19eb88b5a
|
Fixes #6935: Use standard decimal points for .opacity() mixin
|
2013-02-28 19:46:49 -08:00 |
|
Mark Otto
|
b04acb37e8
|
finish modal tweaks
|
2013-02-07 19:31:12 -08:00 |
|
Mark Otto
|
a623b8c10f
|
update docs modals
|
2013-02-07 19:21:56 -08:00 |
|
Mark Otto
|
8ca70bd83a
|
Overhaul modal to make it responsive and not super lame
|
2013-02-06 02:07:40 -08:00 |
|
Mark Otto
|
6bd5dc7d9f
|
Add important flag to .show/.hide utility classes; remove .hide requirement from modals
|
2012-12-20 13:53:38 -08:00 |
|
Mark Otto
|
7449e2e5a1
|
Remove @black and just use #000
|
2012-12-19 22:02:57 -08:00 |
|
Mark Otto
|
33e14fe5bf
|
Merge branch '2.2.2-wip' into 3.0.0-wip
Conflicts:
README.md
docs/assets/css/bootstrap.css
docs/assets/js/bootstrap.js
docs/assets/js/bootstrap.min.js
docs/examples/fluid.html
docs/scaffolding.html
less/breadcrumbs.less
less/popovers.less
less/responsive.less
|
2012-12-05 11:05:10 -08:00 |
|
Blake Embrey
|
fbec803b55
|
Add relative positioning to .modal-body - Fixes #5991
|
2012-12-02 09:53:05 +10:00 |
|
Mark Otto
|
01421ecd62
|
remove sprites vars, change zindex vars
|
2012-11-30 15:23:13 -08:00 |
|
Mark Otto
|
9239bfbc7b
|
more vars changed, remove @white var
|
2012-11-30 15:05:23 -08:00 |
|
Mark Otto
|
1477e081d4
|
Merge branch '2.2.2-wip' into exploratory
Conflicts:
docs/assets/css/bootstrap.css
docs/getting-started.html
docs/templates/pages/getting-started.mustache
less/accordion.less
less/alerts.less
less/breadcrumbs.less
less/buttons.less
less/code.less
less/dropdowns.less
less/forms.less
less/navbar.less
less/progress-bars.less
less/responsive-navbar.less
less/tables.less
less/thumbnails.less
less/tooltip.less
less/wells.less
|
2012-11-02 09:36:51 -07:00 |
|
Mark Otto
|
d350f577e9
|
fixes #3222: simpler positioning of modals
|
2012-10-31 21:43:32 -07:00 |
|
Mark Otto
|
bf10a43ed9
|
derp, add that in the right spot
|
2012-10-29 21:34:10 -07:00 |
|
Mark Otto
|
5bb6c42405
|
fixes #4511: remove focus on opened modal window
|
2012-10-29 21:33:20 -07:00 |
|
Mark Otto
|
9872902e47
|
remove .border-radius mixin and replace with standard border-radius property, since -webkit-* and -moz-* are only needed for older versions
|
2012-09-30 23:11:54 -07:00 |
|
Jacob Thornton
|
88b1e44dd6
|
change tooltip/popover insert strategy
remove modal-open class
hopefully resolve z-index headaches
|
2012-09-24 23:28:38 -07:00 |
|
Jacob Thornton
|
4a2443901f
|
reverting d797a5fbd7
|
2012-09-24 23:19:33 -07:00 |
|
Mark Otto
|
0489c708c7
|
fixes #5040 manually: remove overflow: auto; from .modal to resolve sporadic modal right padding issues with scrollbars
|
2012-09-10 22:51:16 -07:00 |
|
Mark Otto
|
f2bd7d9f27
|
fixes #5018: .btn-block in .modal-footer no longer has left margin
|
2012-09-07 11:10:00 -07:00 |
|
Jacob Thornton
|
d797a5fbd7
|
fix for open elements under modal when .modal-open
|
2012-08-27 20:43:12 -07:00 |
|
Mark Otto
|
c37aa99e28
|
modal heading line-height
|
2012-07-24 00:37:19 -07:00 |
|
Mark Otto
|
4912dd441d
|
fix h3 in modal and make modal unhidden by removing important from earlier issue
|
2012-07-24 00:35:54 -07:00 |
|
Mark Otto
|
cd2d82150c
|
standardize top level file comments
|
2012-06-28 21:46:45 -07:00 |
|
Alec Rust
|
574592cba5
|
Corrected "resises" to "resides"
|
2012-04-01 17:25:43 +02:00 |
|
Mark Otto
|
ac7f571e53
|
enable button groups in modal-footer by removing 5px added margin between .btn
|
2012-03-11 22:28:37 -07:00 |
|
Mark Otto
|
af8261af93
|
simplify selector for .modal-form per #2218
|
2012-02-27 19:09:44 -08:00 |
|
Mark Otto
|
0e8427e7b1
|
update modal footers to use text-align instead of float on buttons for alignment
|
2012-02-22 22:38:54 -08:00 |
|
Mark Otto
|
9b09d1de86
|
move overflow and max-height on modal to modal-body instead
|
2012-02-19 21:55:09 -08:00 |
|
Mark Otto
|
163c98ea7e
|
clean up modals.less comments, add new class for optional use on modal forms to remove bottom margin
|
2012-02-12 15:43:04 -08:00 |
|
Jacob Thornton
|
f768242759
|
add trailing ;
|
2012-01-28 12:14:41 -08:00 |
|
Jacob Thornton
|
e1a1fdd35d
|
Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wip
|
2012-01-28 12:09:16 -08:00 |
|
Jacob Thornton
|
12d3c2fe74
|
fix z-index issue with modals for popovers,tooltips,and dropdowns
|
2012-01-28 12:08:41 -08:00 |
|
Mark Otto
|
f1dc214977
|
increase padding on modal-header after decreasing h3 line-height
|
2012-01-28 11:24:34 -08:00 |
|
Mark Otto
|
9800196bf7
|
use quotes on attr selectors more consistently
|
2012-01-27 20:05:03 -08:00 |
|