mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
Use red colour from the palette
It's very similar.
This commit is contained in:
@@ -2,6 +2,6 @@
|
||||
$color-warning: $color-5;
|
||||
$color-tbl-border: $pale-blue;
|
||||
|
||||
$color-modal-close-btn: #de6060;
|
||||
$color-modal-close-btn-hover: #bf4545;
|
||||
$color-modal-close-btn: $color-5;
|
||||
$color-modal-close-btn-hover: darken($color-5, 5%);
|
||||
$disabled-button: $light-grey;
|
||||
|
||||
Reference in New Issue
Block a user