Minor CSS improvements in web rights editor

Monotone-Parent: dd15c9733b13187e5bb3c64144e52558efbdf42d
Monotone-Revision: 1480ab87cd945c5b85d9c1f7282d0ab1267f37d0

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2009-07-28T20:56:53
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Francis Lachapelle
2009-07-28 20:56:53 +00:00
parent e314556023
commit 17ee6224fd
2 changed files with 4 additions and 5 deletions

View File

@@ -1,5 +1,3 @@
/* test */
DIV.acls
{ position: absolute;
top: 4em;
@@ -61,7 +59,8 @@ UL#userList
list-style-image: none; }
UL#userList LI
{ margin-left: 3px; }
{ cursor: pointer;
margin-left: 3px; }
UL#userList > LI._selected
{ background: #4b6983 !important;