mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-07 14:28:52 +00:00
Monotone-Parent: 1ccd34fd9ea99e675935d745db7e70d19716428a
Monotone-Revision: c40151185171e3ba8a257569b8ab5ec86930d393 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-05-05T14:40:53 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -1330,18 +1330,23 @@ DIV.event.alarm DIV.text
|
||||
background-repeat: no-repeat;
|
||||
background-position: top right; }
|
||||
|
||||
DIV.eventInside.tentative,
|
||||
DIV.eventInside.needs-action
|
||||
{ border: 1px dotted #666;
|
||||
-moz-opacity: 0.6;
|
||||
{ -moz-opacity: 0.7;
|
||||
opacity: 0.7; }
|
||||
|
||||
DIV.eventInside.needs-action
|
||||
{ border: 2px dotted #000; }
|
||||
|
||||
DIV.eventInside.tentative DIV.text,
|
||||
DIV.eventInside.needs-action DIV.text
|
||||
{ top: 0px;
|
||||
left: 0px; }
|
||||
left: 2px; }
|
||||
|
||||
DIV.eventInside.delegated,
|
||||
DIV.eventInside.declined
|
||||
{ -moz-opacity: 0.3;
|
||||
opacity: 0.3; }
|
||||
{ -moz-opacity: 0.4;
|
||||
opacity: 0.4; }
|
||||
|
||||
/* event DnD */
|
||||
DIV.event DIV.topDragGrip,
|
||||
|
||||
Reference in New Issue
Block a user