Restored accidentally deleted block (skin.css)

pull/4124/head
IgorA100 2024-09-18 15:04:40 +03:00 committed by GitHub
parent 05f40a55f6
commit 334d840425
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 6 additions and 0 deletions

View File

@ -1201,6 +1201,12 @@ button.btn.btn-edit-monitor:hover,
button.btn.btn-view-watch:hover {
background-color: darkgrey;
}
.controlHeader .chosen-container {
/* limit width of monitor filters so that it fits on 1920px */
max-width: 300px;
}
/* --- Control button block in the Stream image*/
/* +++ This block should always be located at the end! */