You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to TiddlyWiki
I messed around with some color palettes, and now I can't figure out
how to change the color of the -------- page separators and the |
table | border colors.
Where in tiddlywiki are these colors set?
FND
unread,
Feb 2, 2009, 4:13:03 AM2/2/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Tiddl...@googlegroups.com
> how to change the color of the -------- page separators and the | > table | border colors.
Try adding the following to your StyleSheet: .viewer hr { border-color: #f00; color: #f00; }