Commit a78dcd6f authored by steurwadkar's avatar steurwadkar

F17ABAS001 GST API calling web part commit


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@105872 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 9fbd61bd
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
.mainPage-input-Container
{
height : calc(100% - 250px);
width : 99%;
border : 1px solid lightgray !important;
border-top: 2px solid #7bc6ff !important;
-moz-border : 1px solid lightgray !important;
-moz-border-top: 2px solid #7bc6ff !important;
padding-top: 10px;
padding-bottom: 10px;
overflow:auto;
background-color: white;
}
.detailPage-input-Container{
height : calc(100% - 90px);
width : 98%;
border : 1px solid lightgray !important;
border-top: 2px solid #7bc6ff !important;
padding: 10px;
overflow:auto;
background-color: white;
}
.inputFormDiv
{
margin-top: 10px;
width: 700px;
}
.inputFormDiv input
{
text-indent: 3px;
}
.eachLineFields div
{
display: inline-block;
margin-bottom: 5px;
}
.eachField div
{
display: inline-block;
margin-left: 5px;
}
.labelDiv
{
color: #555;
text-align: right;
width:132px;
}
.editDisplayClass
{
background-color:rgba(160, 160, 160, 0.3);
font-size: 14px;
border:none;
line-height: 22px;
}
#btnDiv
{
padding-top:5px;
float : left;
}
#buttonreplacement
{
width: 150px;
height: 80px;
background-color: #fff;
margin:0px auto;
text-align: center;
z-index:1005;
display:none;
position: fixed;
top: 200px;
left: 450px;
}
#buttonreplacement>img{
margin-top:15px;
margin-left:50px;
display: table-cell;
}
.popHelpIconDiv{
margin-left: 0px !important;
position: absolute;
z-index: 2;
}
.popHelpIconDiv a{
float:none;
text-decoration: none;
visibility:visible;
visibility : hidden;
}
.popHelpIconDiv a img{
vertical-align:middle;
}
\ No newline at end of file
This diff is collapsed.
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