Closed
Bug 525132
Opened 15 years ago
Closed 15 years ago
Add-on options section does not get select background color
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(fennec1.0+)
VERIFIED
FIXED
fennec1.0
Tracking | Status | |
---|---|---|
fennec | 1.0+ | --- |
People
(Reporter: madhava, Assigned: mfinkle)
References
Details
(Whiteboard: [polish])
Attachments
(1 file)
2.01 KB,
patch
|
Gavin
:
review+
|
Details | Diff | Splinter Review |
see here:
http://www.flickr.com/photos/madhava_work/4053303923/
the blue is only present during panning of the list, but it's noticeable here.
Reporter | ||
Updated•15 years ago
|
tracking-fennec: --- → ?
Whiteboard: [polish]
Updated•15 years ago
|
tracking-fennec: ? → 1.0+
Assignee | ||
Comment 2•15 years ago
|
||
Removes some hardcoded background colors and adds background color to the settings label only
Assignee: nobody → mark.finkle
Attachment #411436 -
Flags: review?(gavin.sharp)
Comment 3•15 years ago
|
||
Comment on attachment 411436 [details] [diff] [review]
patch
>diff --git a/themes/hildon/browser.css b/themes/hildon/browser.css
> setting {
> color: black;
Is this needed?
> settings .settings-title {
This can just be |.settings-title|, right?
>+ color: #000;
let's use the named colors consistently? (still takes me half a second to remember which of #fff/#000 is black)
Attachment #411436 -
Flags: review?(gavin.sharp) → review+
Assignee | ||
Comment 4•15 years ago
|
||
pushed with comments fixed:
https://hg.mozilla.org/mobile-browser/rev/738edf0548fd
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Comment 5•15 years ago
|
||
verified FIXED on build:
Mozilla/5.0 (X11; U; Linux armv7l; Nokia N900; en-US; rv:1.9.2b3pre) Gecko/20091111 Firefox/3.6b2pre Fennec/1.0b5
Status: RESOLVED → VERIFIED
Updated•15 years ago
|
Target Milestone: --- → Post-B5
You need to log in
before you can comment on or make changes to this bug.
Description
•