alecpl
2011-09-06 f8e48df71540b268ceac058d32b8ee848fc2ab6b
skins/default/addressbook.css
@@ -109,7 +109,8 @@
#directorylistbox input
{
  margin: 2px;
  margin: 0px;
  font-size: 11px;
  width: 90%;
}
@@ -165,7 +166,12 @@
#directorylist li.contactgroup
{
  padding-left: 15px;
  background-position: 20px -144px;
  background-position: 20px -143px;
}
#directorylist li.contactsearch
{
  background-position: 6px -162px;
}
#directorylist li.selected
@@ -214,6 +220,7 @@
{
  background-color: #F2F2F2;
  border: none;
  min-height: 100%; /* Chrome 14 bug */
}
#contacttabs
@@ -266,8 +273,7 @@
}
#contacthead .names input,
#contacthead .addnames input,
#contacthead .jobnames input
#contacthead .addnames input
{
   width: 180px;
}
@@ -389,5 +395,5 @@
{
  color: #666;
  font-size: 10px;
  margin-left: 2px;
  margin: -5px 0 8px 2px;
}