Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bootstrap
bootstrap
Commits
52e8aedb
Commit
52e8aedb
authored
11 years ago
by
Mark Otto
Browse files
Options
Download
Email Patches
Plain Diff
More customizer changes, and revert to placeholder layout
parent
e3af8796
2 merge requests
!8635
ignore Gruntfile.js in jekyll
,
!8656
Added rel="stylesheet" to CDN-Examples
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
assets/css/docs.css
+9
-1
assets/css/docs.css
customize.html
+273
-263
customize.html
with
282 additions
and
264 deletions
+282
-264
assets/css/docs.css
+
9
-
1
View file @
52e8aedb
...
...
@@ -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
;
...
...
This diff is collapsed.
Click to expand it.
customize.html
+
273
-
263
View file @
52e8aedb
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets