Monotone-Parent: d7355e980d99c04e1e5eb5def96cba208b810cd2

Monotone-Revision: eea420a3a6baf8b6e4fd36b41c6108614dfca6db

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2007-03-29T18:05:23
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2007-03-29 18:05:23 +00:00
parent 32b8d9e33e
commit 38f3f08e4d
7 changed files with 490 additions and 555 deletions

View File

@@ -4,15 +4,9 @@ DIV.acls
{ padding: 1em; }
DIV.acls LABEL
{ position: relative;
white-space: normal;
{ white-space: nowrap;
width: 100%; }
DIV.acls LABEL > SPAN.value
{ position: absolute;
top: 0px;
left: 11em; }
DIV.acls UL
{ height: 100%;
width: 100%; }
@@ -21,7 +15,7 @@ DIV#userRoles
{ height: 7em;
padding-bottom: 2em; }
UL#uixselector-userRoles-display
UL#userList
{ cursor: default;
margin: .25px;
padding: 0px;
@@ -36,7 +30,7 @@ UL#uixselector-userRoles-display
list-style-type: none;
list-style-image: none; }
UL#uixselector-userRoles-display > LI._selected
UL#userList > LI._selected
{
background: #4b6983 !important;
color: #fff !important;