See ChangeLog

Monotone-Parent: 3c56ca9ef63d29beeb411890d72b4047a46d7713
Monotone-Revision: 4126acd8a39c70e133baeb54d6b5122aac7b5b8a

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2011-05-31T19:12:46
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Francis Lachapelle
2011-05-31 19:12:46 +00:00
parent 792952088a
commit cf4de4c817
9 changed files with 100 additions and 72 deletions

View File

@@ -58,7 +58,9 @@ UL#tasksList, UL#calendarList
list-style-type: none;
list-style-image: none;
overflow: hidden;
overflow-y: auto; }
overflow-y: auto;
-moz-user-select: none;
-khtml-user-select: none; }
UL#calendarList
{ clear: left;
@@ -147,6 +149,7 @@ DIV#calendarView
width: 100%;
border-top: 1px solid #aaa;
border-left: 1px solid #aaa;
-moz-user-select: none;
-khtml-user-select: none; }
DIV#calendarView A