aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2017-08-21 18:21:23 -0700
committerMark Otto <[email protected]>2017-09-05 20:52:47 -0700
commit802cab529ae267851d5071f565839d96f53f9bdd (patch)
treed9c2106450611ee517e4e02ebaaccc75ce1cf73b /docs
parente7906267f17629c70d39eae8b5ae1f6980909169 (diff)
downloadbootstrap-802cab529ae267851d5071f565839d96f53f9bdd.tar.xz
bootstrap-802cab529ae267851d5071f565839d96f53f9bdd.zip
Update migration.md
Diffstat (limited to 'docs')
-rw-r--r--docs/4.0/migration.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/4.0/migration.md b/docs/4.0/migration.md
index 393063937..b243f7925 100644
--- a/docs/4.0/migration.md
+++ b/docs/4.0/migration.md
@@ -11,6 +11,7 @@ While in beta, we aim to have no breaking changes. However, things don't always
- Removed `$badge-color` variable and its usage on `.badge`. We use a color contrast function to pick a `color` based on the `background-color`, so the variable is unnecessary.
- Renamed `grayscale()` function to `gray()` to avoid breaking conflict with the CSS native `grayscale` filter.
+- Renamed `.table-inverse`, `.thead-inverse`, and `.thead-default` to `.*-dark` and `.*-light`, matching our color schemes used elsewhere.
## Summary