Closed
Bug 1397094
Opened 8 years ago
Closed 8 years ago
Use the --theme-body-background color for the breadcrumbs
Categories
(DevTools :: Inspector, enhancement, P2)
DevTools
Inspector
Tracking
(firefox57 fixed)
RESOLVED
FIXED
Firefox 57
| Tracking | Status | |
|---|---|---|
| firefox57 | --- | fixed |
People
(Reporter: gl, Assigned: gl)
References
Details
Attachments
(1 file)
|
1.87 KB,
patch
|
pbro
:
review+
|
Details | Diff | Splinter Review |
Revert some of the changes made in Bug 1396037 to keep the breadcrumb toolbar background the same as the body background color.
| Assignee | ||
Comment 1•8 years ago
|
||
Attachment #8904812 -
Flags: review?(pbrosset)
Comment 2•8 years ago
|
||
Comment on attachment 8904812 [details] [diff] [review]
1397094.patch [1.0]
Review of attachment 8904812 [details] [diff] [review]:
-----------------------------------------------------------------
::: devtools/client/themes/inspector.css
@@ +116,5 @@
> padding: 0px;
> border-bottom-width: 0px;
> border-top-width: 1px;
> border-top-color: var(--theme-splitter-color);
> + /* Bug 1262668 - Use the same background as the body so the breadcrumbs toolbar doesn't
nit: trailing white space.
Attachment #8904812 -
Flags: review?(pbrosset) → review+
Pushed by gabriel.luong@gmail.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/c5ae3bf0cb1a
Use the --theme-body-background color for the breadcrumbs. r=pbro
Comment 5•8 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
status-firefox57:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 57
Updated•8 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•