[opensuse] Folder colors in New Thunderbird
After installing the new Thunderbird from the Suse repositories my unread folders now turn this light green color until I click on them, they are very hard to read with this color. I tried adding a user profile (userChrome.css) and adding a few things there that was suggested but that does seem to have any affect. I have tried looking in the manual but that just seems to be a dictionary of terms. Does anybody have a clue as to how to change this color? Robert Cunningham S -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On 12/15/2009 3:23 PM, Robert Cunningham wrote:
After installing the new Thunderbird from the Suse repositories my unread folders now turn this light green color until I click on them, they are very hard to read with this color. I tried adding a user profile (userChrome.css) and adding a few things there that was suggested but that does seem to have any affect. I have tried looking in the manual but that just seems to be a dictionary of terms. Does anybody have a clue as to how to change this color?
Robert Cunningham S
This works really well: treechildren::-moz-tree-cell-text(folderNameCol, newMessages-true) { font-weight: bold; color: #FF0000 !important; } In this case, it changes the color red -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On 12/15/2009 05:30 PM, John Meyer pecked at the keyboard and wrote:
On 12/15/2009 3:23 PM, Robert Cunningham wrote:
After installing the new Thunderbird from the Suse repositories my unread folders now turn this light green color until I click on them, they are very hard to read with this color. I tried adding a user profile (userChrome.css) and adding a few things there that was suggested but that does seem to have any affect. I have tried looking in the manual but that just seems to be a dictionary of terms. Does anybody have a clue as to how to change this color?
Robert Cunningham S
This works really well:
treechildren::-moz-tree-cell-text(folderNameCol, newMessages-true) { font-weight: bold; color: #FF0000 !important;
}
In this case, it changes the color red
For the un-informed could you further expand on this as I hate the "new and improved" color as well. Do we add this to a file called userChrome.css in the chrome folder under our profile or somewhere else? -- Ken Schneider SuSe since Version 5.2, June 1998 -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On 12/15/2009 3:53 PM, Ken Schneider - openSUSE wrote:
On 12/15/2009 05:30 PM, John Meyer pecked at the keyboard and wrote:
On 12/15/2009 3:23 PM, Robert Cunningham wrote:
After installing the new Thunderbird from the Suse repositories my unread folders now turn this light green color until I click on them, they are very hard to read with this color. I tried adding a user profile (userChrome.css) and adding a few things there that was suggested but that does seem to have any affect. I have tried looking in the manual but that just seems to be a dictionary of terms. Does anybody have a clue as to how to change this color?
Robert Cunningham S
This works really well:
treechildren::-moz-tree-cell-text(folderNameCol, newMessages-true) { font-weight: bold; color: #FF0000 !important;
}
In this case, it changes the color red
For the un-informed could you further expand on this as I hate the "new and improved" color as well. Do we add this to a file called userChrome.css in the chrome folder under our profile or somewhere else?
add it to userChrome.css under the chrome folder. Works in TB 3.0 -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On 12/15/2009 05:59 PM, John Meyer pecked at the keyboard and wrote:
On 12/15/2009 3:53 PM, Ken Schneider - openSUSE wrote:
On 12/15/2009 05:30 PM, John Meyer pecked at the keyboard and wrote:
On 12/15/2009 3:23 PM, Robert Cunningham wrote:
After installing the new Thunderbird from the Suse repositories my unread folders now turn this light green color until I click on them, they are very hard to read with this color. I tried adding a user profile (userChrome.css) and adding a few things there that was suggested but that does seem to have any affect. I have tried looking in the manual but that just seems to be a dictionary of terms. Does anybody have a clue as to how to change this color?
Robert Cunningham S
This works really well:
treechildren::-moz-tree-cell-text(folderNameCol, newMessages-true) { font-weight: bold; color: #FF0000 !important;
}
In this case, it changes the color red
For the un-informed could you further expand on this as I hate the "new and improved" color as well. Do we add this to a file called userChrome.css in the chrome folder under our profile or somewhere else?
add it to userChrome.css under the chrome folder. Works in TB 3.0
Thanks John. -- Ken Schneider SuSe since Version 5.2, June 1998 -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On 12/15/2009 05:53 PM, Ken Schneider - openSUSE wrote:
On 12/15/2009 05:30 PM, John Meyer pecked at the keyboard and wrote:
On 12/15/2009 3:23 PM, Robert Cunningham wrote:
After installing the new Thunderbird from the Suse repositories my unread folders now turn this light green color until I click on them, they are very hard to read with this color. I tried adding a user profile (userChrome.css) and adding a few things there that was suggested but that does seem to have any affect. I have tried looking in the manual but that just seems to be a dictionary of terms. Does anybody have a clue as to how to change this color?
Robert Cunningham S
This works really well:
treechildren::-moz-tree-cell-text(folderNameCol, newMessages-true) { font-weight: bold; color: #FF0000 !important;
}
In this case, it changes the color red
Thanks this seems to work
For the un-informed could you further expand on this as I hate the "new and improved" color as well. Do we add this to a file called userChrome.css in the chrome folder under our profile or somewhere else?
Thats where I put it and it seems to work, It's not that I hate the New and improved, In fact so far I like the new Thunderbird, I just couldn't read what the folders were -- In theory, there is no difference between theory and practice; In practice, there is Robert Cunningham -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
participants (3)
-
John Meyer
-
Ken Schneider - openSUSE
-
Robert Cunningham