I am using material theme by JD

http://j.d.material.tiddlyspot.com/

The stylesheet is here

http://j.d.material.tiddlyspot.com/#%24%3A%2Fthemes%2Fjd%2FMaterial%2FStylesheet

It has a class div.tc-tab-content.jd-lists-body. 

When you inspect the tiddlywiki in the browser you can see that this class 
is applied to the sidebar content

My question is how does TW knows which CSS class or selector is to be 
applied to which component?

In theme source code, I don’t see any where that says apply 
div.tc-tab-content.jd-lists-body to this specific div. 

Usually you declare CSS classes in the html for example

<div class="example-class">
<p id="talha">
Lorem ispum
</p>
</div>

Where is the part <div class="tc-tab-content jd-lists-body"> 
​

-- 
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/0393d692-9eb0-4059-b722-c51e2907f930%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to