2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-18 12:39:41 +03:00

More customizer changes, and revert to placeholder layout

This commit is contained in:
Mark Otto
2013-07-26 11:17:48 -07:00
parent e3af87967a
commit 52e8aedb8e
2 changed files with 287 additions and 269 deletions
+9 -1
View File
@@ -130,7 +130,12 @@ body {
.bs-customizer label {
margin-top: 10px;
font-weight: 500;
color: #555;
color: #444;
}
.bs-customizer h2 {
margin-top: 0;
margin-bottom: 5px;
padding-top: 30px;
}
.bs-customizer h4 {
margin-top: 15px;
@@ -138,6 +143,9 @@ body {
.bs-customizer input[type="text"] {
background-color: #fafafa;
}
.bs-customizer .help-block {
font-size: 12px;
}
.bs-customize-download {
text-align: center;
+278 -268
View File
File diff suppressed because it is too large Load Diff