mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-27 06:05:19 +00:00
Move warning colour definition to CSS
This also changes the orange to red, but that's part of the plan.
This commit is contained in:
@@ -35,3 +35,10 @@ form[name="enterprise_form"] {
|
||||
margin-bottom: 1em;
|
||||
margin-top: 1em;
|
||||
}
|
||||
|
||||
table .enterprise-actions {
|
||||
.warning-icon {
|
||||
color: $warning-red;
|
||||
font-size: 16px;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user