add 3 variables to allow customization of card-header, card-content and card-footer background (#1619)

This commit is contained in:
doc75
2018-04-08 17:52:06 +02:00
committed by Jeremy Thomas
parent 3ff5ec1cbd
commit 79a46c0802
3 changed files with 23 additions and 0 deletions

View File

@@ -8,6 +8,7 @@
### Improvements
* #1619 Add $card-header-background-color, $card-content-background-color and $card-footer-background-color to allow different background customization for card elements
* #1669 Add `.is-expanded` modifier to `.buttons.has-addons`
* #1628 Add `.has-background` helpers for block background colors, like `.has-text`
* #1767 Added minified bundle with cleancss