From 9108ab9fb8a5cf98b50ecd42297b8abd931c0846 Mon Sep 17 00:00:00 2001 From: Markus Maga Date: Tue, 6 Aug 2013 00:06:57 +0200 Subject: Added padding variable for alerts and changed customize.html Warning state (which doesn't exist anymore) --- customize.html | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) (limited to 'customize.html') diff --git a/customize.html b/customize.html index fcff58192..ea589058e 100644 --- a/customize.html +++ b/customize.html @@ -660,12 +660,21 @@ base_url: "../"

Alerts

-

Define alert colors and border radius.

+

Define alert colors, border radius and padding.

Border radius

+ +
+

Default (Warning)

+ + + + + +

Success

@@ -673,13 +682,6 @@ base_url: "../" -

Warning

- - - - - -

Danger

-- cgit v1.2.3 From 9123163b8ff05d84f1f4bada5a3466216cff8ea1 Mon Sep 17 00:00:00 2001 From: Markus Maga Date: Tue, 6 Aug 2013 00:29:19 +0200 Subject: Comma for clarification --- customize.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'customize.html') diff --git a/customize.html b/customize.html index ea589058e..866ce83f5 100644 --- a/customize.html +++ b/customize.html @@ -660,7 +660,7 @@ base_url: "../"

Alerts

-

Define alert colors, border radius and padding.

+

Define alert colors, border radius, and padding.

Border radius

-- cgit v1.2.3