Example: create a tiddler, add "$:/tags/Stylesheet", set type to "text/css" 
(example tiddler is attached).

.tc-editor-toolbar .tc-image-heading-1 {
  background: blue;
  fill: red;
}
.tc-editor-toolbar .tc-image-heading-1:hover {
  background: green;
  fill: yellow;
}

[image: vivaldi_2019-07-23_07-44-37.png]

It's not perfect, because we should set the colors of button, but I cannot 
target the parent of the icon, thus I can manipulate only it.

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/9ba6ab53-9c10-4740-a55b-6a33f03dbabc%40googlegroups.com.

Attachment: H1 button with custom colors.tid
Description: Binary data

Reply via email to