On Saturday, March 3, 2018 at 9:17:33 PM UTC-7, Mark S. wrote:
>
> Oops. There's supposed to be class identifier for buttons, but it doesn't 
> seem to work.
>
> This seems to work, if you change the CSS selector:
>
> .tc-tagged-Locked button[title="Edit this tiddler"]   {display: none;}
>
> If your TW language isn't English, then you'll need to change the text in 
> 'title="...."' to whatever the text is when you hover over the edit button.
>
> When you tag a tiddler with something like "Locked", TW generates a CSS 
> class and wraps the tiddler with the format "tc-tagged-<tag name>" where 
> <tag name> is the name of your tag. Then you can use the generated tag name 
> inside a stylesheet tiddler (any tiddler tagged with $:/tags/Stylesheet and 
> containing CSS rules).
>
> -- Mark 
>
>
Ah! yes. I see it in the inspector window. Good to know. Thanks!

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
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/50df6769-a772-4e81-bcbf-347afad8263f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to