mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-02-23 18:36:24 +00:00
Monotone-Parent: 262094fb69b2e0eb9af1fde64d15aafc31ecccda
Monotone-Revision: 94251401e9e214d24e22110863a7b667aec41455 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-17T04:09:03 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -17,15 +17,10 @@ DIV.calendarUserRights
|
||||
|
||||
DIV.calendarUserRights > TABLE
|
||||
{ background-color: #fff;
|
||||
width: 45em;
|
||||
width: 480px;
|
||||
color: #999;
|
||||
border-collapse: collapse;
|
||||
border-bottom: 1px solid #fff;
|
||||
border-right: 1px solid #fff;
|
||||
border-top: 2px solid #222;
|
||||
border-left: 2px solid #222;
|
||||
-moz-border-top-colors: #9c9a94 #000 transparent;
|
||||
-moz-border-left-colors: #9c9a94 #000 transparent; }
|
||||
border: 1px solid #222; }
|
||||
|
||||
DIV.calendarUserRights > TABLE TR.permissions TH
|
||||
{ color: #00f;
|
||||
@@ -33,11 +28,10 @@ DIV.calendarUserRights > TABLE TR.permissions TH
|
||||
*/ border-bottom: 1px solid #999; }
|
||||
|
||||
DIV.calendarUserRights > TABLE TH
|
||||
{ width: 15em; }
|
||||
{ width: 70px; }
|
||||
|
||||
DIV.calendarUserRights > TABLE TD.eventType
|
||||
{ width: 5em;
|
||||
text-align: right;
|
||||
{ text-align: right;
|
||||
border-right: 1px solid #999; }
|
||||
|
||||
DIV.calendarUserRights > TABLE TD
|
||||
|
||||
Reference in New Issue
Block a user