Open Bug 1641920 Opened 4 years ago

Cleanup toolbox.css for DebugTargetInfo component

Categories

(DevTools :: about:debugging, task, P3)

task

Tracking

(Not tracked)

People

(Reporter: jdescottes, Unassigned)

References

Details

The CSS for the DebugTargetInfo component is getting hard to maintain.

  • the iconized-label class is used for elements which have no label (reload button)
  • horizontal spacing is inconsistent
  • toolbar height is driven by random inner elements (reload button, readonly text)

We should extract the debug target CSS to a specific file instead of having it in toolbox.css and make it easier to understand and maintain.

You need to log in before you can comment on or make changes to this bug.