mirror of
https://github.com/jgthms/bulma
synced 2026-03-23 21:39:36 -07:00
Use link instead of primary
This commit is contained in:
@@ -8,8 +8,8 @@ $dropdown-content-z: 20 !default
|
||||
$dropdown-item-color: $grey-dark !default
|
||||
$dropdown-item-hover-color: $black !default
|
||||
$dropdown-item-hover-background-color: $background !default
|
||||
$dropdown-item-active-color: $primary-invert !default
|
||||
$dropdown-item-active-background-color: $primary !default
|
||||
$dropdown-item-active-color: $link-invert !default
|
||||
$dropdown-item-active-background-color: $link !default
|
||||
|
||||
$dropdown-divider-background-color: $border !default
|
||||
|
||||
|
||||
Reference in New Issue
Block a user