diff options
Diffstat (limited to 'skins/larry/mail.css')
-rw-r--r-- | skins/larry/mail.css | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/skins/larry/mail.css b/skins/larry/mail.css index b82fb790e..2df5e2bc5 100644 --- a/skins/larry/mail.css +++ b/skins/larry/mail.css @@ -1389,36 +1389,18 @@ div.message-partheaders .headers-table td.header { background-position: 6px -1555px; } -#contacts-table.focus tr.focused td.contactgroup { - background-position: 4px -1555px; -} - -#contacts-table tr.unfocused td.contactgroup, #contacts-table tr.selected td.contactgroup { background-position: 6px -1579px; } -#contacts-table.focus tr.selected.focused td.contactgroup { - background-position: 4px -1579px; -} - #contacts-table td.contact { background-position: 6px -1603px; } -#contacts-table.focus tr.focused td.contact { - background-position: 4px -1603px; -} - -#contacts-table tr.unfocused td.contact, #contacts-table tr.selected td.contact { background-position: 6px -1627px; } -#contacts-table.focus tr.selected.focused td.contact { - background-position: 4px -1627px; -} - #compose-content { position: absolute; top: 0; |