Commit 7bd79bb4 authored by Dmitry.Shahtanov's avatar Dmitry.Shahtanov Committed by Alexander.Trofimov

новый скролл

git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@57985 954022d7-b5bf-4e40-9824-e11837661b57
parent fb10794c
......@@ -34,10 +34,11 @@
position: absolute;
right: 0;
width: 16px;
top: -1px;
top: 0px;
bottom: 15px;
overflow: hidden;
z-index: 10;
background-color: #CBCBCB;
}
#ws-v-scroll-helper {
......@@ -48,10 +49,11 @@
position: absolute;
bottom: 0;
height: 16px;
left: 0;
left: 0px;
right: 15px;
overflow: hidden;
z-index: 10;
background-color: #CBCBCB;
}
#ws-h-scroll-helper {
......
......@@ -36,7 +36,7 @@
//scrollerColor:"#EDEDED",//цвет ползунка скрола
isViewerMode: false,
wheelScrollLines: 3,
isNeedInvertOnActive: true
isNeedInvertOnActive: false
};
this.view = undefined;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment