alecpl
2011-06-27 0891b1d2ec6b576000c0fe9150257d4f03c53536
skins/default/addressbook.css
@@ -72,6 +72,14 @@
  background-position: -162px 0;
}
#abooktoolbar a.search {
  background-position: -170px 0;
}
#abooktoolbar a.searchSel {
  background-position: -170px -32px;
}
#abookcountbar
{
  margin-top: 4px;
@@ -81,18 +89,18 @@
#addressscreen
{
  position: absolute;
  top: 85px;
  right: 20px;
  bottom: 20px;
  left: 225px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 205px;
}
#directorylistbox
{
  position: absolute;
  top: 85px;
  bottom: 20px;
  left: 20px;
  top: 0;
  bottom: 0;
  left: 0;
  width: 195px;
  border: 1px solid #999999;
  background-color: #F9F9F9;
@@ -206,12 +214,6 @@
{
  background-color: #F2F2F2;
  border: none;
}
#contact-details table td.title
{
  font-weight: bold;
  text-align: right;
}
#contacttabs
@@ -335,7 +337,7 @@
   position: absolute;
   top: 0;
   left: 2px;
   width: 90px;
   width: 110px;
   white-space: nowrap;
   overflow: hidden;
   text-overflow: ellipsis;
@@ -355,7 +357,7 @@
.contactfieldgroup .contactfieldcontent
{
   padding-left: 100px;
   padding-left: 120px;
   min-height: 1em;
   line-height: 1.3em;
}
@@ -382,3 +384,10 @@
{
   padding: 2px;
}
#sourcename
{
  color: #666;
  font-size: 10px;
  margin-left: 2px;
}