thomascube
2011-09-28 63d6e6dfc35e6d82c4a64f37c408794c163becd4
skins/default/addressbook.css
@@ -89,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;
@@ -214,12 +214,13 @@
{
  background-color: #F2F2F2;
  border: none;
  min-height: 100%; /* Chrome 14 bug */
}
#contacttabs
{
   position: relative;
   padding-bottom: 22px;
   padding-bottom: 12px;
}
#contacttabs div.tabsbar {
@@ -266,8 +267,7 @@
}
#contacthead .names input,
#contacthead .addnames input,
#contacthead .jobnames input
#contacthead .addnames input
{
   width: 180px;
}
@@ -389,5 +389,5 @@
{
  color: #666;
  font-size: 10px;
  margin-left: 2px;
  margin: -5px 0 8px 2px;
}