1
0
mirror of https://github.com/node-red/node-red-nodes.git synced 2023-10-10 13:36:58 +02:00

Set text color on the RPi pinTable (#898)

This commit is contained in:
Mauricio Bonani 2022-04-04 16:36:06 -04:00 committed by GitHub
parent 87165965d9
commit add039b163
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,6 @@
<style>
.rpi-gpio-pinTable {
color: #555;
width: 340px;
display: inline-table;
font-size: 13px;