open page

This commit is contained in:
lxsang
2018-09-13 00:41:06 +02:00
parent 44e8c018ac
commit 18e0db7253
13 changed files with 3428 additions and 0 deletions

6
OpenPage/css/main.css Normal file
View File

@ -0,0 +1,6 @@
afx-app-window[data-id="OpenPage"] div[data-id="container"]
{
overflow: auto;
margin:0 auto;
padding:0px
}