mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-04-06 07:29:16 +00:00
Darken add-button on hover
This commit is contained in:
@@ -22,6 +22,9 @@ button.add-variant, button.variant-quantity {
|
||||
padding: 0;
|
||||
transition: none;
|
||||
|
||||
&:hover {
|
||||
background-color: $orange-600;
|
||||
}
|
||||
&[disabled] {
|
||||
&:hover, &:focus {
|
||||
background-color: $orange-500;
|
||||
|
||||
Reference in New Issue
Block a user