Hi,
The title says it all.
I can change the background and foreground (icon) color of all editor
toolbar buttons by e.g.:
.tc-editor-toolbar button {
fill: Red;
background-color: Yellow;
}
But I want to let one button stand out by applying colors to only one
button. That is beyond my - only basic - knowledge of CSS.
In the meantime I changed the icon color and icon background color of e.g.
bulleted list button by:
.tc-image-list-bullet {
fill: red;
background: yellow;
}
but it looks ugly with only the icon background colored and not the total
button.
So 'button' must be used somewhere in the CSS, but I don't know how and
where.
Is there a way to color the background of only one button?
Cheers,
Ton
--
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/d110d22f-1724-4558-9ae9-2e673a2a3d71%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.