thomascube
2009-05-26 b4f7c665bbe31d4ddbdca8c9f89eedb1d6187582
skins/default/common.css
@@ -85,11 +85,6 @@
  color: #333333;
  padding-left: 3px;
  padding-right: 3px;
  /* IE hacks for input elements */
  border-style: expression(this.type=='checkbox' || this.type=='radio' || this.id=='quicksearchbox' ? 'none' : 'solid');
  border-width: expression(this.type=='checkbox' || this.type=='radio' ? '0' : '1px');
  border-color: expression(this.type=='checkbox' || this.type=='radio' ? '' : '#666666');
  background-color: expression(this.type=='checkbox' || this.type=='radio' ? 'transparent' : '#ffffff');
}
input.button
@@ -116,7 +111,6 @@
img
{
  behavior: url('skins/default/pngbehavior.htc');
  border: 0;
}
@@ -164,7 +158,7 @@
  font-size: 11px;
  color: #666666;
  text-decoration: none;
  padding: 6px 16px 6px 25px;
  padding: 6px 14px 6px 27px;
  background-repeat: no-repeat;
}