mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-23 01:03:21 +00:00
8 lines
192 B
SCSS
8 lines
192 B
SCSS
// Admin variables and colours
|
|
$color-warning: $color-5;
|
|
$color-tbl-border: $pale-blue;
|
|
|
|
$color-modal-close-btn: #de6060;
|
|
$color-modal-close-btn-hover: #bf4545;
|
|
$disabled-button: $light-grey;
|