mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-23 23:22:45 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user