See ChangeLog.

Monotone-Parent: e95efe8673a67dc9bd15ec54ca217af1e21e9dbb
Monotone-Revision: f0aff6d064b474daad4423a6fe416a4b18b4ab7c

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-03-29T17:47:28
This commit is contained in:
Francis Lachapelle
2012-03-29 17:47:28 +00:00
parent f63d9336b5
commit 97bc9be439
7 changed files with 60 additions and 24 deletions

View File

@@ -26,9 +26,7 @@ DIV#rightPanel
margin-left: 5px;
right: 0px;
bottom: 0px;
overflow: hidden;
-moz-user-select: none;
-khtml-user-select: none; }
overflow: hidden; }
/* top list */
DIV#contactsListContent
@@ -41,9 +39,7 @@ DIV#contactsListContent
height: 15.5em;
border-left: 1px solid #9B9B9B;
overflow: auto;
overflow-x: hidden;
-moz-user-select: none;
-khtml-user-select: none; }
overflow-x: hidden; }
.aptview_text
{