Stanimir Stamenkov wrote:
Sun, 17 Oct 2010 15:17:20 -0700, /Jeffrey Needle/:

When I go to my address book, the first entry in the list displays
in a lower pane, below the list of names in the address book. Part of
that display is the Notes field. I would like to copy and paste the
Notes display from the main Address Book screen.

Try adding the following rules to your "userChrome.css" [1]:

@-moz-document
url(chrome://messenger/content/addressbook/addressbook.xul) {
description {
-moz-user-select: text;
}
}

[1] http://kb.mozillazine.org/UserChrome.css

 My goodness.

I'm using the portable version of Seamonkey. I can find three example files, here:

E:\Portable\SeaMonkeyPortable\App\DefaultData\profile\chrome\userChrome-example.css
E:\Portable\SeaMonkeyPortable\App\SeaMonkey\defaults\profile\chrome\userChrome-example.css
E:\Portable\SeaMonkeyPortable\Data\profile\chrome\userChrome-example.css

but no userChrome.css. I'm guessing I'll have to create the file myself. No problem. But where do I create it?

I'm very grateful for your good help!

_______________________________________________
support-seamonkey mailing list
[email protected]
https://lists.mozilla.org/listinfo/support-seamonkey

Reply via email to