Closed
Bug 919802
Opened 12 years ago
Closed 11 years ago
userChrome.css not Effective in Thunderbird
Categories
(Thunderbird :: Folder and Message Lists, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: david, Unassigned)
Details
Attachments
(1 file)
|
702 bytes,
text/css
|
Details |
Windows XP SP3
Mozilla/5.0 (Windows NT 5.1; rv:24.0) Gecko/20100101 Thunderbird/24.0
Default 24.0 theme
all extensions disabled
The names of those newsgroups with unread messages that are new in the current session are displayed in the folder pane with a light blue font. I want to change this to dark blue. I was advised via the mozilla.support.thunderbird newsgroup to insert a CSS statement for this into userChrome.css in the chrome folder in my Thunderbird profile.
I created a chrome folder in my Thunderbird profile. The attachment is my userChrome.css file. Note that this is based on a userChrome.css file that I use successfully with SeaMonkey. From the beginning of the file down to the
/* set default namespace to XUL */
comment, nothing is changed.
I captured screen prints before and after this change and see no difference in the blue text. Yes, I terminated and relaunched Thunderbird after making the change.
Comment 1•11 years ago
|
||
rsx11m, do you see anything wrong with the css? (I don't clearly recall if you work with this stuff or not)
Flags: needinfo?(rsx11m.pub)
| Reporter | ||
Comment 2•11 years ago
|
||
It appears that userChrome.css is now effective in Thunderbird. While I have removed the original CSS, I recently added new CSS to reinstate the old appearance of the compose window. That worked.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•