| | |
| | | |
| | | #abooktoolbar span.separator { |
| | | width: 5px; |
| | | background-image: url(images/abook_toolbar.png); |
| | | background-position: -162px 0; |
| | | } |
| | | |
| | | #abookcountbar |
| | | { |
| | | position: absolute; |
| | | bottom: 6px; |
| | | left: 225px; |
| | | width: 240px; |
| | | height: 20px; |
| | | text-align: left; |
| | | } |
| | | |
| | | #abookcountbar span |
| | | { |
| | | font-size: 11px; |
| | | color: #333333; |
| | | margin-top: 4px; |
| | | margin-left: 4px; |
| | | min-width: 200px; |
| | | } |
| | | |
| | | #addressscreen |
| | |
| | | overflow: hidden; |
| | | } |
| | | |
| | | #directorylistwarp |
| | | { |
| | | position: absolute; |
| | | top: 20px; |
| | | bottom: 22px; |
| | | left: 0; |
| | | right: 0; |
| | | overflow-y: auto; |
| | | overflow-x: hidden; |
| | | } |
| | | |
| | | #groups-title |
| | | { |
| | | position: absolute; |
| | | top: 0; |
| | | left: 0; |
| | | right: 0; |
| | | } |
| | | |
| | | #directorylistbox input |
| | | { |
| | | display: absolute; |
| | | margin: 2px; |
| | | } |
| | | |
| | | #directoylistbuttons |
| | | { |
| | | display: block; |
| | | position: absolute; |
| | | bottom: 0px; |
| | | left: 0px; |
| | | right: 0px; |
| | | height: 22px; |
| | | border-top: 1px solid #999; |
| | | background: url('images/listheader.gif') top left repeat-x #CCC; |
| | | } |
| | | |
| | | #directoylistbuttons a.button, |
| | | #directoylistbuttons a.buttonPas |
| | | { |
| | | display: block; |
| | | float: left; |
| | | width: 34px; |
| | | height: 22px; |
| | | padding: 0px; |
| | | margin: 0; |
| | | overflow: hidden; |
| | | background: url('images/icons/groupactions.png') 0 0 no-repeat transparent; |
| | | opacity: 0.99; /* this is needed to make buttons appear correctly in Chrome */ |
| | | } |
| | | |
| | | #directoylistbuttons a.groupactions { |
| | | background-position: 0 -26px; |
| | | } |
| | | |
| | | #directoylistbuttons a.buttonPas { |
| | | opacity: 0.35; |
| | | } |
| | | |
| | | #addresslist |
| | |
| | | bottom: 0px; |
| | | border: 1px solid #999999; |
| | | background-color: #F9F9F9; |
| | | overflow: auto; |
| | | overflow: hidden; |
| | | } |
| | | |
| | | #contactgroupslist |
| | |
| | | { |
| | | position: absolute; |
| | | top: 85px; |
| | | bottom: 40px; |
| | | bottom: 30px; |
| | | left: 20px; |
| | | right: 20px; |
| | | border: 1px solid #999999; |