mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-07 14:28:52 +00:00
See ChangeLog
Monotone-Parent: ede90c4ec21ca642e49b4287679877bd02717ed6 Monotone-Revision: ae2c5342363a3fa87101fa6840e1c1e1f7a819c0 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-06-01T21:10:25 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -93,7 +93,7 @@ div#headerArea div.addressList
|
||||
div#attachmentsArea
|
||||
{ display: none;
|
||||
float: right;
|
||||
width: 120px;
|
||||
width: 200px;
|
||||
padding: 2px 5px 0;
|
||||
margin: auto;
|
||||
border-left: 1px solid #888; }
|
||||
@@ -144,7 +144,9 @@ UL#attachments
|
||||
list-style-type: none;
|
||||
list-style-image: none;
|
||||
overflow: auto;
|
||||
overflow-x: hidden; }
|
||||
overflow-x: hidden;
|
||||
-moz-user-select: none;
|
||||
-khtml-user-select: none; }
|
||||
|
||||
UL#attachments LI
|
||||
{ white-space: nowrap;
|
||||
|
||||
Reference in New Issue
Block a user