Hello,
 
my (very personalized) TW-file is based on the teamtask-stylesheet, where 
the links (a and a:hover) have certain colors.
Most of my tiddlers are links, like  
 [img[pijl.jpg]] [[gezondheidsindex en 
inflatiecijfers|http://statbel.fgov.be/nl/statistieken/cijfers/economie/consumptieprijzen/gezondheidsindex/index.jsp]]
 
                                                                            
                                                                            
                                                      
All those tiddlers are grouped (in other tiddlers), based on their tags and 
the "for-each-tiddler-plugin" and have a darkgray textcolor (a) that 
changes to darkgray background and white text (a:hover)
 
Now, for one new tiddler, I want to change the text-color to fit the (new) 
background of that (new) tiddler: textcolor = white for both a and a:hover, 
but for a:hover I want bold text.
 
I tried to add @@color:white@@ like 
                           
 @@font-size:12pt;font-family:arial;color:white;                         
<<forEachTiddler where 'tiddler.tags.containsAll(["ACTUA_BANC"])' write 
'"<<tiddler 
[["+tiddler.title+"]]$))\n"' >>                         
@@                         
 
but this has no effects, as the colors for (a) and (a:hover) come from the 
TeamTaskSkin 
 
So my question is, can I override those teamtaskskin-colors for one tiddler?
 
Thanks for helping.
 
Wim
 
 
 

-- 
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 http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to