How would you change the background color of a table cell?
E.g. right now this
| !Lumbar Kemp's (right) |
has a light grey background color. I'd like to change it to a slightly
darker shade for some cells, but not all (basically I'm wanting to do that
with all test names which are "right" sided)
I was thinking there is probably something like the old @@highlight@@
syntax (I did try that and it didn't do anything, but even if it did, I'd
still like to set the color specifically)
then I though of doing a tiddler tagged with $:/tags/Stylesheet :
rcol {
background-color:#FF8C19;
}
but I can't remember how to use that inline. I tried this:
| !{rcol{{Lumbar Kemp's (right)}}}
|
but that didn't work, nor did using just 2 brackets instead of 3. Also the
"!" isn't interfering because it doesn't work without that
I know I'm close, but can't seem to find the right way to do it. If I do
find it before someone answers I'll post it here.
Thanks,
Dave
--
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/e7db0e36-0230-4893-ba15-5ab793d9416d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.