From 42bd3f56195d8b78965e7c98d8bbf46713c977d2 Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Tue, 12 Aug 2008 19:16:05 +0000 Subject: [PATCH] Monotone-Parent: 498058170a280ae890f83fe6a844882a2e050746 Monotone-Revision: 6446b9b2f85e41554b2841ae494d4cd03f7e3d0f Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-08-12T19:16:05 Monotone-Branch: ca.inverse.sogo --- UI/Templates/UIxAclEditor.wox | 2 +- UI/WebServerResources/UIxAclEditor.css | 22 ++++++++-------------- 2 files changed, 9 insertions(+), 15 deletions(-) diff --git a/UI/Templates/UIxAclEditor.wox b/UI/Templates/UIxAclEditor.wox index 396a0e426..3b036c38a 100644 --- a/UI/Templates/UIxAclEditor.wox +++ b/UI/Templates/UIxAclEditor.wox @@ -20,7 +20,7 @@ - diff --git a/UI/WebServerResources/UIxAclEditor.css b/UI/WebServerResources/UIxAclEditor.css index cd39d054b..eb3338386 100644 --- a/UI/WebServerResources/UIxAclEditor.css +++ b/UI/WebServerResources/UIxAclEditor.css @@ -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;