Hi Dan
If you look at the end of the plugin code it says:
setStylesheet(".TiddlerNotes {\n"+ " background:#eee;\n"+ " border:1px
solid #ccc;\n"+ " padding:10px;\n"+ " margin:15px;\n"+ "}\n"+ "\n"+
".cancelNotesButton,.editNotesButton, .saveNotesButton {\n"+ "
float:right;\n"+ " border:1px solid #ccc;\n"+ " padding:2px 5px;\n"+ "}
\n"+ "\n"+ ".saveNotesButton{\n"+ " margin-right:0.5em;\n"+ "}\n"+
"\n"+ ".TiddlerNotes.editor textarea{\n"+ " border:1px solid #ccc;\n"+
"}","NotesPluginStyles");
//!END-PLUGIN-CODE
// %/
You should be able to change appearance here..
regards Måns Mårtensson
On 6 Feb., 09:29, danraymond <[email protected]> wrote:
> I am using the <<notes>> plugin. Can someone tell me what effects the
> rendered style in the parent tiddler as the text and background are
> too similar in my stylesheet (a custom one) and I don't know where to
> look to change the style to be more visible.
>
> Thanks
>
> Dan Raymond
--
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.