Closed Bug 48067 Opened 24 years ago Closed 24 years ago

[classic] menubar and tooltip don't have text color set properly

Categories

(SeaMonkey :: Themes, defect, P3)

x86
Windows 2000
defect

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 57429
Future

People

(Reporter: sean, Assigned: bugs)

Details

(Keywords: classic, Whiteboard: [nsbeta3-])

global\skin\menu.css needs to have the following line added: color : menutext; ------------------------- menubar { background-color : threedface; + color : menutext; }
The toolip font color is incorrect - needs to use the system infotext color (also in global\skin\menu.css): .tooltip > .popup-internal-box { border: 0px; + color: infotext; padding: 0px; }
Keywords: nsbeta3
Summary: menubar in classic theme doesn't have text color set properly → [classic] menubar and tooltip don't have text color set properly
Ben: sending to you for confirmation of bug. If you agree with this please feel free to send to nbhatla to be fixed. Thanks.
Assignee: hangas → ben
nav triage team: nsbeta3-, works OK as is, not a big deal if skins can't change this for now. M Future, fix it later
Whiteboard: [nsbeta3-]
Target Milestone: --- → Future
Adding classic keyword
Keywords: classic
Updating QA Contact to pmac@netscape.com
QA Contact: paw → pmac
*** This bug has been marked as a duplicate of 57429 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
vrfy
Status: RESOLVED → VERIFIED
Product: Core → SeaMonkey
You need to log in before you can comment on or make changes to this bug.