diff --git a/devices/pdp11/panel/1170/led.xml b/devices/pdp11/panel/1170/led.xml index a7e08568d..de5450d67 100644 --- a/devices/pdp11/panel/1170/led.xml +++ b/devices/pdp11/panel/1170/led.xml @@ -2,85 +2,85 @@ Control Panel - + ADDRESS - + . - + . - + . - + . - + . - + . - + . - + DATA - + . - + . - + . - + . - + . diff --git a/modules/shared/templates/components.css b/modules/shared/templates/components.css index 3cde83dd7..64d48ea90 100644 --- a/modules/shared/templates/components.css +++ b/modules/shared/templates/components.css @@ -105,6 +105,9 @@ color: #ffffff; background-color: #404040; } +.pcjs-tripled { + padding: 1px; +} .pcjs-tripled-label { text-align: right; padding: 8px;