alecpl
2010-06-09 2653fe169f781f2736c0f8fd18a7f1806b7c71d9
skins/default/settings.css
@@ -21,7 +21,7 @@
  height: 22px;
  overflow: hidden;
  text-overflow: ellipsis;
  background: url('images/tabs.gif') top left no-repeat;
  background: url(images/tabs.gif) top left no-repeat;
}
span.tablink-selected
@@ -42,6 +42,7 @@
span.tablink-selected a
{
  color: #000000;
  cursor: default;
}
#rcmfd_timezone
@@ -74,9 +75,20 @@
#identities-list
{
  bottom: 60px;
  bottom: 30px;
  width: 420px;
  border: 1px solid #999999;
}
#identitieslistwarp
{
  position: absolute;
  top: 0px;
  bottom: 22px;
  left: 0;
  right: 0;
  overflow-y: auto;
  overflow-x: hidden;
}
#listbuttons
@@ -90,7 +102,6 @@
{
  width: 420px;
  table-layout: fixed;
  background-color: #F9F9F9;
}
#subscription-table
@@ -192,17 +203,16 @@
  top: 95px;
  left: 450px;
  right: 20px;
  bottom: 60px;
  bottom: 30px;
  border: 1px solid #999999;
  overflow: auto;
  background-color: #F2F2F2;
}
#identity-details table td.title
{
  color: #666666;
  font-weight: bold;
  text-align: right;
  padding-right: 10px;
}
input.disabled
@@ -219,30 +229,11 @@
  bottom: 20px;
}
#identity-title,
#prefs-title,
div.boxtitle
{
  height: 12px !important;
  padding: 2px 10px 5px 10px;
  border-bottom: 1px solid #999999;
  color: #333333;
  font-size: 11px;
  font-weight: bold;
  background: url('images/listheader.gif') top left repeat-x #CCC;
}
div.settingsbox
{
  width: 600px;
  margin-top: 20px;
  border: 1px solid #999999;
}
div.settingspart
{
  display: block;
  padding: 10px;
}
fieldset 
@@ -301,24 +292,8 @@
body.iframe,
#prefs-frame
{
  background-color: #F9F9F9;
  background-color: #F2F2F2;
  border: none;
}
#prefs-details
{
  margin: 15px;
}
#prefs-details table td.title
{
  color: #666;
  padding-right: 10px;
}
#prefs-details table tr.advanced
{
  display: none;
}
#formfooter
@@ -328,14 +303,14 @@
#formfooter .footerleft
{
  padding-left: 20px;
  padding-left: 15px;
  white-space: nowrap;
  float: left;
}
#formfooter .footerright
{
  padding-right: 20px;
  padding-right: 15px;
  white-space: nowrap;
  text-align: right;
  float: right;