mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-02 03:52:43 +00:00
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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user