diff options
| author | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2009-09-04 10:42:24 +0000 |
|---|---|---|
| committer | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2009-09-04 10:42:24 +0000 |
| commit | aea23bd18afa293e1e30d9c123edb9a54116a7be (patch) | |
| tree | 136439ceb646a18e8c596f8d0983afb557a9822c /roundcubemail/skins/default/mail.css | |
| parent | 3ea9e2334f798e71b7e1e843b1f55567187ffa9b (diff) | |
New logo and minor changes to default skin
git-svn-id: https://svn.roundcube.net/trunk@2913 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/skins/default/mail.css')
| -rw-r--r-- | roundcubemail/skins/default/mail.css | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/roundcubemail/skins/default/mail.css b/roundcubemail/skins/default/mail.css index ffd23ba5c..48e48efd8 100644 --- a/roundcubemail/skins/default/mail.css +++ b/roundcubemail/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 |
