2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-30 15:24:08 +03:00

Merge branch 'dropdown-caret' of https://github.com/pat270/bootstrap into v4-dev

This commit is contained in:
Mark Otto
2017-10-02 20:51:14 -07:00
5 changed files with 40 additions and 19 deletions
+1
View File
@@ -163,6 +163,7 @@ You can find and customize these variables for key global options in our `_varia
| `$enable-transitions` | `true` (default) or `false` | Enables predefined `transition`s on various components. |
| `$enable-hover-media-query` | `true` or `false` (default) | ... |
| `$enable-grid-classes` | `true` (default) or `false` | Enables the generation of CSS classes for the grid system (e.g., `.container`, `.row`, `.col-md-1`, etc.). |
| `$enable-caret` | `true` (default) or `false` | Enables pseudo element caret on `.dropdown-toggle`. |
| `$enable-print-styles` | `true` (default) or `false` | Enables styles for optimizing printing. |
## Color