lab.nexedi.com will be down from Thursday, 20 March 2025, 07:30:00 UTC for a duration of approximately 2 hours

Commit 45491b66 authored by Dmitry.Shahtanov's avatar Dmitry.Shahtanov

скролл версия 3.

git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@58124 954022d7-b5bf-4e40-9824-e11837661b57
parent 92410bd8
This diff is collapsed.
......@@ -38,7 +38,7 @@
bottom: 15px;
overflow: hidden;
z-index: 10;
background-color: #CBCBCB;
background-color: #f1f1f1;
}
#ws-v-scroll-helper {
......@@ -53,7 +53,7 @@
right: 15px;
overflow: hidden;
z-index: 10;
background-color: #CBCBCB;
background-color: #f1f1f1;
}
#ws-h-scroll-helper {
......
......@@ -1167,14 +1167,14 @@ asc_docs_api.prototype.CreateComponents = function()
</div>\
<div id=\"id_panel_right\" class=\"block_elem\" style=\"margin-right:1px;background-color:" + GlobalSkin.BackgroundScroll + ";\">\
<div id=\"id_buttonRulers\" class=\"block_elem buttonRuler\"></div>\
<div id=\"id_vertical_scroll\" style=\"left:0;top:0px;width:16px;overflow:hidden;position:absolute;background-color:#cbcbcb\">\
<div id=\"id_vertical_scroll\" style=\"left:0;top:0px;width:16px;overflow:hidden;position:absolute;\">\
<div id=\"panel_right_scroll\" class=\"block_elem\" style=\"left:0;top:0;width:16px;height:6000px;\"></div>\
</div>\
<div id=\"id_buttonPrevPage\" class=\"block_elem buttonPrevPage\"></div>\
<div id=\"id_buttonNextPage\" class=\"block_elem buttonNextPage\"></div>\
</div>\
<div id=\"id_horscrollpanel\" class=\"block_elem\" style=\"margin-bottom:1px;background-color:" + GlobalSkin.BackgroundScroll + ";\">\
<div id=\"id_horizontal_scroll\" style=\"left:0px;top:0;height:16px;overflow:hidden;position:absolute;background-color:#cbcbcb;width:100%;\">\
<div id=\"id_horizontal_scroll\" style=\"left:0px;top:0;height:16px;overflow:hidden;position:absolute;width:100%;\">\
<div id=\"panel_hor_scroll\" class=\"block_elem\" style=\"left:0;top:0;width:6000px;height:16px;\"></div>\
</div>\
</div>";
......
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