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
db550a92
Commit
db550a92
authored
Oct 25, 2014
by
XhmikosR
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Run `grunt`.
parent
0ad97ab4
Changes
5
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
7 additions
and
2 deletions
+7
-2
dist/css/bootstrap.css.map
dist/css/bootstrap.css.map
+0
-0
docs/_includes/customizer-variables.html
docs/_includes/customizer-variables.html
+5
-0
docs/assets/js/customize.min.js
docs/assets/js/customize.min.js
+1
-1
docs/assets/js/raw-files.min.js
docs/assets/js/raw-files.min.js
+1
-1
docs/dist/css/bootstrap.css.map
docs/dist/css/bootstrap.css.map
+0
-0
No files found.
dist/css/bootstrap.css.map
View file @
db550a92
This diff was suppressed by a .gitattributes entry.
docs/_includes/customizer-variables.html
View file @
db550a92
...
@@ -71,6 +71,11 @@
...
@@ -71,6 +71,11 @@
<input
id=
"input-@link-hover-color"
type=
"text"
value=
"darken(@link-color, 15%)"
data-var=
"@link-hover-color"
class=
"form-control"
/>
<input
id=
"input-@link-hover-color"
type=
"text"
value=
"darken(@link-color, 15%)"
data-var=
"@link-hover-color"
class=
"form-control"
/>
<p
class=
"help-block"
>
Link hover color set via
<code>
darken()
</code>
function.
</p>
<p
class=
"help-block"
>
Link hover color set via
<code>
darken()
</code>
function.
</p>
</div>
</div>
<div
class=
"bs-customizer-input"
>
<label
for=
"input-@link-hover-decoration"
>
@link-hover-decoration
</label>
<input
id=
"input-@link-hover-decoration"
type=
"text"
value=
"underline"
data-var=
"@link-hover-decoration"
class=
"form-control"
/>
<p
class=
"help-block"
>
Link hover decoration.
</p>
</div>
</div>
</div>
<h2
id=
"typography"
>
Typography
</h2>
<h2
id=
"typography"
>
Typography
</h2>
<p>
Font, line-height, and color for body text, headings, and more.
</p>
<p>
Font, line-height, and color for body text, headings, and more.
</p>
...
...
docs/assets/js/customize.min.js
View file @
db550a92
This diff is collapsed.
Click to expand it.
docs/assets/js/raw-files.min.js
View file @
db550a92
This diff is collapsed.
Click to expand it.
docs/dist/css/bootstrap.css.map
View file @
db550a92
This diff was suppressed by a .gitattributes entry.
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