Monotone-Parent: 498058170a280ae890f83fe6a844882a2e050746

Monotone-Revision: 6446b9b2f85e41554b2841ae494d4cd03f7e3d0f

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2008-08-12T19:16:05
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Francis Lachapelle 2008-08-12 19:16:05 +00:00
parent 68f08f55c8
commit 42bd3f5619
2 changed files with 9 additions and 15 deletions

View file

@ -20,7 +20,7 @@
<input type="hidden" id="userUIDS" name="userUIDS"
var:value="userUIDS"/>
<var:if condition="hasOwner">
<label><var:string label:value="Owner:"/><br/>
<label><var:string label:value="Owner:"/>
<span class="value"><strong><var:string value="ownerName"/></strong></span></label><br/>
</var:if>
</div>

View file

@ -15,29 +15,23 @@ DIV.acls LABEL
width: 100%; }
DIV#userSelectorHeader
{ margin: 1em; }
{ margin: 1em 0 0.5em 1em; }
DIV#userSelector SPAN
{ display: block; }
INPUT#defaultRolesBtn
{ margin-left: 1em;
margin-top: 1em;
left: 1em; }
{ float: right;
margin-right: 1em; }
DIV#userRoles
{ position: absolute;
left: 1em;
top: 7.6em;
right: 1em;
bottom: 0px; }
{ height: 100%; }
DIV#userRoles SPAN#userSelectorButtons
{ margin-left: 1em; }
UL#userList
{ position: absolute;
top: 2.5em;
bottom: 0px;
left: 0px;
right: 0px;
{ height: 100%;
width: 100%;
cursor: default;
margin: 0px;