diff options
| author | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2009-10-30 13:37:31 +0000 |
|---|---|---|
| committer | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2009-10-30 13:37:31 +0000 |
| commit | 2bb207e6f966034056b41e426ff103074c71fffb (patch) | |
| tree | 219e6aacbe935b21b9a15eeac9a2547ffd1ce058 /roundcubemail/skins/default/mail.css | |
| parent | c1dcc2239fbe04f9948bb99c365095dcc29effc9 (diff) | |
- remove #printmessageframe (#1486256)
git-svn-id: https://svn.roundcube.net/trunk@3079 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/skins/default/mail.css')
| -rw-r--r-- | roundcubemail/skins/default/mail.css | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/roundcubemail/skins/default/mail.css b/roundcubemail/skins/default/mail.css index f9777eea6..f74ea9983 100644 --- a/roundcubemail/skins/default/mail.css +++ b/roundcubemail/skins/default/mail.css @@ -870,18 +870,6 @@ body.messagelist z-index: 1; } -#printmessageframe -{ - position: absolute; - top: 0px; - left: 0px; - right: 0px; - bottom: 0px; - border: 1px solid #999; - background-color: #FFF; - overflow: auto; -} - div.messageheaderbox { margin: 6px 8px 0px 8px; |
