alecpl
2010-06-19 d7a5dfa26abe21aa9216fe862225baa2b5caca3e
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
@@ -49,7 +50,6 @@
  width: 300px;
}
#identities-list,
#folder-manager
{
  position: absolute;
@@ -72,13 +72,6 @@
  background-color: #FFFFA6;
}
#identities-list
{
  bottom: 60px;
  width: 420px;
  border: 1px solid #999999;
}
#listbuttons
{
  position: absolute;
@@ -88,9 +81,8 @@
#identities-table
{
  width: 420px;
  width: 100%;
  table-layout: fixed;
  background-color: #F9F9F9;
}
#subscription-table
@@ -109,16 +101,7 @@
  cursor: default;
  overflow: hidden;
  text-overflow: ellipsis;
}
#identities-table thead td.name
{
  width: 55%;
}
#identities-table thead td.email
{
  width: 45%;
  -o-text-overflow: ellipsis;
}
#subscription-table tbody td
@@ -189,20 +172,18 @@
#identity-details
{
  position: absolute;
  top: 95px;
  left: 450px;
  right: 20px;
  bottom: 60px;
  top: 0;
  right: 0;
  bottom: 0;
  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
@@ -216,20 +197,7 @@
  width: 600px;
  height: 120px;
  left: 20px;
  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;
  bottom: 25px;
}
div.settingsbox
@@ -237,12 +205,6 @@
  width: 600px;
  margin-top: 20px;
  border: 1px solid #999999;
}
div.settingspart
{
  display: block;
  padding: 10px;
}
fieldset 
@@ -266,6 +228,7 @@
  left: 20px;
}
#identities-list,
#sectionslist
{
  position: absolute;
@@ -274,7 +237,7 @@
  bottom: 0px;
  border: 1px solid #999999;
  background-color: #F9F9F9;
  overflow: auto;
  overflow: hidden;
}
#sections-table
@@ -301,19 +264,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;
}
#formfooter
@@ -323,14 +275,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;