Commit bcfd0d24 authored by ppatro's avatar ppatro

color change for labels


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@43350 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 0fa15fa9
......@@ -46,7 +46,7 @@
<table class="itemtbl" id="itemtbl" cellpadding="0" cellspacing="0" >
<tr class="trbg">
<td class="highlight rght tdClass" colspan="2" style="background: rgb(219, 217, 208);">
<td class="highlight rght tdClass" colspan="2" style="background:#f7f8fa;">
<div class="tdDivRgt">
<img src="<%=imgPath%>" alt="Image Not Found" style="width: 40px;"></img>
</div>
......@@ -102,7 +102,7 @@
</tr>
<tr>
<td class="highlight rght tdClass" colspan="2" style="height: 40px; background: rgb(219, 217, 208);">
<td class="highlight rght tdClass" colspan="2" style="height: 40px; background:#f7f8fa;">
<div class="highlight tdDivLft" style = "padding-top: 2px;"> Terms </div>
</td>
</tr>
......@@ -120,7 +120,7 @@
</tr>
<tr>
<td class="highlight rght tdClass" colspan="2" style="height: 40px; background: rgb(219, 217, 208);">
<td class="highlight rght tdClass" colspan="2" style="height: 40px; background:#f7f8fa;">
<div class="highlight tdDivLft" style = "padding-top: 2px;"> Sales Team </div>
</td>
</tr>
......@@ -145,7 +145,7 @@
</tr>
<tr>
<td class="highlight rght tdClass" colspan="2" style="height: 40px; background: rgb(219, 217, 208);">
<td class="highlight rght tdClass" colspan="2" style="height: 40px; background:#f7f8fa;">
<div class="highlight tdDivLft" style = "padding-top: 2px;"> Credit </div>
</td>
</tr>
......@@ -165,7 +165,7 @@
</tr>
<tr>
<td class="highlight rght tdClass" colspan="2" style="height: 40px; background: rgb(219, 217, 208);">
<td class="highlight rght tdClass" colspan="2" style="height: 40px; background:#f7f8fa;">
<div class="highlight tdDivLft" style = "padding-top: 2px;"> Others </div>
</td>
</tr>
......
......@@ -78,7 +78,7 @@ if(userInfo != null)
<table class="itemtbl" id="itemtbl" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td class="highlight rght tdClass" colspan="2" style="height: 40px; background: rgb(219, 217, 208);">
<td class="highlight rght tdClass" colspan="2" style="height: 40px; background:#f7f8fa;">
<div class="highlight tdDivLft" style = "padding-top: 2px;"> Item Details: </div>
</td>
</tr>
......
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