mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-02 16:04:07 +03:00
Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wip
This commit is contained in:
+11
-2
@@ -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">×</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">
|
||||
|
||||
Reference in New Issue
Block a user