own modals - first implementation

This commit is contained in:
Devaev Maxim
2018-08-27 13:13:49 +03:00
parent 47a077a3b7
commit a8773eab1e
11 changed files with 165 additions and 64 deletions

View File

@@ -36,6 +36,10 @@
background-color: var(--bg-color-normal) !important;
}
div.modal div.modal-window div.modal-buttons button {
height: 50px !important;
}
div#stream-window {
padding-top: 9px !important;
border-top: 0 !important;