diff options
| author | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2008-05-13 20:11:32 +0000 |
|---|---|---|
| committer | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2008-05-13 20:11:32 +0000 |
| commit | a3f162c3a8000891eb07788d01648a67dffeb508 (patch) | |
| tree | 4ba561797af572339980519423617053bb6f7645 /roundcubemail/skins/default/common.css | |
| parent | 13a27b643f98da45e5abd6b3e55411d281f5aca2 (diff) | |
-small design changes (margins, etc.)
git-svn-id: https://svn.roundcube.net/trunk@1385 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/skins/default/common.css')
| -rw-r--r-- | roundcubemail/skins/default/common.css | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/roundcubemail/skins/default/common.css b/roundcubemail/skins/default/common.css index f6971ed6d..38aebd5d9 100644 --- a/roundcubemail/skins/default/common.css +++ b/roundcubemail/skins/default/common.css @@ -135,7 +135,7 @@ img width: 600px; height: 37px; background: url(images/taskbar.gif) top right no-repeat; - padding: 10px 14px 10px 0px; + padding: 10px 4px 10px 0px; text-align: right; white-space: nowrap; z-index: 2; @@ -148,7 +148,7 @@ img font-size: 11px; color: #666666; text-decoration: none; - padding: 6px 16px 6px 30px; + padding: 6px 16px 6px 25px; background-repeat: no-repeat; } @@ -318,7 +318,7 @@ table.records-table tr.unfocused td { position: absolute; top: 60px; - right: 30px; + right: 20px; width: 182px; height: 20px; text-align: right; |
