Closed Bug 665342 Opened 14 years ago Closed 13 years ago

In the sync setup window, delete the border between upper and lower sections, and change background color of lower area

Categories

(Firefox :: Theme, defect)

defect
Not set
minor

Tracking

()

RESOLVED FIXED
Firefox 14

People

(Reporter: micmon, Assigned: tru3cougar)

References

Details

Attachments

(2 files, 2 obsolete files)

Attached image Screenshot
The bottom of the sync setup window is blue (-> Screenshot), it should be gray (=bgcolor) like the upper region.
Assignee: nobody → tru3cougar
Status: NEW → ASSIGNED
Attached patch Suggested patch for bug (obsolete) — Splinter Review
This is my first patch attempt and I would greatly appreciate any & all feedback!
Attachment #604812 - Flags: review?(dao)
Comment on attachment 604812 [details] [diff] [review] Suggested patch for bug > .wizard-buttons { >- border-top: 2px solid #ccd9ea; >- background-color: #f1f5fb; >+ border-top: 2px solid #990099; That's quite an ugly color, I don't think we can use that. ;-) Also, looks like the button should be 1px thick or removed entirely. >+ background-color: Window; How about something like rgba(0,0,0,0.1)?
Attachment #604812 - Flags: review?(dao) → review-
(In reply to Dão Gottwald [:dao] from comment #2) > Comment on attachment 604812 [details] [diff] [review] > Suggested patch for bug > > > .wizard-buttons { > >- border-top: 2px solid #ccd9ea; > >- background-color: #f1f5fb; > >+ border-top: 2px solid #990099; > > That's quite an ugly color, I don't think we can use that. ;-) Oh my. How embarrassing. I was just playing around making sure I was changing the correct thing and meant to change that back to original color. Will fix and resubmit patch! > Also, looks like the button should be 1px thick or removed entirely. > > >+ background-color: Window; > > How about something like rgba(0,0,0,0.1)? Not quite sure what you mean here about the button looking like it should be 1px thick or removed...
I meant "border" despite writing "button"...
(In reply to Dão Gottwald [:dao] from comment #2) > How about something like rgba(0,0,0,0.1)? That is probably the right color for Mac and Linux. The blue for Windows was intentional I think. (In reply to Dão Gottwald [:dao] from comment #4) > I meant "border" despite writing "button"... Yeah I believe the original design was for a 1px border and a slight 1px inset shadow. Not sure how we ended up with a double border :)
(In reply to Stephen Horlander from comment #5) > (In reply to Dão Gottwald [:dao] from comment #2) > > How about something like rgba(0,0,0,0.1)? > > That is probably the right color for Mac and Linux. The blue for Windows was > intentional I think. To some extent, yes; it doesn't make sense for all Windows versions and flavours and the border is messed up, as you mentioned. So I'd support just ripping it out across the board unless someone wants to do it the right way.
(In reply to Dão Gottwald [:dao] from comment #6) > (In reply to Stephen Horlander from comment #5) > > (In reply to Dão Gottwald [:dao] from comment #2) > > > How about something like rgba(0,0,0,0.1)? > > > > That is probably the right color for Mac and Linux. The blue for Windows was > > intentional I think. > > To some extent, yes; it doesn't make sense for all Windows versions and > flavours and the border is messed up, as you mentioned. So I'd support just > ripping it out across the board unless someone wants to do it the right way. That works for me.
I removed the border completely and changed the lower area background color to the suggested rgba(0,0,0,0.1). I don't think this is the "final answer" though..... still looks kind of ugly, just not quite as bad. Any other suggestions to improve the look of this thing? Maybe changing the color to match the upper region and add a super thin plain ol' black border?
Attachment #604812 - Attachment is obsolete: true
Attachment #605797 - Flags: review?(dao)
Comment on attachment 605797 [details] [diff] [review] Removed border and changed lower area color to suggested value This patch applies on top of the previous patch. Instead, we need a patch that applies on mozilla-central tip. Otherwise this seems fine, further improvements can happen in new bugs.
Attachment #605797 - Flags: review?(dao) → review-
(In reply to Dão Gottwald [:dao] from comment #9) > Comment on attachment 605797 [details] [diff] [review] > Removed border and changed lower area color to suggested value > > This patch applies on top of the previous patch. Instead, we need a patch > that applies on mozilla-central tip. Apologies again. I don't understand what you mean by "applies on top of the previous patch" & "applies on mozilla-central tip"?
The patch tries to remove this line, for instance: border-top: 2px solid #990099; Such a line doesn't exist on mozilla-central, see <http://mxr.mozilla.org/mozilla-central/source/browser/themes/winstripe/syncSetup.css>.
(In reply to Dão Gottwald [:dao] from comment #11) > The patch tries to remove this line, for instance: > > border-top: 2px solid #990099; > > Such a line doesn't exist on mozilla-central, see > <http://mxr.mozilla.org/mozilla-central/source/browser/themes/winstripe/ > syncSetup.css>. Ohhhhhhhhhh. Got it. Ok. Will fix.
This patch reflects what is in mozilla-central instead of the previous changes to my working copy.
Attachment #605797 - Attachment is obsolete: true
Attachment #605831 - Flags: review?(dao)
Comment on attachment 605831 [details] [diff] [review] Updated changes to reflect mozilla-central contents. Thanks!
Attachment #605831 - Flags: review?(dao) → review+
OS: Linux → All
Target Milestone: --- → Firefox 14
Version: 5 Branch → Trunk
Summary: Bottom color of sync setup window → In the sync setup window, delete the border between upper and lower sections, and change background color of lower area
Landed a second time with the correct bug number in the commit message. http://hg.mozilla.org/integration/mozilla-inbound/rev/e36239fc97af
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: