Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'docs/customize.html')
-rw-r--r--docs/customize.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/customize.html b/docs/customize.html
index 2e067b8f48..7300a03a0f 100644
--- a/docs/customize.html
+++ b/docs/customize.html
@@ -25,7 +25,7 @@ lead: Customize Bootstrap's components, Less variables, and jQuery plugins to ge
<!-- Customizer form -->
<form class="bs-customizer" role="form">
<div class="bs-docs-section" id="less-section">
- <button class="btn btn-default toggle" type="button">Toggle all</button>
+ <button class="btn btn-secondary toggle" type="button">Toggle all</button>
<h1 id="less" class="page-header">Less files</h1>
<p class="lead">Choose which Less files to compile into your custom build of Bootstrap. Not sure which files to use? Read through the <a href="../css/">CSS</a> and <a href="../components/">Components</a> pages in the docs.</p>
@@ -252,7 +252,7 @@ lead: Customize Bootstrap's components, Less variables, and jQuery plugins to ge
<div class="bs-docs-section" id="plugin-section">
- <button class="btn btn-default toggle" type="button">Toggle all</button>
+ <button class="btn btn-secondary toggle" type="button">Toggle all</button>
<h1 id="plugins" class="page-header">jQuery plugins</h1>
<p class="lead">Choose which jQuery plugins should be included in your custom JavaScript files. Unsure what to include? Read the <a href="../javascript/">JavaScript</a> page in the docs.</p>
@@ -351,7 +351,7 @@ lead: Customize Bootstrap's components, Less variables, and jQuery plugins to ge
<div class="bs-docs-section" id="less-variables-section">
- <button class="btn btn-default toggle" type="button">Reset to defaults</button>
+ <button class="btn btn-secondary toggle" type="button">Reset to defaults</button>
<h1 id="less-variables" class="page-header">Less variables</h1>
<p class="lead">Customize Less variables to define colors, sizes and more inside your custom CSS stylesheets.</p>