git-svn-id: svn://db.shs.com.ru/pip@313 12ceb7fc-bf1f-11e4-8940-5bc7170c53b5
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user