Commit 46ca0b38 authored by steurwadkar's avatar steurwadkar

WaveGenration sales order to item change and sort order enhancement functionality changes


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@104945 ce508802-f39f-4f6c-b175-0d175dae99d5
parent d3abef21
......@@ -281,43 +281,6 @@ img.imagePanelSrc
-ms-user-select: none;
}
/* Added by Santosh on 10/03/2017 Start*/
/* .sortOrderPopUpDiv
{
border: 1px solid #dadada;
width: 200px;
height: auto;
padding: 10px 5px;
font-size: 14px;
color: #555;
overflow: auto;
z-index: 10;
position: absolute;
float: right;
right:150px;
top: 62px;
}
.sortOptWrapper
{
width: 100%;
overflow: auto;
}
.chkBx
{
float: left;
display: block;
margin-right: 4px;
}
.sortOrderDescr
{
float: left;
display: block;
}
.sortSeqDiv
{
float: left;
display:block;
margin-right: 4px;
} */
.sortOrderContainer
{
border: 1px solid #dadada;
......
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