make documentation for release 2.0.2

This commit is contained in:
2019-02-10 14:39:57 +01:00
parent 3235d52212
commit 9a81493a1a
85 changed files with 1821 additions and 22953 deletions

View File

@@ -94,8 +94,11 @@
}
.ui-resizable-e {
background:url("splitbar.png") repeat scroll right center transparent;
cursor:e-resize;
background-image:url("splitbar.png");
background-size:100%;
background-repeat:no-repeat;
background-attachment: scroll;
cursor:ew-resize;
height:100%;
right:0;
top:0;