Commit 4529ae66 authored by mjadhav's avatar mjadhav

change design in Domestic receipt


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@98284 ce508802-f39f-4f6c-b175-0d175dae99d5
parent e64b9134
...@@ -75,6 +75,18 @@ ...@@ -75,6 +75,18 @@
text-align:center; text-align:center;
font-size : 12px; font-size : 12px;
}
.detailsLable4
{
top :50px;
left:5px;
width:90%;
overflow:auto;
border-width:1px;
font-family: Arial;
text-align:center;
font-size : 12px;
} }
.headerTextCol .headerTextCol
{ {
...@@ -121,7 +133,7 @@ ...@@ -121,7 +133,7 @@
.headerTextCol6 .headerTextCol6
{ {
left:8px; left:8px;
width:23%; width:20%;
font-size : 12px; font-size : 12px;
text-align:left; text-align:left;
...@@ -129,7 +141,7 @@ ...@@ -129,7 +141,7 @@
.headerTextCol7 .headerTextCol7
{ {
left:8px; left:8px;
width:23%; width:20%;
font-size : 12px; font-size : 12px;
text-align:left; text-align:left;
...@@ -142,6 +154,30 @@ ...@@ -142,6 +154,30 @@
font-size : 12px; font-size : 12px;
text-align:left; text-align:left;
}
.headerTextCol9
{
left:8px;
width:20%;
font-size : 12px;
text-align:left;
}
.headerTextCol10
{
left:8px;
width:25%;
font-size : 12px;
text-align:left;
}
.headerTextCol11
{
left:8px;
width:30%;
font-size : 12px;
text-align:left;
} }
.headerTextColForFSHS .headerTextColForFSHS
{ {
......
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