On Thursday, April 25, 2019 at 7:15:06 AM UTC-7, Chuck R. wrote:
>
> I've tried to make the edit icon green using various CSS methods. These 
> methods failed.
>
> svg.tc-image-edit-button{ color:lightgreen; }
> .tc-image-edit-button{ color:lightgreen; }
> .tc-btn-invisible[label^="edit"]{ color:lightgreen; }
>

The "color" attribute controls the display color of *text* content.
To control the color of SVG *images*, use the "fill" attribute.

enjoy,
-e
Eric Shulman
TiddlyTools.com: "Small Tools for Big Ideas!" (tm)
InsideTiddlyWiki: The Missing Manuals

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/0ab49c0a-4c7c-4239-a6d2-b70d9ad7a74f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to