feat: add SMART monitoring support

This commit is contained in:
2024-01-03 14:41:11 +01:00
parent 0842818cbc
commit 683ebefbb0
5 changed files with 244 additions and 12 deletions

View File

@@ -155,6 +155,22 @@ body{
cursor: pointer;
}
.smart-info{
font-family: monospace;
padding-top: 2px;
padding-top: 2px;
padding-left: 5px;
padding-left: 5px;
color: black;
border: none;
outline: none;
cursor: auto;
}
.box{
border-style: solid;
border-width: 1px;