Monotone-Parent: ba23cab4772265b55c0083fe0c2b207e3deceda2

Monotone-Revision: b4dce0cefe0dcb2486fbf6db19f6628a53b18241

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2007-03-15T15:02:03
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau 2007-03-15 15:02:03 +00:00
parent 630084df95
commit 2cf6585e23

View file

@ -905,7 +905,7 @@ DIV.appointment > DIV.appointmentInside
{ position: absolute;
overflow: hidden;
top: 1px;
bottom: 2px;
bottom: 5px;
left: 2px;
right: 2px; }
@ -917,28 +917,28 @@ DIV.shadow1
{ left: 0px;
right: 0px;
top: 2px;
bottom: 0px;
bottom: 3px;
-moz-opacity: 0.1; }
DIV.shadow2
{ left: 1px;
right: 1px;
top: 1px;
bottom: -1px;
bottom: 2px;
-moz-opacity: 0.1; }
DIV.shadow3
{ left: 2px;
right: 2px;
top: 0px;
bottom: 0px;
bottom: 3px;
-moz-opacity: 0.1; }
DIV.shadow4
{ left: 3px;
right: 3px;
top: 3px;
bottom: 1px;
bottom: 4px;
-moz-opacity: 0.4; }
DIV.gradient, DIV.text
@ -957,7 +957,7 @@ DIV.monthView DIV.appointment
{ position: relative;
cursor: default;
white-space: nowrap;
margin: 4px;
margin: 2px;
padding: 1px;
height: 1.5em; }