Provided clearer separation between LED triplets
This commit is contained in:
parent
47767416a1
commit
eac2f56296
2 changed files with 17 additions and 14 deletions
|
|
@ -105,6 +105,9 @@
|
|||
color: #ffffff;
|
||||
background-color: #404040;
|
||||
}
|
||||
.pcjs-tripled {
|
||||
padding: 1px;
|
||||
}
|
||||
.pcjs-tripled-label {
|
||||
text-align: right;
|
||||
padding: 8px;
|
||||
|
|
|
|||
Loading…
Reference in a new issue