Closed Bug 48010 Opened 24 years ago Closed 24 years ago

Classic skin Location bar should use window background as real background

Categories

(SeaMonkey :: Themes, defect, P3)

x86
Windows 2000
defect

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 48443

People

(Reporter: mmastrac, Assigned: hangas)

References

()

Details

If the default window background is changed, the location bar will display the
textfield with the correct background and the bar itself with white.

In the Windows Classic skin, in box.css, the color for .box-toolbar-group should
be "window" rather than "white":


.box-toolbar-group
  {
    background-color      : window;
    -moz-border-radius    : 5px;
    padding               : 3px 2px 2px 3px;
    margin                : 0px 10px 0px 5px;
  }

*** This bug has been marked as a duplicate of 48443 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Updated QA contact
QA Contact: paw → pmac
Fixed in windows (2000-09-13-08-M18).
Status: RESOLVED → VERIFIED
Product: Core → SeaMonkey
You need to log in before you can comment on or make changes to this bug.