2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-17 19:21:23 +03:00

rearrange customizer content

This commit is contained in:
Mark Otto
2013-05-23 21:34:32 -07:00
parent 371d14e217
commit 3160bd872e
4 changed files with 138 additions and 156 deletions
+8
View File
@@ -105,6 +105,14 @@ body {
}
.bs-customizer label {
margin-top: 10px;
font-weight: 500;
color: #555;
}
.bs-customizer h4 {
margin-top: 15px;
}
.bs-customizer input[type="text"] {
background-color: #fafafa;
}
+1 -1
View File
@@ -69,7 +69,7 @@
$('.bs-docs-carousel-example').carousel()
// javascript build logic
var inputsComponent = $("#components input")
var inputsComponent = $("#less input")
, inputsPlugin = $("#plugins input")
, inputsVariables = $("#variables input")