From 9794dcd8aa4dd154df6cea4ea18fd356a217776e Mon Sep 17 00:00:00 2001 From: Denny Lim Date: Mon, 9 Dec 2013 05:54:13 +0000 Subject: [PATCH] =?UTF-8?q?[=EC=9E=84=EB=8C=80=ED=98=84]=20[NOBTS]=20callS?= =?UTF-8?q?tacks=20=EA=B0=80=EB=A1=9C/=EC=84=B8=EB=A1=9C=20=EC=8A=A4?= =?UTF-8?q?=ED=81=AC=EB=A1=A4=20=EA=B0=9C=EC=84=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: http://svn.bds.nhncorp.com/pe/hippo-web/trunk@2992 84d0f5b1-2673-498c-a247-62c4ff18d310 --- src/main/webapp/styles/callStacks.css | 12 ++++++++++++ src/main/webapp/views/callStacks.html | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/src/main/webapp/styles/callStacks.css b/src/main/webapp/styles/callStacks.css index df7a26d95..607f498d2 100644 --- a/src/main/webapp/styles/callStacks.css +++ b/src/main/webapp/styles/callStacks.css @@ -51,4 +51,16 @@ } .callStacks .agent-divider-warn { border-top: 2px dotted rgb(214, 39, 40); +} +.flexigrid { + width: 100%; + height: 100%; + position: relative; +} +.flexigrid .bDiv { + position: absolute !important; + top: 25px; + bottom: 0; + width: 100%; + overflow: auto; } \ No newline at end of file diff --git a/src/main/webapp/views/callStacks.html b/src/main/webapp/views/callStacks.html index 2faa234a7..30ed7a3db 100644 --- a/src/main/webapp/views/callStacks.html +++ b/src/main/webapp/views/callStacks.html @@ -1,4 +1,4 @@ - +
Method