Изменения от Главреда ГитЖС | Changes of GitJS Glavred
This commit is contained in:
2
0000
2
0000
@@ -1,5 +1,5 @@
|
|||||||
Редактор Главреда | Glavred Editor
|
Редактор Главреда | Glavred Editor
|
||||||
1.0.0
|
1.1.0
|
||||||
https://git.opengamestudio.org/glavred/glavred-redaktor-editor
|
https://git.opengamestudio.org/glavred/glavred-redaktor-editor
|
||||||
|
|
||||||
x /пуск|run.js
|
x /пуск|run.js
|
||||||
|
|||||||
@@ -74,9 +74,9 @@ const ИМЯ = "Редактор Главреда | Glavred Editor"
|
|||||||
var элемент = document.getElementById(id);
|
var элемент = document.getElementById(id);
|
||||||
элемент.style.cssText = `
|
элемент.style.cssText = `
|
||||||
width: calc(100% - 320px);
|
width: calc(100% - 320px);
|
||||||
height: calc(100% - 80px);
|
height: calc(100% - 40px);
|
||||||
position: fixed;
|
position: fixed;
|
||||||
top: 80px;
|
top: 40px;
|
||||||
left: 320px;
|
left: 320px;
|
||||||
right: 0;
|
right: 0;
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user