Add help inverted style

This commit is contained in:
Guilherme Pacheco 2016-06-24 16:43:10 -03:00
parent fd25b51c59
commit e79747684e
3 changed files with 19 additions and 279 deletions

294
css/bulma.css vendored

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

View File

@ -120,6 +120,8 @@
$color: nth($pair, 1) $color: nth($pair, 1)
&.is-#{$name} &.is-#{$name}
color: $color color: $color
&.is-inverted
color: $text-invert
// Containers // Containers