Add button link inverted style

This commit is contained in:
Guilherme Pacheco 2016-06-08 18:48:50 -03:00 committed by Guilherme Pacheco
parent fd25b51c59
commit 26d0a4bc1c
3 changed files with 26 additions and 279 deletions

298
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

@ -87,6 +87,11 @@
&:focus &:focus
background-color: $border background-color: $border
color: $text-strong color: $text-strong
&.is-inverted
color: $text-invert
&:hover,
&:focus
background-color: transparentize($text-invert, 0.9)
// Sizes // Sizes
&.is-small &.is-small
+button-small +button-small