Modbus Registerliste
Modbus Registerliste
table tbody td:first-child {
background-color: #9BC2E6;
}
table thead {
background-color:#00B0F0;
font-weight: bold;
}
table .read-write {
background-color: #757171;
}
table .read {
background-color: #8497B0;
}
table ....