git-svn-id: svn://db.shs.com.ru/pip@313 12ceb7fc-bf1f-11e4-8940-5bc7170c53b5

This commit is contained in:
2017-02-27 12:48:57 +00:00
parent 505ab362d2
commit be4df6903c
469 changed files with 21252 additions and 23424 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;