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
3c86d7f0
Commit
3c86d7f0
authored
9 years ago
by
David\ Beitey
Browse files
Options
Download
Email Patches
Plain Diff
Document btn-info-outline as an example
parent
562e6257
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/components/buttons.md
+1
-0
docs/components/buttons.md
with
1 addition
and
0 deletions
+1
-0
docs/components/buttons.md
+
1
-
0
View file @
3c86d7f0
...
...
@@ -66,6 +66,7 @@ In need of a button, but not the hefty background colors they bring? Replace the
<button
type=
"button"
class=
"btn btn-primary-outline"
>
Primary
</button>
<button
type=
"button"
class=
"btn btn-secondary-outline"
>
Secondary
</button>
<button
type=
"button"
class=
"btn btn-success-outline"
>
Success
</button>
<button
type=
"button"
class=
"btn btn-info-outline"
>
Info
</button>
<button
type=
"button"
class=
"btn btn-warning-outline"
>
Warning
</button>
<button
type=
"button"
class=
"btn btn-danger-outline"
>
Danger
</button>
{% endexample %}
...
...
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