Closed Bug 358710 Opened 18 years ago Closed 17 years ago

Some UI stylecode should be moved from /content/xpinstallConfirm.css to /skin/

Categories

(Toolkit Graveyard :: XULRunner, defect)

defect
Not set
minor

Tracking

(Not tracked)

RESOLVED FIXED
mozilla1.9alpha8

People

(Reporter: alfredkayser, Assigned: robert.strong.bugs)

Details

Attachments

(1 file)

In mozilla/ toolkit/ mozapps/ xpinstall/ content/ xpinstallConfirm.css (1.2):
the following lines:
 6 ben   1.2 .listbox {
 7             -moz-appearance: listbox;
 8           }
 9           
10           #itemList {
11             margin: 10px 4px 10px 4px;
12           }

should be moved to: 
/toolkit/themes/winstripe/mozapps/xpinstall/xpinstallConfirm.css
/toolkit/themes/pinstripe/mozapps/xpinstall/xpinstallConfirm.css

This is needed to allow themes to apply their own styling to this window, without having to override these forcefully with '!important'.
Attached patch patchSplinter Review
pinstripe and winstripe already have these set... I moved the one for winstripe for consistency with pinstripe. The before and after display of this dialog are the same.

http://lxr.mozilla.org/seamonkey/source/toolkit/themes/pinstripe/mozapps/xpinstall/xpinstallConfirm.css#1
Assignee: nobody → robert.bugzilla
Status: NEW → ASSIGNED
Attachment #271496 - Flags: review?(sspitzer)
Comment on attachment 271496 [details] [diff] [review]
patch

r=sspitzer
Attachment #271496 - Flags: review?(sspitzer) → review+
Checked in to trunk
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.9beta1
Flags: in-testsuite-
Product: Toolkit → Toolkit Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: