From 2e6fcefc5ca6aa3301f35b0600d963f82f1eb62a Mon Sep 17 00:00:00 2001 From: syed Date: Wed, 24 Jul 2013 18:43:21 +0500 Subject: 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. --- customize.html | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) (limited to 'customize.html') diff --git a/customize.html b/customize.html index 0bb8f12b8..6a44630c4 100644 --- a/customize.html +++ b/customize.html @@ -1019,6 +1019,36 @@ lead: Customize Bootstrap's components, LESS variables, and jQuery plugins to ge

Modal title line-height

+
+ + +

Background color of modal content area

+
+
+ + +

Modal content border color

+
+
+ + +

Modal content border color for IE8

+
+
+ + +

Modal backdrop background color

+
+
+ + +

Modal header border color

+
+
+ + +

Modal footer border color

+
-- cgit v1.2.3