This commit is contained in:
Jeremy Thomas
2020-01-05 13:27:54 +00:00
parent 50e995000f
commit 5ba407bf91
9 changed files with 82 additions and 389 deletions

View File

@@ -14,7 +14,7 @@ $button-hover-border-color: $link-hover-border !default
$button-focus-color: $link-focus !default
$button-focus-border-color: $link-focus-border !default
$button-focus-box-shadow-size: 0 0 0 0.125em !default
$button-focus-box-shadow-color: rgba($link, 0.25) !default
$button-focus-box-shadow-color: bulmaRgba($link, 0.25) !default
$button-active-color: $link-active !default
$button-active-border-color: $link-active-border !default