diff options
author | thomascube <thomas@roundcube.net> | 2009-09-04 10:42:24 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2009-09-04 10:42:24 +0000 |
commit | 4b1647fcdc6e6442252e0866ceea45c3abd5de33 (patch) | |
tree | 458ae0110d7d9cec9f694a5a7f4ac2a0fe898411 /skins/default/mail.css | |
parent | 35f40fbda78a02a765c5efab41e1b8444257389c (diff) |
New logo and minor changes to default skin
Diffstat (limited to 'skins/default/mail.css')
-rw-r--r-- | skins/default/mail.css | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/skins/default/mail.css b/skins/default/mail.css index ffd23ba5c..48e48efd8 100644 --- a/skins/default/mail.css +++ b/skins/default/mail.css @@ -5,7 +5,7 @@ { position: absolute; top: 47px; - left: 200px; + left: 205px; right: 10px; height: 35px; min-width: 650px; @@ -381,7 +381,7 @@ td.formlinks a:visited top: 0px; left: 0px; bottom: 0px; - width: 170px; + width: 195px; } #mailrightcontainer @@ -1141,7 +1141,7 @@ div.message-htmlpart div.rcmBody { position: absolute; top: 90px; - left: 190px; + left: 205px; right: 25px; bottom: 30px; margin: 0px; @@ -1221,7 +1221,7 @@ div.message-htmlpart div.rcmBody position: absolute; top: 100px; left: 20px; - width: 160px; + width: 170px; } #compose-attachments ul |