Closed Bug 1548762 Opened 6 years ago Closed 6 years ago

[remote-dbg-next] Message "No devices discovered" should have color set to grey 50

Categories

(DevTools :: about:debugging, defect)

defect
Not set
normal

Tracking

(firefox68 fixed)

RESOLVED FIXED
Firefox 68
Tracking Status
firefox68 --- fixed

People

(Reporter: jdescottes, Assigned: ogasidlo)

References

(Blocks 1 open bug)

Details

Attachments

(2 files)

All grey text in about:debugging should be grey 50, but we forgot to apply this to the "No devices discovered" message

.sidebar__label {
  color: var(--grey-40);
  display: block;
  padding: 12px 0;
  text-align: center;
  font-size: var(--message-font-size);
}

searchfox

Attached image image.png (deleted) —
Assignee: nobody → ogasidlo
Status: NEW → ASSIGNED

Message "No devices discovered" should have color set to grey 50

Pushed by ogasidlo@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/9d883ff1a903 Message "No devices discovered" should have color set to grey 50, r=jdescottes
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 68
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: