NIHVIVO-1496: Removing more pictos fonts and creating more graphic icons substituting the picto fonts.

This commit is contained in:
mb863 2011-01-13 17:10:46 +00:00
parent 2e3ad82d1c
commit 57bc645389
8 changed files with 16 additions and 15 deletions

View file

@ -96,7 +96,7 @@ $(document).ready(function(){
<em id="ego_moniker" class="moniker"></em>
<br />
<span class="pictos-arrow-14">4</span><a href="${egoVivoProfileURL}">Back to Profile</a>
<img class="" src="${urls.images}/arrowBackIcon.gif" alt="arrow icon" /><a href="${egoVivoProfileURL}">Back to Profile</a>
</div>
@ -104,7 +104,7 @@ $(document).ready(function(){
<div id="coinvestigator_link_container">
<div class="collaboratorship-icon"><a href="${coprincipalinvestigatorURL}"><img src="${coInvestigatorIcon}" /></a></div>
<div class="collaboratorship-link">
<h3><a href="${coprincipalinvestigatorURL}">Co-Investigator Network</a></h3><a class="view-all-style" href="${coprincipalinvestigatorURL}">View <span class= "pictos-arrow-10">4</span></a>
<h3><a href="${coprincipalinvestigatorURL}">Co-Investigator Network</a></h3>
</div>
</div>
</div>

View file

@ -93,7 +93,7 @@ $(document).ready(function(){
<#-- Moniker-->
<em id="ego_moniker" class="moniker"></em>
<br />
<span class="pictos-arrow-14">4</span><a href="${egoVivoProfileURL}">Back to Profile</a>
<img class="" src="${urls.images}/arrowBackIcon.gif" alt="arrow icon" /><a href="${egoVivoProfileURL}">Back to Profile</a>
</div>
@ -101,7 +101,7 @@ $(document).ready(function(){
<div id="coauthorship_link_container">
<div class="collaboratorship-icon"><a href="${coauthorshipURL}"><img src="${coAuthorIcon}" /></a></div>
<div class="collaboratorship-link">
<h3><a href="${coauthorshipURL}">Co-Author Network</a></h3><a class="view-all-style" href="${coauthorshipURL}">View <span class= "pictos-arrow-10">4</span></a>
<h3><a href="${coauthorshipURL}">Co-Author Network</a></h3>
</div>
</div>
</div>