svncommit
2008-08-29 cca626ef7e4859ee84a02a2f09b3d4e8db9584c5
skins/default/settings.css
@@ -91,7 +91,7 @@
#identities-table tbody td
{
  cursor: pointer;
  cursor: default;
}
#identity-frame
@@ -197,3 +197,16 @@
{
  width: 90px;
}
fieldset
{
  margin-bottom: 0.5em;
  border: 1px solid #999999;
  padding: 4px 8px 9px 8px;
}
legend
{
  color: #999999;
}