Skip to content
GitLab
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
ec1e626b
Commit
ec1e626b
authored
9 years ago
by
Quy
Browse files
Options
Download
Email Patches
Plain Diff
Add missing word
parent
1d55f680
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/getting-started/options.md
+1
-1
docs/getting-started/options.md
with
1 addition
and
1 deletion
+1
-1
docs/getting-started/options.md
+
1
-
1
View file @
ec1e626b
...
@@ -16,6 +16,6 @@ You can find and customize these variables in our `_variables.scss` file.
...
@@ -16,6 +16,6 @@ You can find and customize these variables in our `_variables.scss` file.
|
`$enable-flex`
|
`true`
or
`false`
(default) | Swaps
`float`
and
`display: table`
styles for
`display: flex`
. |
|
`$enable-flex`
|
`true`
or
`false`
(default) | Swaps
`float`
and
`display: table`
styles for
`display: flex`
. |
|
`$enable-rounded`
|
`true`
(default) or
`false`
| Enables predefined
`border-radius`
styles on various components. |
|
`$enable-rounded`
|
`true`
(default) or
`false`
| Enables predefined
`border-radius`
styles on various components. |
|
`$enable-shadows`
|
`true`
or
`false`
(default) | Enables predefined
`box-shadow`
styles on various components. |
|
`$enable-shadows`
|
`true`
or
`false`
(default) | Enables predefined
`box-shadow`
styles on various components. |
|
`$enable-gradients`
|
`true`
or
`false`
(default) | Enables predefined gradients via
`background-image`
various components. |
|
`$enable-gradients`
|
`true`
or
`false`
(default) | Enables predefined gradients via
`background-image`
on
various components. |
|
`$enable-transitions`
|
`true`
(default) or
`false`
| Enables predefined
`transition`
s on various components. |
|
`$enable-transitions`
|
`true`
(default) or
`false`
| Enables predefined
`transition`
s on various components. |
|
`$enable-hover-media-query`
|
`true`
or
`false`
(default) | ... |
|
`$enable-hover-media-query`
|
`true`
or
`false`
(default) | ... |
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