That's probably a CSS specificity issue.
> I am trying to remove the border from a button in a specific tiddler.
Assuming said tiddler is called [[Foo Bar]], try this:
#tiddlerFoo\20 Bar a.button {
border: none;
}
More info on the community wiki:
http://www.tiddlywiki.org/wiki/Tiddler-Specific_Styles
-- F.
If only we had more articles meeting those standards - but that would
require more active participation by the community... (Even tiny,
60-second contributions would help!)
-- F.
That'd be great!
There's a list of missing articles on the community portal:
http://www.tiddlywiki.org/wiki/Meta:Community_Portal#Missing_Articles
(It's incomplete/outdated though, so the mind-map image next to it might
be a better start.)
You could also go over existing articles and improve them where
necessary. Or do whatever you think is necessary - it's a wiki after all.
-- F.