Thomas Bruederli
2013-10-25 98b7b548a229600f7653cd67d9aae43675938143
skins/classic/settings.css
@@ -34,6 +34,11 @@
  height: 18px;
}
#identities-table tbody tr.readonly td
{
  font-style: italic;
}
#subscription-table tr.virtual td
{
  color: #666;
@@ -81,10 +86,21 @@
}
#identity-details table td.title,
#response-details table td.title,
#folder-details table td.title
{
  font-weight: bold;
  text-align: right;
  width: 1%;
  white-space: nowrap;
}
#response-details table td.title
{
  text-align: left;
  vertical-align: top;
  width: 140px;
  padding-top: 5px;
}
#bottomboxes
@@ -145,6 +161,12 @@
  white-space: nowrap;
  text-align: right;
  float: right;
}
#formfooter .footerindent
{
  padding: 10px 0;
  margin-left: 155px;
}
#quota
@@ -253,3 +275,15 @@
{
  overflow: auto;
}
#rcmfd_signature
{
  width: 99%;
  min-width: 390px;
}
#rcmfd_signature_toolbar1 td,
#rcmfd_signature_toolbar2 td
{
  width: auto;
}