Hi Odder,
Yes, that is possible.
I use a light/dark blue color scheme:
/* COLOR OF TIDDLER BUTTONS */
html .tw-tiddler-controls svg {
fill : #9CF; /* light blue */
}
html.tw-tiddler-controls button:hover svg {
fill : #04B; /* dark blue */
}
If you change the color value #9CF to the color value of your tiddler
background (default white #FFF) the icons become invisible.
The 'hover' color can be adjusted to your liking.
Cheers,
Ton
On Wednesday, February 5, 2014 9:45:19 AM UTC+1, Odder wrote:
>
> Is it possible to hide the toolbar (at the top of Tiddlers) and only visible
> when you hover the tiddler (as in TWC)?
>
--
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 http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/groups/opt_out.