| | |
| | | text-overflow: ellipsis; |
| | | } |
| | | |
| | | #contacts-table .contact.readonly td { |
| | | font-style: italic; |
| | | } |
| | | |
| | | #directorylist li.addressbook a { |
| | | background-position: 6px -766px; |
| | | } |
| | | |
| | | #directorylist li.addressbook.selected a { |
| | | #directorylist li.addressbook.selected > a { |
| | | background-position: 6px -791px; |
| | | } |
| | | |
| | | #directorylist li.addressbook ul li:last-child { |
| | | border-bottom: 0; |
| | | } |
| | | |
| | | #directorylist li.addressbook ul.groups { |
| | | margin: 0; |
| | | padding: 0; |
| | | } |
| | | |
| | | #directorylist li.addressbook ul.groups li { |
| | | width: 100%; |
| | | } |
| | | |
| | | #directorylist li.contactgroup a { |
| | |
| | | margin-left: 8px; |
| | | } |
| | | |
| | | #directorylist li.addressbook div.collapsed, |
| | | #directorylist li.addressbook div.expanded { |
| | | top: 15px; |
| | | left: 20px; |
| | | } |
| | | |
| | | #contacts-table .contact.readonly td { |
| | | font-style: italic; |
| | | } |
| | | |
| | | #contacts-table td.name { |
| | | width: 95%; |
| | | } |
| | | |
| | | #contacts-table td.action { |
| | | width: 24px; |
| | | padding: 4px; |
| | | } |
| | | |
| | | #contacts-table td.action a { |
| | | display: block; |
| | | width: 16px; |
| | | height: 14px; |
| | | text-indent: -5000px; |
| | | overflow: hidden; |
| | | background: url(images/listicons.png) -2px -1180px no-repeat; |
| | | } |
| | | |
| | | #contacts-table .contact td.name { |
| | | background-position: 6px -1603px; |
| | | } |
| | |
| | | #contacts-table .contact.unfocused td.name { |
| | | background-position: 6px -1627px; |
| | | font-weight: bold; |
| | | } |
| | | |
| | | #contacts-table .group td.name { |
| | | background-position: 6px -1555px; |
| | | } |
| | | |
| | | #contacts-table .group.selected td.name, |
| | | #contacts-table .group.unfocused td.name { |
| | | background-position: 6px -1579px; |
| | | font-weight: bold; |
| | | } |
| | | |
| | | #addresslist .boxtitle { |
| | | padding-right: 95px; |
| | | overflow: hidden; |
| | | text-overflow: ellipsis; |
| | | } |
| | | |
| | | #addresslist .boxtitle a.poplink { |
| | | color: #004458; |
| | | font-size: 14px; |
| | | line-height: 12px; |
| | | text-decoration: none; |
| | | } |
| | | |
| | | #contact-frame { |
| | |
| | | } |
| | | |
| | | #contactpic img { |
| | | width: 112px; |
| | | max-width: 112px; |
| | | visibility: inherit; |
| | | } |
| | | |