Improved layout of contact photos.

Monotone-Parent: fc82f5d2ff1a83e0f7d507e8ab1bb5149bbbec24
Monotone-Revision: b31a7aa3d154368df1ba1525deed0dd5867b42f0

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-03-13T20:07:52
This commit is contained in:
Francis Lachapelle
2012-03-13 20:07:52 +00:00
parent a1d356e4c0
commit c81f3b6829
2 changed files with 41 additions and 17 deletions
+7 -6
View File
@@ -7,6 +7,10 @@
xmlns:label="OGo:label"
xmlns:uix="OGo:uix">
<var:if condition="hasPhoto"
><span class="photoFrame"><img var:src="photoURL" class="contactPhoto"
/></span></var:if>
<h3 class="contactCardTitle"><var:string value="fullName" /></h3
><div id="leftContactColumn" class="contactColumn"
@@ -19,12 +23,9 @@
/><var:string value="screenName" escapeHTML="NO"
/><var:string value="preferredAddress" escapeHTML="NO"
/><var:string value="categories" escapeHTML="NO"
/><var:if condition="hasPhoto"
><img var:src="photoURL" class="contactPhoto"
/>
</var:if></div
><var:if condition="hasHomeInfos"
/></div
>
<var:if condition="hasHomeInfos"
><div id="homeInfos"
><h4><var:string label:value="Home" /></h4
><var:string value="homeStreetAddress" escapeHTML="NO"