mirror of
https://github.com/FAUSheppy/icinga-webhook-gateway
synced 2025-12-09 08:48:38 +01:00
feat: add SMART monitoring support
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user