aboutsummaryrefslogtreecommitdiff
path: root/customize.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-08-17 17:26:36 -0700
committerMark Otto <[email protected]>2013-08-17 17:26:36 -0700
commit90d5e48f5f2d9d9619eb819fc914804064a3adaa (patch)
treed8bda2a8b1d522ae80553517e70027a6bd4bc1f4 /customize.html
parentb3e06aea012346dcead85248d7dee91f692b29fe (diff)
downloadbootstrap-90d5e48f5f2d9d9619eb819fc914804064a3adaa.tar.xz
bootstrap-90d5e48f5f2d9d9619eb819fc914804064a3adaa.zip
Add alert for customizer errors
Diffstat (limited to 'customize.html')
-rw-r--r--customize.html13
1 files changed, 11 insertions, 2 deletions
diff --git a/customize.html b/customize.html
index dccd4df8d..ccccdae51 100644
--- a/customize.html
+++ b/customize.html
@@ -6,8 +6,17 @@ lead: Customize Bootstrap's components, LESS variables, and jQuery plugins to ge
base_url: "../"
---
-<!-- Customize
-================================================== -->
+
+<!-- Customizer errors -->
+<div class="bs-customizer-alert" style="display: none;">
+ <div class="container">
+ <button type="button" class="close pull-right">&times;</button>
+ <p class="bs-customizer-alert-text"></p>
+ </div>
+</div>
+
+
+<!-- Customizer form -->
<form class="bs-customizer" role="form">
<div class="bs-docs-section" id="less-section">
<div class="page-header">