mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-07 14:28:52 +00:00
Improvments to email editor
Monotone-Parent: f9cf3e34986ed3ca9506b2146ff9c4177d2eb7e6 Monotone-Revision: 8ba93fdae75ee545af159a1b88dfb6faccbe7bc2 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-08-06T21:22:11 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -151,10 +151,13 @@ UL#attachments LI
|
||||
UL#attachments LI IMG
|
||||
{ vertical-align: bottom; }
|
||||
|
||||
#pageContent TEXTAREA
|
||||
#pageContent TEXTAREA,
|
||||
#cke_text
|
||||
{ position: absolute;
|
||||
left: 0em;
|
||||
right: 0em;
|
||||
bottom: 0em;
|
||||
top: 999em;
|
||||
width: 99%; }
|
||||
left: 0;
|
||||
right: 0;
|
||||
bottom: 0;
|
||||
/*top: 999em;*/ }
|
||||
|
||||
#pageContent TEXTAREA
|
||||
{ width: 99%; }
|
||||
|
||||
Reference in New Issue
Block a user