Provided clearer separation between LED triplets

This commit is contained in:
Jeff Parsons 2016-10-11 10:28:37 -07:00 committed by Jeff Parsons
commit eac2f56296
2 changed files with 17 additions and 14 deletions

View file

@ -105,6 +105,9 @@
color: #ffffff;
background-color: #404040;
}
.pcjs-tripled {
padding: 1px;
}
.pcjs-tripled-label {
text-align: right;
padding: 8px;