mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-02 02:11:33 +00:00
Merge pull request #4354 from agustinariq/3832-WYSIWYG-highlight-links
#3832 - Added color to links in WYSIWYG editor
This commit is contained in:
@@ -255,6 +255,9 @@ text-angular {
|
||||
background-color: #4583bf;
|
||||
}
|
||||
}
|
||||
a {
|
||||
color: $spree-green
|
||||
}
|
||||
}
|
||||
|
||||
span.required {
|
||||
|
||||
Reference in New Issue
Block a user