mirror of
https://github.com/FAUSheppy/icinga-webhook-gateway
synced 2025-12-09 08:48:38 +01:00
feat: warn about static configured services deletion
This commit is contained in:
@@ -160,3 +160,13 @@ body{
|
||||
border-color: aliceblue;
|
||||
width: fit-content;
|
||||
}
|
||||
|
||||
.static-configured-info{
|
||||
margin-bottom: 20px;
|
||||
color: aliceblue;
|
||||
text-align: center;
|
||||
padding: 8px;
|
||||
border-style: solid;
|
||||
border-color: red;
|
||||
font-size: 17px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user