Commit 7ec0a3b9 authored by smestry's avatar smestry

Updated the css for side panel display


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@104184 ce508802-f39f-4f6c-b175-0d175dae99d5
parent c796e1e2
...@@ -16,6 +16,10 @@ ...@@ -16,6 +16,10 @@
font-family: "MuseoLight-300", sans-serif !important; font-family: "MuseoLight-300", sans-serif !important;
} }
.FrameFlowPanel
{
overflow: hidden !important;
}
body,div,form,td,table,a body,div,form,td,table,a
{ {
...@@ -35,7 +39,7 @@ body,div,form,td,table,a ...@@ -35,7 +39,7 @@ body,div,form,td,table,a
{ {
background: none repeat scroll 0 0 #EFF5FB; background: none repeat scroll 0 0 #EFF5FB;
font-size: 10pt; font-size: 10pt;
width: 100%; width: 48%;
} }
.firstDiv .firstDiv
......
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