Closed Bug 50696 Opened 24 years ago Closed 24 years ago

user.css is being ignored?

Categories

(SeaMonkey :: General, defect, P3)

x86
Windows 2000
defect

Tracking

(Not tracked)

VERIFIED INVALID

People

(Reporter: sean, Assigned: asa)

Details

In order to turn off link underlines, I have the following in my user.css:

:link, 
  :visited, 
  :out-of-date,
  :link:active, 
  :visited:active, 
  :out-of-date:active
{
  text-decoration: none;
}

It has always worked until I pulled today.
I think this is because user.css is now userContent.css and userChrome.css 
(separate files for chrome and content).  Try renaming the file.
That's it - thanks.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → INVALID
vrfy. 
Status: RESOLVED → VERIFIED
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.