Commit 3f1d6917 authored by prumde's avatar prumde

Updated


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@174108 ce508802-f39f-4f6c-b175-0d175dae99d5
parent ad0f5f75
......@@ -136,8 +136,10 @@
border-color: transparent transparent #fff transparent;
border-style: solid;
border-width: 10px;
top: 24px;
margin-left: 6px;
/* top: 24px;
margin-left: 6px;*/
top: 40px;
margin-left: 10px;
}
.siteHeading {
......@@ -194,7 +196,8 @@
height: calc( 100% - 60px );
position: fixed;
right: 5px;
top: 40px;
/* top: 40px; */
top: 60px;
box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.2), inset 0 0 0 1px rgba(0, 0, 0, 0.2);
z-index: 4;
display: none;
......
.content {
height: 100%;
width: 100%;
position: absolute;
/* height: 100%; */
/* width: 100%; */
/* position: absolute; */
padding: 0;
margin: 0;
position: relative;
}
.button-panel{
top: 10rem;
/* top: 10rem; */
/* left: 2.5rem; */
/* bottom: 0; */
/* position: relative; */
padding-top: 10rem;
left: 2.5rem;
bottom: 0;
bottom: 10px;
position: relative;
}
......
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