NIHVIVO-3213: Added fixed width to proxy section and styled class labels.

This commit is contained in:
manolobevia 2011-11-01 16:36:36 +00:00
parent bc9c3d215c
commit 5d303d31f3
2 changed files with 5 additions and 2 deletions

View file

@ -38,7 +38,7 @@ ${stylesheets.add('<link rel="stylesheet" href="${urls.base}/edit/forms/css/auto
<img class="photo-profile" width="90" alt="%label%" src="%imageUrl%">
</td>
<td class="proxy-info">
%label% | %classLabel%
%label% | <span class="class-label">%classLabel%</span>
<br /><a class='remove-proxy' href="." templatePart="remove">Remove selection</a>
<input type="hidden" name="proxyUri" value="%uri%" >
</td>