Closed Bug 241466 Opened 20 years ago Closed 20 years ago

No foreground color is set for log messages in cvsgraph

Categories

(Webtools Graveyard :: Bonsai, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: timeless, Assigned: cls)

References

()

Details

(Whiteboard: [fixed on cls-bonsai-20041001-branch])

Attachments

(1 file)

User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; .NET CLR
1.0.3705; .NET CLR 1.1.4322)

Color Scheme: High Contrast Black
Foreground Color: White
Background Color: Black

Here's the rule:

<style type="text/css">
.log_msg {
    border-style: solid;
    border-color: #F0A000;
    background-color: #FFFFFF;
    padding: 5;
    position: absolute;
}
</style>

The problem is that I get (default) white text on (specified) white background

This doesn't happen in my mozilla because mozilla is configured to ignore
document colors.
Assignee: tara → cls
Status: NEW → ASSIGNED
Comment on attachment 161734 [details] [diff] [review]
explicitly set color to black

you could use the color name :)
Attachment #161734 - Flags: review+
Patch has been checked in.
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Whiteboard: [fixed on cls-bonsai-20041001-branch]
Product: Webtools → Webtools Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: