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
89ea238c
Commit
89ea238c
authored
Mar 22, 2012
by
Mark Otto
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
move navbarBrandColor closer to link color
parent
b59cb505
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
4 deletions
+4
-4
docs/assets/bootstrap.zip
docs/assets/bootstrap.zip
+0
-0
docs/download.html
docs/download.html
+2
-2
docs/templates/pages/download.mustache
docs/templates/pages/download.mustache
+2
-2
No files found.
docs/assets/bootstrap.zip
View file @
89ea238c
No preview for this file type
docs/download.html
View file @
89ea238c
...
...
@@ -317,6 +317,8 @@
<input
type=
"text"
class=
"span3"
placeholder=
"@grayDark"
>
<label>
@navbarText
</label>
<input
type=
"text"
class=
"span3"
placeholder=
"@grayLight"
>
<label>
@navbarBrandColor
</label>
<input
type=
"text"
class=
"span3"
placeholder=
"@navbarLinkColor"
>
<label>
@navbarLinkColor
</label>
<input
type=
"text"
class=
"span3"
placeholder=
"@grayLight"
>
<label>
@navbarLinkColorHover
</label>
...
...
@@ -335,8 +337,6 @@
<input
type=
"text"
class=
"span3"
placeholder=
"darken(@navbarSearchBackground, 30%)"
>
<label>
@navbarSearchPlaceholderColor
</label>
<input
type=
"text"
class=
"span3"
placeholder=
"#ccc"
>
<label>
@navbarBrandColor
</label>
<input
type=
"text"
class=
"span3"
placeholder=
"@navbarLinkColor"
>
<h3>
Dropdowns
</h3>
<label>
@dropdownBackground
</label>
...
...
docs/templates/pages/download.mustache
View file @
89ea238c
...
...
@@ -241,6 +241,8 @@
<input
type=
"text"
class=
"span3"
placeholder=
"@grayDark"
>
<label>
@navbarText
</label>
<input
type=
"text"
class=
"span3"
placeholder=
"@grayLight"
>
<label>
@navbarBrandColor
</label>
<input
type=
"text"
class=
"span3"
placeholder=
"@navbarLinkColor"
>
<label>
@navbarLinkColor
</label>
<input
type=
"text"
class=
"span3"
placeholder=
"@grayLight"
>
<label>
@navbarLinkColorHover
</label>
...
...
@@ -259,8 +261,6 @@
<input
type=
"text"
class=
"span3"
placeholder=
"darken(@navbarSearchBackground, 30%)"
>
<label>
@navbarSearchPlaceholderColor
</label>
<input
type=
"text"
class=
"span3"
placeholder=
"#ccc"
>
<label>
@navbarBrandColor
</label>
<input
type=
"text"
class=
"span3"
placeholder=
"@navbarLinkColor"
>
<h3>
{{
_i
}}
Dropdowns
{{/
i
}}
</h3>
<label>
@dropdownBackground
</label>
...
...
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