thanks e! perfect! that stylesheet did the trick! it works in either the google chrome web browser or the opera web browser.
for others wishing to try it out, below is a json snippet (between the "equal" rows) you can copy'n'paste the text into your favourite editor, save as: "stylesheet frameless-icon.json", then open the empty edition of TiddlyWIki here: https://tiddlywiki.com/empty.html ...and drag'n'drop your saved json file into the wiki and hit the "Import" button - the fix is instant! i.e. you don't have to do a full refresh of the wiki to see if it works. great! thanks again, eric! cheers! ch tiddler "stylesheet frameless-icons" as a json snippet: ============================================== [ { "text": ".tc-btn-invisible { outline:none; }", "type": "text/css", "title": "stylesheet frameless-icons", "tags": "$:/tags/Stylesheet" } ] ============================================== Den ons 23 jan. 2019 kl 19:12 skrev Eric Shulman <[email protected]>: > On Wednesday, January 23, 2019 at 9:26:17 AM UTC-8, ch wrote: >> >> ...when clicked (for example the "close this tiddler" icon) in browsers >> like google chrome and opera...? mozilla firefox seems to be immune to this >> (bad and) ugly blue U-frame behaviour. >> > > Add the following in a tiddler tagged with $:/tags/Stylesheet: > .tc-btn-invisible { outline:none; } > > That should do it. Let me know how it goes. > > 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/a9d6eb8c-2d80-41e0-8211-017bf5896971%40googlegroups.com > <https://groups.google.com/d/msgid/tiddlywiki/a9d6eb8c-2d80-41e0-8211-017bf5896971%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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/CALyWh23QSFCwtopukwEpXp-aBz7ZiDyw0GQ5Ci1Fnqn1ajNeGw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

