]> git.ipfire.org Git - thirdparty/bulma.git/commitdiff
Update changelog
authorJeremy Thomas <bbxdesign@gmail.com>
Wed, 31 Oct 2018 13:44:35 +0000 (13:44 +0000)
committerJeremy Thomas <bbxdesign@gmail.com>
Wed, 31 Oct 2018 13:44:38 +0000 (13:44 +0000)
CHANGELOG.md

index bc2a39c076fbaad0777ee0dd2d7defd580ae576f..72e37bf74b3aeace130fcb67c576594e7605db81 100644 (file)
@@ -3,8 +3,9 @@
 ## 0.7.3
 
 ### New features
-* #2206 Fix #2046 -> Set background-color for Tables via sass vars
+
 * #2145 Fix #372 -> New indeterminate progress bars
+* #2206 Fix #2046 -> New variables `$table-head-background-color`, `$table-body-background-color` and `$table-foot-background-color` for the `.table` element
 
 ### Improvements