mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-15 11:59:39 +03:00
Tweak customizer input a bit.
This commit is contained in:
@@ -89,7 +89,7 @@
|
||||
.bs-dropzone .import-header {
|
||||
margin-bottom: 5px;
|
||||
}
|
||||
.bs-dropzone .glyphicon-download-alt {
|
||||
.bs-dropzone .glyphicon-folder-open {
|
||||
font-size: 40px;
|
||||
}
|
||||
.bs-dropzone hr {
|
||||
|
||||
+2
-2
@@ -28,10 +28,10 @@ lead: Customize Bootstrap's components, Less variables, and jQuery plugins to ge
|
||||
<div class="bs-docs-section bs-customizer-import">
|
||||
<div id="import-drop-target" class="bs-dropzone">
|
||||
<div class="import-header">
|
||||
<span class="glyphicon glyphicon-download-alt" aria-hidden="true"></span>
|
||||
<span class="glyphicon glyphicon-folder-open" aria-hidden="true"></span>
|
||||
</div>
|
||||
<p class="lead">Have an existing configuration? Upload your <code>config.json</code> to import it.</p>
|
||||
<p><label id="import-manual-trigger" class="btn-link">Upload<input type="file" id="import-file-select" class="hidden"></label>.</p>
|
||||
<p><label id="import-manual-trigger" class="btn btn-outline btn-lg">Upload<input type="file" id="import-file-select" class="hidden"></label></p>
|
||||
<hr>
|
||||
<p><strong>Don't have one?</strong> That's okay—just start customizing the fields below.</p>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user