I wanted to display a bootbox. But I wondered what elements from bootstrap are used. Because I do not want to screw up all my current CSS. I would just take the necessary CSS code.
Asked
Active
Viewed 90 times
-1
-
1Show us some code , that you are working with , or trying ? – Shail Apr 15 '15 at 11:30
1 Answers
0
Bootbox uses Twitter Bootstrap Modals. Custom modals, other than the alert/confirm bootboxes, are filled with a custom Bootbox input field. This is not an Input from Bootstrap. Also every modal uses Bootstrap Buttons.

Hkidd
- 872
- 10
- 25