alecpl
2011-06-21 b0689bd500ccc347b6ecda63cd39269696e5a157
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;
@@ -208,12 +216,6 @@
  border: none;
}
#contact-details table td.title
{
  font-weight: bold;
  text-align: right;
}
#contacttabs
{
   position: relative;
@@ -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;
}