Hello TW-friends,

again I have a problem. Searching for a solution and experimenting with it 
for the whole day without success...

I have a table build with the formula plugin (
https://evanbalster.com/tiddlywiki/formulas.html).

I managed to give some rows and some columns specific background-colors & 
other formattings with this for example:

.my-table td:nth-child(4) {
  background-color:#ff944d;font-weight:bold;
}



But now I need to give only some specific cells another background-color.

it should look similar like this:

|header1|header2|header13|header4|
|cell1|cell1|cell1|cell1|
|cell1|cell1|cell1|cell1|
|cell1|cell1|cell1|cell1|
|cell1|cell1|cell1|cell1|


How can I do it in the stylesheet?

Thanks again for your always nice help!
Surya

-- 
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/48f034e7-e950-4ffa-9b69-1b80a766b303%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to