Изменения от Главреда ГитЖС | Changes of GitJS Glavred

This commit is contained in:
Главред | Glavred
2020-10-08 16:55:15 +03:00
parent 601d0b5af0
commit 0702c3e114
5 changed files with 10 additions and 9 deletions

View File

@@ -34,6 +34,7 @@ bottom: 0;
background-color: white;
opacity: 0.5;
display: none;
pointer-events: none;
`;
мир.окна.подложка = {
@@ -167,7 +168,7 @@ top: 0;
right: 0;
bottom: 0;
`;
окно.style.display = "none";
//окно.style.display = "none";
мир.окна.управление = {
"указатель": окно.id,
"элемент": окно,