Closed
Bug 1428325
Opened 8 years ago
Closed 8 years ago
Stop resetting -moz-border-*-colors in common.inc.css
Categories
(Toolkit :: Themes, defect, P3)
Toolkit
Themes
Tracking
()
RESOLVED
FIXED
mozilla59
| Tracking | Status | |
|---|---|---|
| firefox59 | --- | fixed |
People
(Reporter: dao, Assigned: abhinav.koppula, Mentored)
References
Details
(Keywords: good-first-bug, Whiteboard: [lang=css])
Attachments
(1 file)
https://searchfox.org/mozilla-central/rev/652fbd6270de0d3ec424d2b88f8375ff546f949f/toolkit/themes/shared/in-content/common.inc.css#182-185
https://searchfox.org/mozilla-central/rev/652fbd6270de0d3ec424d2b88f8375ff546f949f/toolkit/themes/shared/in-content/common.inc.css#485-488
In the above two rules, setting -moz-border-*-colors to none shouldn't be needed since those elements don't have -moz-border-*-colors set by default anymore.
| Comment hidden (mozreview-request) |
| Assignee | ||
Comment 2•8 years ago
|
||
Hi Dao,
I thought this is similar to Bug 1428338. So I have created a patch for this as well.
| Reporter | ||
Comment 3•8 years ago
|
||
| mozreview-review | ||
Comment on attachment 8940224 [details]
Bug 1428325 - Stop resetting -moz-border-*-colors in common.inc.css;
https://reviewboard.mozilla.org/r/210534/#review216188
Looks good, thanks!
Attachment #8940224 -
Flags: review?(dao+bmo) → review+
| Reporter | ||
Updated•8 years ago
|
Assignee: nobody → abhinav.koppula
Pushed by dgottwald@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/1584f3485995
Stop resetting -moz-border-*-colors in common.inc.css; r=dao
Comment 5•8 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox59:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla59
You need to log in
before you can comment on or make changes to this bug.
Description
•