See Changelog.

Monotone-Parent: 25abdbcb35808945aa88d8503c67e9f53776cf62
Monotone-Revision: 5a2b6de6c5d7b96b025f1f993abff2993dc73fcc

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2010-08-27T20:16:35
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Francis Lachapelle
2010-08-27 20:16:35 +00:00
parent 9153afd7f1
commit b692d9f5fd
5 changed files with 21 additions and 9 deletions

View File

@@ -1318,6 +1318,9 @@ DIV.gradient > IMG
min-height: 15px; /* for 15-minute events */
width: 100%; }
DIV.text SPAN IMG
{ vertical-align: middle; }
DIV#calendarHeader DIV.event,
DIV.monthView DIV.event
{ position: relative;
@@ -1329,11 +1332,6 @@ DIV.monthView DIV.event
white-space: nowrap;
height: 20px; }
DIV.event.alarm DIV.text
{ background-image: url("alarm.png");
background-repeat: no-repeat;
background-position: top right; }
DIV.eventInside.tentative,
DIV.eventInside.needs-action
{ -moz-opacity: 0.7;