Closed Bug 48920 Opened 24 years ago Closed 24 years ago

classic theme text-color in url and search does not follow gtk themes

Categories

(SeaMonkey :: Themes, defect, P3)

All
Linux
defect

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 57429

People

(Reporter: mozilla, Assigned: hewitt)

Details

(Keywords: classic)

The textcolor of the url bar and the input field for search in the sidebar does not follow the color of the gtk-theme. Solution: add color: inherit; to the .textfield-input, .text-field-textarea in chrome/skins/classic/global/skin/textfield.css So this becomes: /* internal text widget */ .textfield-input, .textfield-textarea { border : none !important; margin : 0px; font : inherit; background-color : inherit; color : inherit; }
Adding 'classic' keyword to bugs dealing with the Classic skin. Please fix any mistakes -- thanks.
Keywords: classic
confirmed with 090108 mozilla linux build
Status: UNCONFIRMED → NEW
Ever confirmed: true
Joe, something to look at after the current round of rtm++ bugs are fixed.
Assignee: hangas → hewitt
Status: NEW → ASSIGNED
Updating QA Contact
QA Contact: paw → pmac
marking as dup of 57429 *** This bug has been marked as a duplicate of 57429 ***
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Verified dupe of bug 57429: "Win classic theme should support system colors"
Status: RESOLVED → VERIFIED
Product: Core → SeaMonkey
You need to log in before you can comment on or make changes to this bug.