For some reason it is positioned differently and the script label is
still blue...

I'm not entirely sure what the goal is, but it sounds like a CSS specificity issue - that is, you might want more specific selectors:
    .button a {
        color: #F00;
    }


-- F.
-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.


Reply via email to