update alerts and live

This commit is contained in:
Ivan
2023-08-13 20:52:23 +03:00
parent 83dbfc66e3
commit e66ed2a17d
4 changed files with 270 additions and 294 deletions

View File

@ -1627,6 +1627,18 @@ video {
border-radius: 29px;
}
.marker-name {
width: 100%;
background: white;
border-radius: 5px;
padding-left: 7px;
padding-top: 4px;
padding-bottom: 2px;
margin-left: -40%;
margin-bottom: 3px;
font-weight: bold;
}
.cameras {
background: #F5F5FA;
position: absolute;