Closed Bug 1111332 Opened 10 years ago Closed 10 years ago

In-content Prefs - Remove strange border from help button

Categories

(Firefox :: Theme, defect)

All
Windows 10
defect
Not set
normal

Tracking

()

VERIFIED FIXED
Firefox 37

People

(Reporter: ntim, Assigned: ntim)

References

(Blocks 1 open bug)

Details

(Whiteboard: [testday-20150901])

Attachments

(1 file, 1 obsolete file)

Right now, there's a strange gray border around the help button. It'd be nice to remove it to make it look nicer visually. 

Also, the latest mockups also remove that border : http://invis.io/P61RQ2CEB
Attached patch Patch (obsolete) — Splinter Review
Assignee: nobody → ntim007
Status: NEW → ASSIGNED
Attachment #8536149 - Flags: review?(jaws)
Comment on attachment 8536149 [details] [diff] [review]
Patch

Review of attachment 8536149 [details] [diff] [review]:
-----------------------------------------------------------------

::: toolkit/themes/shared/in-content/common.inc.css
@@ +211,5 @@
>  
>  xul|*.help-button {
>    min-width: 30px;
>    border-radius: 2px;
> +  border: 1px solid transparent;

Does the border still need to be here? If not, I would rather that you go with just changing this to `border-width:0;`
Attached patch Patch v1.1Splinter Review
Used border-width: 0;
Attachment #8536149 - Attachment is obsolete: true
Attachment #8536149 - Flags: review?(jaws)
Attachment #8536741 - Flags: review?(jaws)
Attachment #8536741 - Flags: review?(jaws) → review+
Keywords: checkin-needed
https://hg.mozilla.org/mozilla-central/rev/3ad08cb24ae1
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Whiteboard: [fixed-in-fx-team]
Target Milestone: --- → Firefox 37
verified solved for a qa test day.
Status: RESOLVED → VERIFIED
Whiteboard: [testday-20150901]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: