Commit b3499bef authored by steurwadkar's avatar steurwadkar

Changes made to apply new CSS to sales order entry screen

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@172918 ce508802-f39f-4f6c-b175-0d175dae99d5
parent d808471d
......@@ -191,4 +191,29 @@ border: 1px solid #E7E7E7 !important;
height:15;
width:13;
}
.tHeader
{
border-bottom : 1px solid #ddd !important;
}
.trClass td
{
border-top-width : 0px !important;
}
.editDisplayClass
{
color : #666666;
}
.input_editable
{
cursor: pointer;
}
.editTdClass
{
background-color: #f3f3f3 !important;
cursor : url('/ibase/webitm/images/editCursor.png') -32 32, auto;;
}
.editInputCur
{
background-color: #f3f3f3 !important;
cursor : url('/ibase/webitm/images/editCursor.png') -32 32, auto;;
}
\ No newline at end of file
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