Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
B
bootstrap
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
bootstrap
Commits
140f6d3b
Commit
140f6d3b
authored
Aug 18, 2013
by
Mark Otto
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch '3.0.0-wip' into bs3_homepage
parents
e989acfc
74ae8ecc
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
customize.html
customize.html
+5
-5
No files found.
customize.html
View file @
140f6d3b
...
@@ -305,7 +305,7 @@ base_url: "../"
...
@@ -305,7 +305,7 @@ base_url: "../"
<div
class=
"checkbox"
>
<div
class=
"checkbox"
>
<label>
<label>
<input
type=
"checkbox"
checked
value=
"tab.js"
>
<input
type=
"checkbox"
checked
value=
"tab.js"
>
Toggable tabs
Togg
l
able tabs
</label>
</label>
</div>
</div>
</div>
</div>
...
@@ -651,9 +651,9 @@ base_url: "../"
...
@@ -651,9 +651,9 @@ base_url: "../"
<p>
Define alert colors, border radius, and padding.
</p>
<p>
Define alert colors, border radius, and padding.
</p>
<h4>
Border radius
</h4>
<h4>
Border radius
</h4>
<label>
@alert-padding
</label>
<label>
@alert-padding
</label>
<input
type=
"text"
class=
"form-control"
placeholder=
"15px"
>
<input
type=
"text"
class=
"form-control"
placeholder=
"15px"
data-var=
"@alert-padding"
>
<label>
@alert-border-radius
</label>
<label>
@alert-border-radius
</label>
<input
type=
"text"
class=
"form-control"
placeholder=
"@border-radius-base"
>
<input
type=
"text"
class=
"form-control"
placeholder=
"@border-radius-base"
data-var=
"@alert-border-radius"
>
<div
class=
"row"
>
<div
class=
"row"
>
<div
class=
"col-lg-6"
>
<div
class=
"col-lg-6"
>
<h4>
Default (Warning)
</h4>
<h4>
Default (Warning)
</h4>
...
@@ -999,7 +999,7 @@ base_url: "../"
...
@@ -999,7 +999,7 @@ base_url: "../"
<h3>
Wells
</h3>
<h3>
Wells
</h3>
<label>
@well-bg
</label>
<label>
@well-bg
</label>
<input
type=
"text"
class=
"form-control"
placeholder=
"#f5f5f5"
>
<input
type=
"text"
class=
"form-control"
placeholder=
"#f5f5f5"
data-var=
"@well-bg"
>
<h2
id=
"variables-accordion"
>
Accordion
</h2>
<h2
id=
"variables-accordion"
>
Accordion
</h2>
<label>
@accordion-border-bg
</label>
<label>
@accordion-border-bg
</label>
...
@@ -1425,7 +1425,7 @@ base_url: "../"
...
@@ -1425,7 +1425,7 @@ base_url: "../"
<div
class=
"col-lg-6"
>
<div
class=
"col-lg-6"
>
<label>
@page-header-border-color
</label>
<label>
@page-header-border-color
</label>
<input
type=
"text"
class=
"form-control"
placeholder=
"@gray-lighter"
data-var=
"@page-header-border-color"
>
<input
type=
"text"
class=
"form-control"
placeholder=
"@gray-lighter"
data-var=
"@page-header-border-color"
>
<p
class=
"help-block"
>
Pag header border color
</p>
<p
class=
"help-block"
>
Pag
e
header border color
</p>
</div>
</div>
</div>
</div>
<h2
id=
"variables-other"
>
Other
</h2>
<h2
id=
"variables-other"
>
Other
</h2>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a 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