Commit a1e33b94 authored by pchavan's avatar pchavan

update to remove colour of DR. CR. title.

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@179803 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 52b016ab
...@@ -39,7 +39,7 @@ padding-top: 40px; ...@@ -39,7 +39,7 @@ padding-top: 40px;
} }
.eachRow .eachRow
{ {
height : 45px; height : 60px;
padding-top: 15px; padding-top: 15px;
padding-left: 3px; padding-left: 3px;
border-bottom: 1px solid #dbd9d0; border-bottom: 1px solid #dbd9d0;
...@@ -97,12 +97,12 @@ padding-top: 40px; ...@@ -97,12 +97,12 @@ padding-top: 40px;
.cr-amt .cr-amt
{ {
color: green; color: black;
} }
.dr-amt .dr-amt
{ {
color: red; color: black;
} }
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