| ConnectPage.css |
+--------+----------------------+
| USB | |<button> |
+--------+ | |
| status | | |
+--------+----------------------+
|
1394 |
| ConnectPage.js |
|
9053 |
| ConnectSection.css |
+--------+----------------+
| <icon> | <heading> 1fr |
+--------+----------------+
|
1302 |
| ConnectSection.js |
|
1776 |
| ConnectSteps.css |
|
413 |
| ConnectSteps.js |
|
1351 |
| moz.build |
|
351 |
| NetworkLocationsForm.css |
Layout of a network location form
+-------------+--------------------+------------+
| "Host:port" | Input | Add button |
+-------------+--------------------+------------+
|
742 |
| NetworkLocationsForm.js |
|
3807 |
| NetworkLocationsList.css |
Layout of a network location item
+-------------------------------------+---------------+
| Location (eg localhost:8080) | Remove button |
+-------------------------------------+---------------+
|
686 |
| NetworkLocationsList.js |
|
2029 |